Command line interface for log files.
To install log-cli
run:
console
$ cargo install log-cli
log-cli
can be used to interact with log files from the command line.
console
$ log-cli <log file> arguments...
For more see the docs or run log-cli --help
.