]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[trac3808] Updates per review comments round 2
authorShawn Routhier <sar@isc.org>
Tue, 9 Jun 2015 19:42:18 +0000 (12:42 -0700)
committerShawn Routhier <sar@isc.org>
Tue, 9 Jun 2015 19:42:18 +0000 (12:42 -0700)
Add the ChangeLog entry

Update the documentation to change the underscores to hyphens

ChangeLog
doc/guide/logging.xml

index 76dffcc89fb65db0a581ef7afef9714365cfa797..3aa20db439dfe83308b57ed079b8d50ccfd830e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+xxx    [func]          sar
+       Split the DHCP-DDNS logging messages amongst several loggers to
+       allow the administrator finer control over debugging messages.
+       Messages pertaining to the name change requests processing include
+       an ID, currently the DHCID, to identify the transactions.
+       (Trac #3808, git <TBD>)
+
 929    [build]         fdupont
        Corrected problem in build system whereby specifying an
        installation directory on the "configure" command line that
index d3319882e96c46394778d8bb4afebf902565463c..d9d275e77ec7a760cd41985ff4cd24eaf02555a9 100644 (file)
             for libraries used by the deamon.</simpara>
           </listitem>
           <listitem>
-            <simpara><command>kea-dhcp-ddns.dhcp_to_d2</command> - this is the logger
+            <simpara><command>kea-dhcp-ddns.dhcp-to-d2</command> - this is the logger
             used by the kea-dhcp-ddns deamon for logging information about events
             dealing with receving messages from the DHCP servers and adding them
             to the queue for processing.</simpara>
           </listitem>
           <listitem>
-            <simpara><command>kea-dhcp-ddns.d2_to_dns</command> - this is the logger
+            <simpara><command>kea-dhcp-ddns.d2-to-dns</command> - this is the logger
             used by the kea-dhcp-ddns deamon for logging information about events
             dealing with sending and receiving messages with the DNS servers.
             </simpara>