Crates.io | zap-prettier |
lib.rs | zap-prettier |
version | 0.1.1 |
source | src |
created_at | 2022-10-23 14:43:28.066603 |
updated_at | 2022-10-23 15:22:23.968373 |
description | CLI pipe uber/zap golang logs (JSON) to pretty terminal colors |
homepage | |
repository | |
max_upload_size | |
id | 695191 |
size | 15,728 |
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.
Once you've built the binary you can simply pipe to that binary to see improved logging.
go run main.go | zap-prettier