Browse Source

[3699] Updated user guide: new logger for hosts added to the list.

Marcin Siodelski 10 years ago
parent
commit
a829519ad4
1 changed files with 12 additions and 0 deletions
  1. 12 0
      doc/guide/logging.xml

+ 12 - 0
doc/guide/logging.xml

@@ -171,6 +171,12 @@
             libraries will be logged using this logger.</simpara>
           </listitem>
           <listitem>
+            <simpara><command>kea-dhcp4.hosts</command> - this logger is used
+            within the libdhcpsrv and it logs messages related to the management
+            of the DHCPv4 host reservations, i.e. retrieval of the resevations
+            and adding new reservations.</simpara>
+          </listitem>
+          <listitem>
             <simpara><command>kea-dhcp6</command> - this is the root logger for
             the DHCPv6 server. All components used by the DHCPv6 server inherit
             the settings from this logger if there is no specialized logger
@@ -193,6 +199,12 @@
             libraries will be logged using this logger.</simpara>
           </listitem>
           <listitem>
+            <simpara><command>kea-dhcp6.hosts</command> - this logger is used
+            within the libdhcpsrv and it logs messages related to the management
+            of the DHCPv6 host reservations, i.e. retrieval of the resevations
+            and adding new reservations.</simpara>
+          </listitem>
+          <listitem>
             <simpara><command>kea-dhcp-ddns</command> - this is the root logger for
             the kea-dhcp-ddns deamon. All components used by this deamon inherit
             the settings from this logger if there is no specialized logger