-
Notifications
You must be signed in to change notification settings - Fork 3.6k
update logging docs and decorators #4431
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4431 +/- ##
======================================
Coverage 93% 93%
======================================
Files 122 122
Lines 9221 9225 +4
======================================
+ Hits 8541 8545 +4
Misses 680 680 |
045df0d to
f36d777
Compare
|
@tchaton take a look? |
f36d777 to
0485379
Compare
tchaton
left a comment
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.
Hey @rohitgr7. rank_zero_only is only for internal use and should not be exposed to the users.
@williamFalcon Do you agree with this ?
@tchaton why not? If someone wants to build a custom logger, I believe it will be useful. BTW some info about |
Fixes #4299