isc::log::Logger alloc_engine_logger("alloc-engine")
Logger for the AllocEngine.
const int ALLOC_ENGINE_DBG_TRACE
Logging levels for the AllocEngine.
const int ALLOC_ENGINE_DBG_TRACE_DETAIL_DATA
Records detailed results of various operations.
const int ALLOC_ENGINE_DBG_RESULTS
Records the results of various operations.
const int ALLOC_ENGINE_DBG_TRACE_DETAIL
Record detailed traces.
const int DBGLVL_TRACE_BASIC
Trace basic operations.
const int DBGLVL_TRACE_DETAIL_DATA
Trace data associated with detailed operations.
const int DBGLVL_TRACE_BASIC_DATA
Trace data associated with the basic operations.
const int DBGLVL_TRACE_DETAIL
Trace detailed operations.
Defines the logger used by the top-level component of kea-lfc.