slackbuilds_ponce/python/python3-loguru/README
fourtysixandtwo 145faa176f
python/python3-loguru: Added (bring enjoyable logging in Python)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-06-04 10:37:12 +07:00

6 lines
328 B
Text

python3-loguru (library, aims to bring enjoyable logging in Python)
This library is intended to make Python logging less painful by adding
a bunch of useful functionalities that solve caveats of the standard
loggers. Using logs in your application should be an automatism,
Loguru tries to make it both pleasant and powerful.