From: Pierce Lopez Date: Thu, 30 Aug 2018 04:19:14 +0000 (-0400) Subject: docs: auth config settings: explain loglevel value X-Git-Tag: dnsdist-1.3.3~131^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6902%2Fhead;p=thirdparty%2Fpdns.git docs: auth config settings: explain loglevel value --- diff --git a/docs/settings.rst b/docs/settings.rst index 0c6e3c8560..cd8d2bfe90 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -811,7 +811,8 @@ Do not pass names like 'local0'! - Integer - Default: 4 -Amount of logging. Higher is more. Do not set below 3 +Amount of logging. Higher is more. Do not set below 3. Corresponds to "syslog" level values, +e.g. error = 3, warning = 4, notice = 5, info = 6 .. _setting-log-dns-queries: