Closed
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
Projects
Status
Done