Skip to content

Commit 4c2cd8a

Browse files
committed
Add taskName to COMMON_RECORD_ATTRS
1 parent 936de9e commit 4c2cd8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry_sdk/integrations/logging.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ class _BaseHandler(logging.Handler, object):
130130
"relativeCreated",
131131
"stack",
132132
"tags",
133+
"taskName",
133134
"thread",
134135
"threadName",
135136
"stack_info",

0 commit comments

Comments
 (0)