This project has been archived by its maintainers, and is no longer receiving any updates.
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
Release files for yplan-logging-utils 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yplan-logging-utils-1.0.1.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| yplan_logging_utils-1.0.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 8.8 kB
Release files / yplan-logging-utils-1.0.1.tar.gz
| Download URL | yplan-logging-utils-1.0.1.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b8e82eb17a7d3ff4e26179f11a4a40f7ec2a60916f03e6b31a8db018b20895ce
|
|
BLAKE2b-256 checksum How to use checksums |
92abf075329b4801c847b74a248565141021e17cb3e2c45eb8b84c92778f13ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / yplan_logging_utils-1.0.1-py2.py3-none-any.whl
| Download URL | yplan_logging_utils-1.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
858ef1c5b0d84caf1be641857219e5266e5ec40ce42d6133013dee863371f7da
|
|
BLAKE2b-256 checksum How to use checksums |
702e51afa142cdef53ecef73b15f6d8e4c1cb01ebef890bb1271ecd0826c19a8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |