python-json-logger 4.0.0


pip install python-json-logger

  Latest version

Released: Oct 06, 2025

Project Links

Meta
Author: Zakaria Zajac, Nicholas Hairs
Maintainer: Nicholas Hairs
Requires Python: >=3.8

Classifiers

Development Status
  • 6 - Mature

Intended Audience
  • Developers

License
  • OSI Approved :: BSD License

Operating System
  • OS Independent

Programming Language
  • Python :: 3 :: Only
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Topic
  • System :: Logging

Typing
  • Typed

PyPi PyPI - Status PyPI - Downloads Python Versions License Build Status

Python JSON Logger

Python JSON Logger enables you produce JSON logs when using Python's logging package.

JSON logs are machine readable allowing for much easier parsing and ingestion into log aggregation tools.

Documentation

License

This project is licensed under the BSD 2 Clause License - see LICENSE

Authors and Maintainers

This project was originally authored by Zakaria Zajac and our wonderful contributors

It is currently maintained by:

Extras:
Dependencies:
typing_extensions