Friday 13 August 2021

madzak / python-json-logger

 

Overview

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 type records.


from: https://github.com/madzak/python-json-logger#using-a-config-file

No comments:

Post a Comment