Nuacht

This library is provided to allow standard python logging to output log data as json objects. With JSON we can make our logs more readable by machines and we can stop writing custom parsers for syslog ...
It seems as though I should have run into this issue on previous Python versions, so unsure what may have changed in Python 3.13 to trigger this. However, the following code worked fine in Python 3.10 ...