소스 검색

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)