python-json-logger 2.0.7
0
A python library adding a json log formatter
Contents
Enhance Python logging with python-json-logger, a library that outputs log data as JSON objects. Customize fields and integrate easily with existing logs.
Stars: 1737, Watchers: 1737, Forks: 231, Open Issues: 29The madzak/python-json-logger
repo was created 12 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1737 github stars!
How to Install python-json-logger
You can install python-json-logger using pip
pip install python-json-logger
or add it to a project with poetry
poetry add python-json-logger
Package Details
- Author
- Zakaria Zajac
- License
- BSD
- Homepage
- http://github.com/madzak/python-json-logger
- PyPi:
- https://pypi.org/project/python-json-logger/
- GitHub Repo:
- https://github.com/madzak/python-json-logger
Classifiers
- System/Logging
Related Packages
Errors
A list of common python-json-logger errors.
Code Examples
Here are some python-json-logger
code examples and snippets.
GitHub Issues
The python-json-logger package has 29 open issues on GitHub
- Add PEP 561 marker
- Broken link in the docs
- Add a link to the reference page in case it's down (as it is now)
- How can I output the json with newlines?
- any tool to visualize the log
- Nicer gunicorn json log message formatting