slackbuilds/python/python3-loguru
fourtysixandtwo ac2d6b45a8
python/python3-loguru: Updated for version 0.7.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-12-14 07:59:41 +07:00
..
README
python3-loguru.SlackBuild python/python3-loguru: Updated for version 0.7.3. 2024-12-14 07:59:41 +07:00
python3-loguru.info python/python3-loguru: Updated for version 0.7.3. 2024-12-14 07:59:41 +07:00
slack-desc

README

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.