Kea 2.5.8
dhcpsrv_log.cc File Reference
#include <config.h>
#include "dhcpsrv/dhcpsrv_log.h"
+ Include dependency graph for dhcpsrv_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

isc::log::Logger isc::dhcp::dhcpsrv_logger ("dhcpsrv")
 DHCP server library Logger.
 
const int isc::dhcp::DHCPSRV_DBG_HOOKS = isc::log::DBGLVL_TRACE_BASIC
 
const int isc::dhcp::DHCPSRV_DBG_RESULTS = isc::log::DBGLVL_TRACE_BASIC_DATA
 Records the results of the lookups.
 
const int isc::dhcp::DHCPSRV_DBG_TRACE = isc::log::DBGLVL_TRACE_BASIC
 DHCP server library logging levels.
 
const int isc::dhcp::DHCPSRV_DBG_TRACE_DETAIL = isc::log::DBGLVL_TRACE_DETAIL
 Additional information.
 
const int isc::dhcp::DHCPSRV_DBG_TRACE_DETAIL_DATA
 Additional information.