mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 02:11:42 +08:00
Merge pull request #2974 from josheppinette/add-logfmter-logging-library
Add logfmter
This commit is contained in:
commit
bddb692d74
@ -731,6 +731,7 @@ _Libraries for scheduling jobs._
|
|||||||
|
|
||||||
_Libraries for generating and working with logs._
|
_Libraries for generating and working with logs._
|
||||||
|
|
||||||
|
- [logfmter](https://github.com/josheppinette/python-logfmter) - A standard library compatible logfmt formatter.
|
||||||
- [logging](https://docs.python.org/3/library/logging.html) - (Python standard library) Logging facility for Python.
|
- [logging](https://docs.python.org/3/library/logging.html) - (Python standard library) Logging facility for Python.
|
||||||
- [loguru](https://github.com/Delgan/loguru) - Library which aims to bring enjoyable logging in Python.
|
- [loguru](https://github.com/Delgan/loguru) - Library which aims to bring enjoyable logging in Python.
|
||||||
- [structlog](https://github.com/hynek/structlog) - Structured logging made easy.
|
- [structlog](https://github.com/hynek/structlog) - Structured logging made easy.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user