Contents

json-logging-py 0.2

0

JSON / Logstash formatters for Python logging

JSON / Logstash formatters for Python logging

Stars: 18, Watchers: 18, Forks: 5, Open Issues: 1

The sebest/json-logging-py repo was created 8 years ago and the last code push was 8 years ago. The project is not very popular with only 18 github stars!

How to Install json-logging-py

You can install json-logging-py using pip

pip install json-logging-py

or add it to a project with poetry

poetry add json-logging-py

Package Details

Author
Sebastien Estienne
License
MIT
Homepage
https://github.com/sebest/json-logging-py
PyPi:
https://pypi.org/project/json-logging-py/
GitHub Repo:
https://github.com/sebest/json-logging-py

Classifiers

No  json-logging-py  pypi packages just yet.

Errors

A list of common json-logging-py errors.

Code Examples

Here are some json-logging-py code examples and snippets.

Related Packages & Articles

python-json-logger 2.0.7

Enhance Python logging with python-json-logger, a library that outputs log data as JSON objects. Customize fields and integrate easily with existing logs.

json-encoder 0.4.4

json encoder uses singledispatch pattern instead of JSONEncoder class overwrites

json-delta 2.0.2

json-delta is an efficient, JSON oriented javascript object delta calculator and applier. It provides a configurable threshold (tolerance) after which the diff calculator will short circuit a more complex delta analysis, useful for calculating deltas on very large objects that may from time to time be fully replaced.

graypy 2.1.0

Python logging handlers that send messages in the Graylog Extended Log Format (GELF).