zap-prettier

Crates.iozap-prettier
lib.rszap-prettier
version0.1.1
sourcesrc
created_at2022-10-23 14:43:28.066603
updated_at2022-10-23 15:22:23.968373
descriptionCLI pipe uber/zap golang logs (JSON) to pretty terminal colors
homepage
repository
max_upload_size
id695191
size15,728
Cole Lawrence (colelawrence)

documentation

README

zap-prettier

Make json logs produced by "zap" and similar json loggers prettier

This is a good starter repo to getting your own very fast JSON log formatter out of your existing apps.

Usage

Once you've built the binary you can simply pipe to that binary to see improved logging.

go run main.go | zap-prettier
Commit count: 0

cargo fmt