Skip to content

A small python programm to make json log formats human readable

License

Notifications You must be signed in to change notification settings

neumantm/prettifyJsonLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettifyJsonLog

build badge

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

About

A small python programm to make json log formats human readable

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages