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::dhcpsrv_logger ("dhcpsrv") |
DHCP server library Logger. More... | |
const int | isc::dhcp::DHCPSRV_DBG_TRACE = isc::log::DBGLVL_TRACE_BASIC |
DHCP server library logging levels. More... | |
const int | isc::dhcp::DHCPSRV_DBG_RESULTS = isc::log::DBGLVL_TRACE_BASIC_DATA |
Records the results of the lookups. More... | |
const int | isc::dhcp::DHCPSRV_DBG_TRACE_DETAIL = isc::log::DBGLVL_TRACE_DETAIL |
Additional information. More... | |
const int | isc::dhcp::DHCPSRV_DBG_TRACE_DETAIL_DATA |
Additional information. More... | |
const int | isc::dhcp::DHCPSRV_DBG_HOOKS = isc::log::DBGLVL_TRACE_BASIC |