#include <config.h>
#include <cc/command_interpreter.h>
#include <cfgrpt/config_report.h>
#include <exceptions/exceptions.h>
#include <log/logger.h>
#include <log/logger_support.h>
#include <process/daemon.h>
#include <process/d_log.h>
#include <process/d_controller.h>
#include <process/config_base.h>
#include <kea_version.h>
#include <functional>
#include <sstream>
#include <unistd.h>
#include <signal.h>
Go to the source code of this file.
|
| isc |
| Defines the logger used by the top-level component of kea-dhcp-ddns.
|
|
| isc::process |
|