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)
Built Distribution
Close
Hashes for logger_json-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1df15b02f546365138e125f60b52e95558bcd3ccad2ad14339aa6452a2bd6e12 |
|
MD5 | 7ba6b81119d5e669425888ae358026f8 |
|
BLAKE2b-256 | 5c47192e00f50468fa2c5ad1f1ff782fe4c740d5f4d272cc889adf6c7064f13c |