X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn.git;a=blobdiff_plain;f=htsn.cabal;fp=htsn.cabal;h=2e3358918b8b14fefeb5830f17d93aa1008e188b;hp=0ef3b5d3b79eb19dc60e61d0504fe4a70eed9acb;hb=97168adc8c0cf7b3bc9c64f1129457e84aef2b28;hpb=c6307eb028d4a60d68fac36ec7aed54983a73a54 diff --git a/htsn.cabal b/htsn.cabal index 0ef3b5d..2e33589 100644 --- a/htsn.cabal +++ b/htsn.cabal @@ -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 .