-
Notifications
You must be signed in to change notification settings - Fork 31
Commit 369a633
Add taskName to BUILTIN_ATTRS set
`taskName` is a new attribute of `LogRecord`, that was added in Python 3.12. See the [doc](https://docs.python.org/3/library/logging.html#logrecord-attributes)1 parent f8d79df commit 369a633
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | + | ||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
|
0 commit comments