9 个版本

0.2.0-beta.32023 年 8 月 9 日
0.2.0-beta.22023 年 8 月 7 日
0.2.0-beta.12023 年 7 月 23 日
0.2.0-alpha.22023 年 4 月 19 日
0.1.4 2022 年 7 月 25 日

#2696命令行工具

31 每月下载量

MIT/Apache

160KB
4K SLoC

EZLog 命令行工具

Usage: ezlog-cli [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

依赖

~4–35MB
~476K SLoC