
Jl is a parser and formatter for JSON logs, making machine-readable JSON logs human readable again.
jl consumes JSON logs from stdin and writes human-readable logs to stdout.
jl currently supports 2 formatters: compact and logfmt.
This package provides the command-line tool itself.