-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Make StatusLogger
self-contained and testable
#2249
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
94c813c
Make `StatusLogger` self-contained and testable
vy fd67e38
Extend `UsingStatusLoggerMock` with `ExtensionContextAnchor`
vy 21a47ac
Speed-up `isEnabled()` by caching the least specific listener level
vy cd8912d
Merge remote-tracking branch 'origin/2.x' into 2.x-StatusLogger-revamp
vy cd3fadb
Bring the fallback `StatusListener` concept back
vy f1e3e2f
Make `StatusLogger()` ctor private
vy c4c941e
Document unmodifiable collection usage
vy 3684a2e
Initialize the default `StatusLogger` instance lazy
vy 2c01bcd
Fix `@Version`s
vy fdcb05b
Fix Spotless issues
vy 40cc721
Rework `StatusLogger` effective level
vy 88eb8fc
Improve `StatusLoggerAdmin` conditional registration
vy f3fa918
Fix NPE in `AsyncLoggerConfigDisruptor`
vy 325c371
Merge remote-tracking branch 'origin/2.x' into 2.x-StatusLogger-revamp
vy df82860
Fix code typo in `StatusLogger`
vy 35e78bb
Fix Spotless failures
vy 682604b
Revert "Fix NPE in `AsyncLoggerConfigDisruptor`"
ppkarwasz e0090d4
Merge branch '2.x' into 2.x-StatusLogger-revamp
ppkarwasz e2e983f
Merge remote-tracking branch 'origin/2.x' into 2.x-StatusLogger-revamp
vy 8632e09
Update auto-generated files
vy 36c4d48
Remove `[email protected]` in `generate-email.sh`
vy 73cd685
Remove nested logging tests
vy bfb5197
Merge remote-tracking branch 'origin/2.x' into 2.x-StatusLogger-revamp
vy 9720939
Remove `QueueFullAsync*` tests relying on nested logging
vy c0235e3
Trim recently added public methods to `StatusLogger`
vy b8e490c
Deprecate buffering provided by `StatusLogger`
vy bfdbde4
Match level comparison in `StatusConsoleListener` and `StatusLogger`
vy fab3f15
Add getter for the fallback listener in `StatusLogger`
vy 9f7533f
Merge remote-tracking branch 'origin/2.x' into 2.x-StatusLogger-revamp
vy 4d43e82
Improve `StatusLogger` javadoc
vy c48bb4f
Fix `javadoc:javadoc` failures
vy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.