10000 Undocumented attributes of logging.Logger · Issue #115811 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Undocumented attributes of logging.Logger #115811
Closed
@zklaus

Description

@zklaus

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 dir

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0