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.2.tar.gz
(2.3 kB
view hashes)
Built Distribution
Close
Hashes for logger_json-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1bfcae4492276a0871852933d279749970f09844ade0d71a32737f0ae825479 |
|
MD5 | 140931b1e9f42fcb86f2ebeac87d0c10 |
|
BLAKE2b-256 | e7ed6b8ea49d0f3c3ca4354de43dbdc8b34cebc3762a1488f371ba215f1d9ece |