Kea
1.9.9-git
|
Go to the source code of this file.
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dhcp | |
Variables | |
isc::log::Logger | isc::dhcp::hosts_logger ("hosts") |
Logger for the HostMgr and the code it calls. More... | |
const int | isc::dhcp::HOSTS_DBG_TRACE = isc::log::DBGLVL_TRACE_BASIC |
Logging levels for the host reservations management. More... | |
const int | isc::dhcp::HOSTS_DBG_RESULTS = isc::log::DBGLVL_TRACE_BASIC_DATA |
Records the results of the lookups. More... | |
const int | isc::dhcp::HOSTS_DBG_TRACE_DETAIL = isc::log::DBGLVL_TRACE_DETAIL |
Record detailed traces. More... | |
const int | isc::dhcp::HOSTS_DBG_TRACE_DETAIL_DATA |
Records detailed results of lookups. More... | |