Kea 2.5.8
alloc_engine_log.cc File Reference
#include <config.h>
#include "dhcpsrv/alloc_engine_log.h"
+ Include dependency graph for alloc_engine_log.cc:

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::dhcp
 

Variables

const int isc::dhcp::ALLOC_ENGINE_DBG_RESULTS = isc::log::DBGLVL_TRACE_BASIC_DATA
 Records the results of various operations.
 
const int isc::dhcp::ALLOC_ENGINE_DBG_TRACE = isc::log::DBGLVL_TRACE_BASIC
 Logging levels for the AllocEngine.
 
const int isc::dhcp::ALLOC_ENGINE_DBG_TRACE_DETAIL = isc::log::DBGLVL_TRACE_DETAIL
 Record detailed traces.
 
const int isc::dhcp::ALLOC_ENGINE_DBG_TRACE_DETAIL_DATA
 Records detailed results of various operations.
 
isc::log::Logger isc::dhcp::alloc_engine_logger ("alloc-engine")
 Logger for the AllocEngine.