-
Notifications
You must be signed in to change notification settings - Fork 74
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
Fix MDC handling in Slf4jLogger #850
Open
morgen-peschke
wants to merge
14
commits into
typelevel:main
Choose a base branch
from
morgen-peschke:expand-testing-for-SlfjLogger
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix MDC handling in Slf4jLogger #850
morgen-peschke
wants to merge
14
commits into
typelevel:main
from
morgen-peschke:expand-testing-for-SlfjLogger
Commits on Jun 14, 2024
-
Expand test coverage of Slf4jLogger
Checks: - laziness of `msg` parameter - dispatch to log4j Logger messages - MDC setup
Configuration menu - View commit details
-
Copy full SHA for 30f79f3 - Browse repository at this point
Copy the full SHA 30f79f3View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a808c2c - Browse repository at this point
Copy the full SHA a808c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ad066 - Browse repository at this point
Copy the full SHA 97ad066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5bc1c - Browse repository at this point
Copy the full SHA 2d5bc1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31abf17 - Browse repository at this point
Copy the full SHA 31abf17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2085d5d - Browse repository at this point
Copy the full SHA 2085d5dView commit details
Commits on Jun 26, 2024
-
Update tests to capture additional MDC failure mode
MDC leaks into context when logging without context, because it doesn't go through the codepath that clears the MDC before logging
Configuration menu - View commit details
-
Copy full SHA for c7c0d33 - Browse repository at this point
Copy the full SHA c7c0d33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7569e64 - Browse repository at this point
Copy the full SHA 7569e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for e68ce85 - Browse repository at this point
Copy the full SHA e68ce85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bcbdec - Browse repository at this point
Copy the full SHA 3bcbdecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 412781e - Browse repository at this point
Copy the full SHA 412781eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72113b1 - Browse repository at this point
Copy the full SHA 72113b1View commit details -
This is used to make sure that the MDC manipulation all happens on the same thread.
Configuration menu - View commit details
-
Copy full SHA for dcb6500 - Browse repository at this point
Copy the full SHA dcb6500View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ee3e9 - Browse repository at this point
Copy the full SHA 61ee3e9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.