slackbuilds/python/python3-json-logger
Isaac Yu 410700550a
python/python3-json-logger: Update for 3.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-04-16 00:29:22 +07:00
..
README
python3-json-logger.SlackBuild python/python3-json-logger: Update for 3.3.0 2025-04-16 00:29:22 +07:00
python3-json-logger.info python/python3-json-logger: Update for 3.3.0 2025-04-16 00:29:22 +07:00
slack-desc

README

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.