-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Rewrite logger system #24726
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
Rewrite logger system #24726
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
2828666
rewrite
wxiaoguang 9a0dbef
Merge branch 'main' into rewrite-log
wxiaoguang 12417a8
fix merge
wxiaoguang a1c229d
fine tune
wxiaoguang 6b21f68
fine tune tests and documents
wxiaoguang a3b7b28
optimize flags
wxiaoguang 2aea30b
add one more test
wxiaoguang 9d59a86
improve legacy testlogger
wxiaoguang f54bfd5
revert mailer
wxiaoguang 0691488
test buggy ini package
wxiaoguang 090a803
doc & lint
wxiaoguang fe67dc4
improve rotatingfilewriter
wxiaoguang 63e169a
clarify ini package behavior
wxiaoguang 8b6b2d3
fix rotatingfilewriter error handling
wxiaoguang ac094e3
clarify access log behavior, make event writer shareable, improve tests
wxiaoguang 1bb5e96
add more comments
wxiaoguang cc3f7af
fix doc
wxiaoguang bef01a1
Update modules/util/rotatingfilewriter/writer.go
wxiaoguang 4919be9
Merge branch 'main' into rewrite-log
wxiaoguang 90535c1
Update docs/content/doc/administration/config-cheat-sheet.en-us.md
wxiaoguang f05ea76
Update docs/content/doc/administration/logging-config.en-us.md
wxiaoguang 03d69b9
Update docs/content/doc/administration/config-cheat-sheet.en-us.md
wxiaoguang 9b5c93e
Apply suggestions from code review
wxiaoguang 9aceb06
Update modules/log/color_console.go
wxiaoguang 5bcbdb3
Merge branch 'main' into rewrite-log
wxiaoguang f985c0f
add test for ReleaseReopen manager
wxiaoguang 60079ba
support "%#v"
wxiaoguang 148cf62
Merge branch 'main' into rewrite-log
wxiaoguang 985884b
Merge branch 'main' into rewrite-log
GiteaBot f2a9a70
Merge branch 'main' into rewrite-log
GiteaBot 4c12d6f
Merge branch 'main' into rewrite-log
GiteaBot c8dce4b
Merge branch 'main' into rewrite-log
GiteaBot 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.