We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa00f10 commit 7e67bfeCopy full SHA for 7e67bfe
1 file changed
README.md
@@ -710,6 +710,7 @@ _Libraries for generating and working with logs._
710
711
- [logbook](http://logbook.readthedocs.io/en/stable/) - Logging replacement for Python.
712
- [logging](https://docs.python.org/3/library/logging.html) - (Python standard library) Logging facility for Python.
713
+- [logfmter](https://github.com/josheppinette/python-logfmter) - A standard library compatible logfmt formatter.
714
- [loguru](https://github.com/Delgan/loguru) - Library which aims to bring enjoyable logging in Python.
715
- [sentry-python](https://github.com/getsentry/sentry-python) - Sentry SDK for Python.
716
- [structlog](https://www.structlog.org/en/stable/) - Structured logging made easy.
0 commit comments