浏览代码

Describe new command line options.

didfet 10 年之前
父节点
当前提交
b80e6c4c27
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -58,4 +58,7 @@ There are a few more options :
   - debug : turn on debug logging level
   - trace : turn on trace logging level
   - signaturelength : size of the block used to compute the checksum
+  - logfile : send logs to this file instead of stdout
+  - logfilesize : maximum size of each log file (default 10M)
+  - logfilenumber : number of rotated log files (default 5)