Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -710,6 +710,7 @@ _Libraries for generating and working with logs._

- [logbook](http://logbook.readthedocs.io/en/stable/) - Logging replacement for Python.
- [logging](https://docs.python.org/3/library/logging.html) - (Python standard library) Logging facility for Python.
- [logfmter](https://github.com/josheppinette/python-logfmter) - A standard library compatible logfmt formatter.
- [loguru](https://github.com/Delgan/loguru) - Library which aims to bring enjoyable logging in Python.
- [sentry-python](https://github.com/getsentry/sentry-python) - Sentry SDK for Python.
- [structlog](https://www.structlog.org/en/stable/) - Structured logging made easy.
Expand Down