
python-json-logger 4.0.0
0
JSON Log Formatter for the Python Logging Package
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: 1763, Watchers: 1763, Forks: 228, Open Issues: 29The madzak/python-json-logger repo was created 14 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1763 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
- None
- License
- BSD-2-Clause License
- Homepage
- None
- 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.
pythonfix







