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::hooks | |
Variables | |
isc::log::Logger | isc::hooks::callouts_logger ("callouts") |
Callouts logger. More... | |
const int | isc::hooks::HOOKS_DBG_CALLS = isc::log::DBGLVL_TRACE_BASIC_DATA |
const int | isc::hooks::HOOKS_DBG_EXTENDED_CALLS = isc::log::DBGLVL_TRACE_DETAIL_DATA |
const int | isc::hooks::HOOKS_DBG_TRACE = isc::log::DBGLVL_TRACE_BASIC |
Hooks debug Logging levels. More... | |
isc::log::Logger | isc::hooks::hooks_logger ("hooks") |
Hooks Logger. More... | |