Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add composite MdcEntryWriter to filter MDC keys with regex #974

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

jug
Copy link
Contributor

@jug jug commented Jun 19, 2023

proposal for idea of regex filtering MDC entry writer from #972

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #974 (ac165a9) into main (1ac92af) will increase coverage by 0.00%.
The diff coverage is 72.72%.

@@            Coverage Diff            @@
##               main     #974   +/-   ##
=========================================
  Coverage     71.78%   71.78%           
- Complexity     1417     1430   +13     
=========================================
  Files           177      178    +1     
  Lines          5178     5200   +22     
  Branches        534      539    +5     
=========================================
+ Hits           3717     3733   +16     
- Misses         1197     1198    +1     
- Partials        264      269    +5     
Impacted Files Coverage Δ
...loggingevent/mdc/RegexFilteringMdcEntryWriter.java 72.72% <72.72%> (ø)

@jug jug force-pushed the regex-mdc-writer branch from a0ab209 to ac165a9 Compare June 19, 2023 01:15
@philsttr philsttr merged commit 94ccc40 into logfellow:main Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants