Contents

JSON-log-formatter 1.0

0

JSON log formatter

JSON log formatter

Stars: 100, Watchers: 100, Forks: 28, Open Issues: 0

The marselester/json-log-formatter repo was created 8 years ago and the last code push was 4 weeks ago.
The project is popular with 100 github stars!

How to Install json-log-formatter

You can install json-log-formatter using pip

pip install json-log-formatter

or add it to a project with poetry

poetry add json-log-formatter

Package Details

Author
Marsel Mavletkulov
License
MIT
Homepage
https://github.com/marselester/json-log-formatter
PyPi:
https://pypi.org/project/JSON-log-formatter/
GitHub Repo:
https://github.com/marselester/json-log-formatter

Classifiers

  • Software Development/Libraries/Python Modules
No  json-log-formatter  pypi packages just yet.

Errors

A list of common json-log-formatter errors.

Code Examples

Here are some json-log-formatter 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).

flask-restx 1.3.0

Fully featured framework for fast, easy and documented API development with Flask