Skip to content

Commit 7e67bfe

Browse files
committed
feat(logging): add logfmter library
1 parent fa00f10 commit 7e67bfe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -710,6 +710,7 @@ _Libraries for generating and working with logs._
710710

711711
- [logbook](http://logbook.readthedocs.io/en/stable/) - Logging replacement for Python.
712712
- [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.
713714
- [loguru](https://github.com/Delgan/loguru) - Library which aims to bring enjoyable logging in Python.
714715
- [sentry-python](https://github.com/getsentry/sentry-python) - Sentry SDK for Python.
715716
- [structlog](https://www.structlog.org/en/stable/) - Structured logging made easy.

0 commit comments

Comments
 (0)