Kea 2.5.8
eval_log.cc File Reference
#include <config.h>
#include <eval/eval_log.h>
+ Include dependency graph for eval_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::EVAL_DBG_STACK = isc::log::DBGLVL_TRACE_DETAIL_DATA
 
const int isc::dhcp::EVAL_DBG_TRACE = isc::log::DBGLVL_TRACE_BASIC
 Eval debug Logging levels.
 
isc::log::Logger isc::dhcp::eval_logger ("eval")
 Eval Logger.