caddy-pretty-print
A CLI tool to pretty print Caddy json logs.
Install
If cargo is installed, caddy-pretty-print can be installed with it:
$ cargo install caddy-pretty-print
Alternatively, you can download a pre-built binary for your operating system from the latest release.
How to use
You can pipe the log directly into it, from a file:
|
Or from the output of any other job
|
License
Licensed under either of Apache License 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.