]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add tags/short descriptions for "logging" category
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 6 Jul 2022 15:54:08 +0000 (15:54 +0000)
committerPetr Špaček <pspacek@isc.org>
Mon, 18 Jul 2022 16:10:44 +0000 (18:10 +0200)
doc/arm/reference.rst

index dddcb921a48c4692962aede6d40c88198f059282..2489b32df82e8bed4a5e1e9a149b371737d06a39 100644 (file)
@@ -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