Kea 2.5.8
hosts_log.cc File Reference
#include <config.h>
#include "dhcpsrv/hosts_log.h"
+ Include dependency graph for hosts_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::hosts_logger ("hosts")
 Logger for the HostMgr and the code it calls.
 
const int isc::dhcp::HOSTS_DBG_RESULTS = isc::log::DBGLVL_TRACE_BASIC_DATA
 Records the results of the lookups.
 
const int isc::dhcp::HOSTS_DBG_TRACE = isc::log::DBGLVL_TRACE_BASIC
 Logging levels for the host reservations management.
 
const int isc::dhcp::HOSTS_DBG_TRACE_DETAIL = isc::log::DBGLVL_TRACE_DETAIL
 Record detailed traces.
 
const int isc::dhcp::HOSTS_DBG_TRACE_DETAIL_DATA
 Records detailed results of lookups.