We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c888328 + 1c5372d commit 460eccfCopy full SHA for 460eccf
logging_utilities/formatters/__init__.py
@@ -20,5 +20,6 @@
20
'stack_info',
21
'msg',
22
'args',
23
- 'message'
+ 'message',
24
+ 'taskName'
25
}
0 commit comments