c/python · by rglullis@communick.news · 3yLogging in Python: A Comparison of the Top 6 Libraries https://betterstack.com/community/guides/logging/best-python-logging-libraries/15 points · 2 comments · view on lemmy.world
2 Comments
Sigmatics@lemmy.ca · 1 pts · 3y
What's your personal favorite?
Looking for something lightweight and fast myself. Would be nice if it was still colorized.
bertmacho@lemm.ee · 3 pts · 3y
Loguru... dunno about lightweight and fast but its definitly easier (for me) than the standard module (and it is colourized)