A small python programm to make json log formats human readable
Project description
prettifyJsonLog
A small python programm to make json log formats human readable
It reads log lines from stdin. Each line must be one log entry formatted as a JSON object.
Usage
someCommandThatProducesLogs | prettifyJsonLog
or
2>&1 someCommandThatProducesLogsOnStderr | prettifyJsonLog
Authors
- Tim Neumann neumantm@fius.informatik.uni-stuttgart.de
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
prettifyJsonLog-1.0.3.tar.gz
(5.0 kB
view hashes)
Built Distribution
Close
Hashes for prettifyJsonLog-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e8e0368632aee81aea9469265fbcfcd6ab55cbfe165af9d89277a4f5319a4b0 |
|
MD5 | c2afedf4dd8832ad9bf046659e1e1ee3 |
|
BLAKE2b-256 | a62b24d0331b1eb949b99bf49361127e71b99cf516e7ce4c9ee11b0b7425ccc9 |