]> gitweb.michael.orlitzky.com - dead/htsn.git/blobdiff - htsn.cabal
Document the DEBUG log level.
[dead/htsn.git] / htsn.cabal
index 0ef3b5d3b79eb19dc60e61d0504fe4a70eed9acb..2e3358918b8b14fefeb5830f17d93aa1008e188b 100644 (file)
@@ -97,10 +97,11 @@ description:
   \--log-level
   @
   .
-  How verbose should the logs be? We log notifications at three levels:
-  INFO, WARN, and ERROR. Specify the \"most boring\" level of
+  How verbose should the logs be? We log notifications at four levels:
+  DEBUG, INFO, WARN, and ERROR. Specify the \"most boring\" level of
   notifications you would like to receive (in all-caps); more
-  interesting notifications will be logged as well.
+  interesting notifications will be logged as well. The debug output is
+  extremely verbose and will not be written to syslog even if you try.
   .
   Default: INFO
   .