Skip to content

Commit c0e1ffb

Browse files
authored
Merge pull request #37 from Ch00k/patch-1
Add taskName to BUILTIN_ATTRS set
2 parents f8d79df + 369a633 commit c0e1ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

json_log_formatter/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'processName',
2626
'relativeCreated',
2727
'stack_info',
28+
'taskName',
2829
'thread',
2930
'threadName',
3031
}

0 commit comments

Comments
 (0)