slackbuilds_ponce/python/python3-json-logger
Isaac Yu b93ea7b575 python/python3-json-logger: Added (json log formatter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-23 08:47:34 +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.