Sfoglia il codice sorgente

Describe new command line options.

didfet 10 anni fa
parent
commit
b80e6c4c27
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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)