Kea 2.7.5
|
Go to the source code of this file.
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::hooks |
Variables | |
isc::log::Logger | isc::hooks::callouts_logger ("callouts") |
Callouts logger. | |
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. | |
isc::log::Logger | isc::hooks::hooks_logger ("hooks") |
Hooks Logger. | |