Skip to content

Parses JSON logs and shows them in a pretty format with colors easier to read

License

Notifications You must be signed in to change notification settings

blesswinsamuel/pretty-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pretty-log

pretty-log parses JSON logs and shows them in a pretty format with colors easier to read.

From this

From

to

To

Install

CARGO_NET_GIT_FETCH_WITH_CLI=true cargo install --git https://github.com/blesswinsamuel/pretty-log --branch main

Usage

./your-application | pretty-log

See pretty-log --help for usage information.

Development

go run test/test.go | cargo run
# or
cargo install --path . && go run test/test.go | pretty-log

About

Parses JSON logs and shows them in a pretty format with colors easier to read

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published