Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Filtered param logger #1204

Merged
merged 6 commits into from
Aug 2, 2018
Merged

Filtered param logger #1204

merged 6 commits into from
Aug 2, 2018

Conversation

paganotoni
Copy link
Member

This PR makes the param logger consider a blacklist for parameters content and replace these with [FILTERED].

@codecov
Copy link

codecov bot commented Aug 2, 2018

Codecov Report

Merging #1204 into development will increase coverage by 0.41%.
The diff coverage is 64.44%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1204      +/-   ##
===============================================
+ Coverage        53.21%   53.62%   +0.41%     
===============================================
  Files               75       75              
  Lines             3798     3834      +36     
===============================================
+ Hits              2021     2056      +35     
+ Misses            1659     1655       -4     
- Partials           118      123       +5
Impacted Files Coverage Δ
middleware/param_logger.go 44.87% <64.44%> (+44.87%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d00171...88da0ec. Read the comment docs.

mclark4386
mclark4386 previously approved these changes Aug 2, 2018
Copy link
Member

@mclark4386 mclark4386 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks for getting that in there!

@paganotoni paganotoni changed the title Filtered param logger WIP: Filtered param logger Aug 2, 2018
@paganotoni paganotoni changed the title WIP: Filtered param logger Filtered param logger Aug 2, 2018
@paganotoni
Copy link
Member Author

@mclark4386 can you recheck it ? need your approval again :)

@paganotoni paganotoni merged commit 7567bf2 into development Aug 2, 2018
@paganotoni paganotoni deleted the filtered-param-logger branch August 2, 2018 18:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants