SlackBuildsOrg/python/python3-json-logger
Isaac Yu 400e3b373a
python/python3-json-logger: Updated for version 2.0.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-02-18 10:06:40 +07:00
..
python3-json-logger.info
python3-json-logger.SlackBuild
README
slack-desc

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.