Utilities we use for logging.
Project description
yplan-logging-utils
Utilities we use for logging throughout our projects.
Free software: ISC license
Features
PlainJSONFormatter - a formatter that turns logging records into dict``s in our (somewhat in-house) format. Note it returns a ``dict which is somewhat non-standard but compatible with the fluent-logger package.
JSONFormatter - a subclass of the above that does json.dumps so you get the stringified version of the dictionary.
History
Pending Release
New release notes go here.
1.0.1 (2016-01-21)
Add PlainJSONFormatter to return dictionaries plain and not encoded to strings, required for fluent-logger’s handler.
1.0.0 (2016-01-15)
First release on PyPI.
Includes JSONFormatter
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for yplan-logging-utils-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8e82eb17a7d3ff4e26179f11a4a40f7ec2a60916f03e6b31a8db018b20895ce |
|
MD5 | aa8a6956390be60bc88ee56c38a3089f |
|
BLAKE2b-256 | 92abf075329b4801c847b74a248565141021e17cb3e2c45eb8b84c92778f13ef |
Close
Hashes for yplan_logging_utils-1.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 858ef1c5b0d84caf1be641857219e5266e5ec40ce42d6133013dee863371f7da |
|
MD5 | 34397beed1caf9e7b1487f8551788fb3 |
|
BLAKE2b-256 | 702e51afa142cdef53ecef73b15f6d8e4c1cb01ebef890bb1271ecd0826c19a8 |