CodeBrowser / github / Delgan/loguru
Delgan/loguru
# Python logging made (stupidly) simple
$ git clone https://github.com/Delgan/loguru.git
stars
24,029
forks
803
language
Python
license
MIT License
What is Delgan/loguru?
Loguru is a Python logging library that simplifies adding logging to your code with a single import and minimal configuration. It handles common logging tasks like file rotation, formatting, and filtering with sensible defaults, so you spend less time configuring and more time writing code. Developers use it as a faster alternative to Python's built-in logging module when they want readable output and useful features without boilerplate.
Topics
#log #logger #logging #python
Activity
261 open issues · last updated Jul 21, 2026