Skip to main content

Tool to display logs in JSON format

Project description

#logger_adacore package

A very basic Python package provides a subclass of logging.Formatter.

Subclass JSONFormatter is capable to log a string or an ordered dict.

The only possible JSON format is as following for this version of the package: { "asctime": "2020-04-26 20:26:38,471", "levelname": "INFO", "msg": "testing logging format" }

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

logger_json-1.0.3.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

logger_json-1.0.3-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page