simber
Loguru
Our great sponsors
simber | Loguru | |
---|---|---|
1 | 22 | |
12 | 11,694 | |
- | - | |
4.4 | 8.1 | |
2 months ago | 12 days ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
simber
Loguru
-
The Boilerplate for Logging in Python
This? First time to hear about it. Thanks!
- Completely lost beginner here. Where are the error messages?
-
is logging module good?
What about https://github.com/Delgan/loguru? It's so easy.
- Use “print” to help break down new code you don’t understand.
-
CVE-2022-0329 and the problems with automated vulnerability management
But the author fixed it? https://github.com/delgan/loguru/commit/4b0070a4f30cbf6d5e12...
Obviously there was something the library could "do better." I think the root of this issue is trying to squeeze absolutely everything into CVSS
- Patch Arbitrary Code Execution
- Rich is a Python library for rich text and beautiful formatting in the terminal
- Creating a log?
- Debug traces library in python ?
-
Plague of the print() statements
Take it to the next level with loguru!
What are some alternatives?
structlog - Structured Logging for Python
Sentry - Sentry is cross-platform application monitoring, with a focus on error reporting.
logzero - Robust and effective logging for Python 2 and 3.
logbook - A cool logging replacement for Python.
Eliot - Eliot: the logging system that tells you *why* it happened
sentry-python - The official Python SDK for Sentry.io
daiquiri - Python library to easily setup basic logging functionality
Raven - Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python
g3logPython - Python bindings for g3log
mummify - Version Control for Machine Learning
typer - Typer, build great CLIs. Easy to code. Based on Python type hints.
thonny - Python IDE for beginners