1 unstable release
0.2.0 | Oct 14, 2023 |
---|
#447 in #configuration
160KB
4K
SLoC
EZLog command line tool
Usage: ezlogcli [OPTIONS]
Options:
-i, --input <FILE>
Origin ezlog file path
-o, --output <FILE>
Decode log file path
-c, --config <FILE>
Sets a JSON config file contains the configuration of the logger.
{ "key": "an example very very secret key.", "nonce": "unique nonce" }
-k, --key <KEY>
Decrypt key
-n, --nonce <NONCE>
Decrypt nonce
-d, --debug
Turn debugging information on
-h, --help
Print help information (use `-h` for a summary)
-V, --version
Print version information
Dependencies
~5–35MB
~477K SLoC