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 convert a string or an ordered dict that passed to logger.info.
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.1.tar.gz
(2.3 kB
view hashes)
Built Distribution
Close
Hashes for logger_json-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdb3b2219f7b2436191c0e8a8e72179806e2e9a40c5ac0fe8af1723234f1d2e4 |
|
MD5 | 8a29b0a4895d0d72ee344f5719c98ef7 |
|
BLAKE2b-256 | ba511ce10b7901861f0f3106f033e932636984ba07e97cb16d144a951374425c |