-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
The logging.Logger
class has a few undocumented, useful, relatively well-known attributes, namely
name
level
parent
handlers
disabled
It would be useful to add them to the documentation or, if that is undesired, perhaps to add a caveat that these should not be accessed even though there naming without an underscore suggests public visibility.
Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Projects
Status
Done