From: Razvan Becheriu Date: Thu, 16 May 2019 14:28:31 +0000 (+0300) Subject: added logger to docs X-Git-Tag: Kea-1.6.0-beta~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ed9c3b3e2cc630eb1da655839c0c96be3cc28b;p=thirdparty%2Fkea.git added logger to docs --- diff --git a/doc/guide/logging.xml b/doc/guide/logging.xml index 4a5625508c..7986658fac 100644 --- a/doc/guide/logging.xml +++ b/doc/guide/logging.xml @@ -219,6 +219,7 @@ kea-dhcp4.radius-hookskea-dhcp6.radius-hookslibdhcp_radius premium hook libraryThis logger is used to log messages related to the operation of the Radius Hook Library. kea-dhcp4.stat-cmds-hookskea-dhcp6.stat-cmds-hookslibdhcp_stat_cmds hook libraryThis logger is used to log messages related to the operation of the Statistics Commands hooks library. In general, these will pertain to loading and unloading the library and the execution of commands by the library. kea-dhcp4.subnet-cmds-hookskea-dhcp6.subnet-cmds-hookslibdhcp_subnet_cmds hook libraryThis logger is used to log messages related to the operation of the Subnet Commands hooks library. In general, these will pertain to loading and unloading the library and the execution of commands by the library. + kea-dhcp4.mysql-cb-hookskea-dhcp6.mysql-cb-hookslibdhcp_mysql_cb_hooks hook libraryThis logger is used to log messages related to the operation of the MYSQL Configuration Backend hooks library. kea-dhcp-ddnscoreThe root logger for the kea-dhcp-ddns daemon. All components used by this daemon inherit the settings from this logger unless there are configurations for more specialized loggers.. kea-dhcp-ddns.dctlcoreThe logger used by the kea-dhcp-ddns daemon for logging basic information about the process, received signals, and triggered reconfigurations. kea-dhcp-ddns.dhcpddnscoreThe logger used by the kea-dhcp-ddns daemon for logging events related to DDNS operations.