-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Logging behavior doc #10859
Logging behavior doc #10859
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks very helpful!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a bit of wording suggestions, but overall I'm very happy with having a centralized place to put logger comparisons!
nit: behaviour is standard British English, to be consistent we should use American (behavior) |
Fixes #10676
Context
There has some confusion about which logs display what type of message. This is to clarify what is to be expected from each logger and verbosity.