From: Marcin Siodelski Date: Wed, 22 Apr 2015 14:03:33 +0000 (+0200) Subject: [master] Merge branch 'trac3804' X-Git-Tag: trac3791_base~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd1432d7807e7d3b54c87dd4b3155d3110619fbd;p=thirdparty%2Fkea.git [master] Merge branch 'trac3804' --- dd1432d7807e7d3b54c87dd4b3155d3110619fbd diff --cc doc/guide/logging.xml index 1283906a56,6e3218c878..c965f96abf --- a/doc/guide/logging.xml +++ b/doc/guide/logging.xml @@@ -174,15 -167,15 +174,21 @@@ kea-dhcp4.hooks - this logger is used - during DHCPv4 hooks operation, i.e. anything related to user - libraries will be logged using this logger. + to log messages related to management of hooks libraries, e.g. + registration and deregistration of the libraries. + + + kea-dhcp4.callouts - this logger is used + to log messages pertaining to the callouts registration and execution + for the particular hook point. + + + kea-dhcp4.hosts - 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. + kea-dhcp6 - this is the root logger for the DHCPv6 server. All components used by the DHCPv6 server inherit @@@ -202,15 -195,15 +208,21 @@@ kea-dhcp6.hooks - this logger is used - during DHCPv6 hooks operation, i.e. anything related to user - libraries will be logged using this logger. + to log messages related to management of hooks libraries, e.g. + registration and deregistration of the libraries. + + + kea-dhcp6.callouts - this logger is used + to log messages pertaining to the callouts registration and execution + for the particular hook point. + + + kea-dhcp6.hosts - 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. + kea-dhcp-ddns - this is the root logger for the kea-dhcp-ddns deamon. All components used by this deamon inherit