mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
b93ea7b575
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
215 B
Text
4 lines
215 B
Text
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.
|