Skip to content

neumantm/prettifyJsonLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 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

Contributors 2

  •  
  •  

Languages