Kea 2.7.8
legal_log_mgr.cc File Reference
#include <config.h>
#include <legal_log_mgr.h>
#include <legal_log_mgr_factory.h>
#include <database/database_connection.h>
#include <dhcpsrv/cfgmgr.h>
#include <eval/eval_context.h>
#include <util/reconnect_ctl.h>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <errno.h>
#include <iostream>
#include <sstream>
#include <time.h>
+ Include dependency graph for legal_log_mgr.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
 

Functions

const string isc::dhcp::actionToVerb (Action action)
 Translates an Action into its corresponding verb.