blob: d60002e5199a62d557680e0a2134bd1856731c46 (
plain)
1
2
3
4
5
6
|
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.
|