summaryrefslogtreecommitdiffstats
path: root/python/python3-json-logger/README
blob: b61318cd09a618ebc72b60cefd3ce7c51dd449e3 (plain)
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.