X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn.cabal;h=4f2f31ab1e5fd2eb91325f82e0de3e3ab08768eb;hb=ca206513ec53fc41080e4c4c3abccec36f9482e2;hp=0ef3b5d3b79eb19dc60e61d0504fe4a70eed9acb;hpb=c6307eb028d4a60d68fac36ec7aed54983a73a54;p=dead%2Fhtsn.git diff --git a/htsn.cabal b/htsn.cabal index 0ef3b5d..4f2f31a 100644 --- a/htsn.cabal +++ b/htsn.cabal @@ -1,5 +1,5 @@ name: htsn -version: 0.0.5 +version: 0.0.6 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky @@ -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 .