]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Rec: Fully document loglevel
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 23 Aug 2016 15:42:27 +0000 (17:42 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 29 Aug 2016 13:18:01 +0000 (15:18 +0200)
closes #4209

docs/markdown/recursor/settings.md

index b656222e1251b0309ef72409833199f94e9cd2f5..b0d61302fa823de3b818239ffebbf391e55b9c33 100644 (file)
@@ -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