From: Marcin Siodelski Date: Thu, 11 Jun 2015 18:11:39 +0000 (+0200) Subject: [3805] Fixed obvious error in the Hooks Developer Guide. X-Git-Tag: trac3732a_base~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=62f320f58d6c744cc161dd1bbd096981518cd89d;p=thirdparty%2Fkea.git [3805] Fixed obvious error in the Hooks Developer Guide. --- diff --git a/src/lib/hooks/hooks_user.dox b/src/lib/hooks/hooks_user.dox index 7079f3c758..3b2c17c6c4 100644 --- a/src/lib/hooks/hooks_user.dox +++ b/src/lib/hooks/hooks_user.dox @@ -681,7 +681,7 @@ configuration from the root logger. For example, when the hooks library is attached to the DHCPv4 server, the root logger name is "kea-dhcp4", and the library by default uses configuration of this logger. The configuration of the library's logger can -be modified by putting adding a configuration entry for it +be modified by adding a configuration entry for it to the configuration file. In case of the "packet-capture" logger declared above, the full name of the logger in the configuration file will be "kea-dhcp4.packet-capture". The