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
logging.config: '.' (dot) as a key is not documented #84095
Labels
Comments
|
I noticed that Configurators in logging.config module accepts '.' (dot) as a key to fill attributes for filters, formatters, and handlers directly like the following: handlers: Line 742 in 46abfc1
But it seems this functionality is not documented in https://docs.python.org/3/library/logging.config.html |
vsajip
added a commit
to vsajip/cpython
that referenced
this issue
Sep 5, 2022
vsajip
added a commit
that referenced
this issue
Sep 5, 2022
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 5, 2022
pythonGH-96574) (cherry picked from commit a9d58fe) Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
vsajip
added a commit
to vsajip/cpython
that referenced
this issue
Sep 5, 2022
pythonGH-96574) (cherry picked from commit a9d58fe)
vsajip
pushed a commit
that referenced
this issue
Sep 5, 2022
vsajip
added a commit
that referenced
this issue
Sep 5, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
okapies mannequin commentedMar 9, 2020
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: