-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-featureA feature request or enhancementA feature request or enhancement
Description
Using LoggerAdapters
or Filters
to log the async task name every time is inconvenient.
Could add a %(taskname)s
in the https://docs.python.org/3/library/logging.html#logrecord-attributes?
just like the %(threadName)s
?
Thanks.
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-featureA feature request or enhancementA feature request or enhancement
Projects
Status
Done