7 #ifndef ALLOC_ENGINE_LOG_H 8 #define ALLOC_ENGINE_LOG_H 50 #endif // ALLOC_ENGINE_LOG_H const int ALLOC_ENGINE_DBG_TRACE
Logging levels for the AllocEngine.
const int ALLOC_ENGINE_DBG_TRACE_DETAIL
Record detailed traces.
const int ALLOC_ENGINE_DBG_TRACE_DETAIL_DATA
Records detailed results of various operations.
Defines the logger used by the top-level component of kea-lfc.
isc::log::Logger alloc_engine_logger("alloc-engine")
Logger for the AllocEngine.
const int ALLOC_ENGINE_DBG_RESULTS
Records the results of various operations.