-
Notifications
You must be signed in to change notification settings - Fork 624
clean up logging #4465
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
clean up logging #4465
Conversation
Generated by 🚫 Danger |
Size Report 1Affected Products
Test Logs |
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.
Thank you!! I've been wanting to clean this up for ages.
Startup Time Report 1Note: Layout is sometimes suboptimal due to limited formatting support on GitHub. Please check this report on GCS. Startup time comparison between the CI merge commit (693649c) and the base commit (6323c25) are not available. No macrobenchmark data found for the base commit (6323c25). Analysis for the CI merge commit (693649c) can be found at: |
- make `LogWrapper` static - ensure `TAG` is passed uniformly
- make `LogWrapper` static - ensure `TAG` is passed uniformly
LogWrapper
staticTAG
is passed uniformly