jl

pretty viewer for JSON logs (program)
  https://github.com/mightyguava/jl
  0
  no reviews



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.