From: Suzanne Goldlust Date: Wed, 6 Jul 2022 15:54:08 +0000 (+0000) Subject: Add tags/short descriptions for "logging" category X-Git-Tag: v9.19.4~19^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51a41ec7ef9b7be8be78e6d1b146a9f6cd466a61;p=thirdparty%2Fbind9.git Add tags/short descriptions for "logging" category --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index dddcb921a48..2489b32df82 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -627,6 +627,8 @@ specified. The :any:`channel` Phrase ^^^^^^^^^^^^^^^^^^^^^^^^^ .. namedconf:statement:: channel + :tags: logging + :short: Defines a stream of data that can be independently logged. All log output goes to one or more ``channels``; there is no limit to the number of channels that can be created. @@ -890,6 +892,8 @@ To discard all messages in a category, specify the :namedconf:ref:`null` channel category notify { null; }; .. namedconf:statement:: category + :tags: logging + :short: Specifies the type of data logged to a particular channel. The following are the available categories and brief descriptions of the types of log information they contain. More categories may be added in