-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Closed
Copy link
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Currently the logging.Formatter defaults parameter is unsupported in logging.config methodologies. Simply support it.
Pitch
There's no reason for inconsistency between the rest of the variables which are supported, and this that isn't.
The implementation is fast and simple, and was requested on the original issue.
Previous discussion
#20668 (comment)
#85061 (comment)
I will create a PR right after this issue with the addition.
Linked PRs
sunmy2019
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement