From: Daniel Salzman Date: Mon, 6 May 2019 19:18:51 +0000 (+0200) Subject: doc: update debug log severity description X-Git-Tag: v2.9.0~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3ee068e550ecc2fee1d1e478b2bb0291df98947;p=thirdparty%2Fknot-dns.git doc: update debug log severity description --- diff --git a/doc/reference.rst b/doc/reference.rst index 59f03129cd..1eda72a65f 100644 --- a/doc/reference.rst +++ b/doc/reference.rst @@ -1597,7 +1597,7 @@ There are 6 logging severity levels: - ``warning`` – Warning that might require user action. - ``notice`` – Server notice or hint. - ``info`` – Informational message. -- ``debug`` – Debug messages (must be turned on at compile time). +- ``debug`` – Debug or detailed message. In the case of missing log section, ``warning`` or more serious messages will be logged to both standard error output and syslog. The ``info`` and