madzak / python-json-logger

Json Formatter for the standard python logger
BSD 2-Clause "Simplified" License
1.74k stars 231 forks source link

add taskName to reserved_attrs which was added in python 3.12 #188

Open cache-missing opened 6 months ago

cache-missing commented 6 months ago

https://docs.python.org/3/library/logging.html Changed in version 3.12: taskName was added.