From: Pieter Lexis Date: Tue, 23 Aug 2016 15:42:27 +0000 (+0200) Subject: Rec: Fully document loglevel X-Git-Tag: dnsdist-1.1.0-beta1~6^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3444b20b7e2df85504227c2f59c8ed81f878db50;p=thirdparty%2Fpdns.git Rec: Fully document loglevel closes #4209 --- diff --git a/docs/markdown/recursor/settings.md b/docs/markdown/recursor/settings.md index b656222e12..b0d61302fa 100644 --- a/docs/markdown/recursor/settings.md +++ b/docs/markdown/recursor/settings.md @@ -368,11 +368,12 @@ This feature is intended to facilitate ip-failover setups, but it may also mask configuration issues and for this reason it is disabled by default. ## `loglevel` -* Integer between 0 and +* Integer between 0 and 9 * Default: 4 * Available since: 3.6 Amount of logging. Higher is more, more logging may destroy performance. +It is recommended not to set this below 3. ## `log-common-errors` * Boolean