Kea 2.5.8
process_messages.cc File Reference
#include <cstddef>
#include <log/message_types.h>
#include <log/message_initializer.h>
+ Include dependency graph for process_messages.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::process
 

Variables

const isc::log::MessageID isc::process::DCTL_ALREADY_RUNNING = "DCTL_ALREADY_RUNNING"
 
const isc::log::MessageID isc::process::DCTL_CCSESSION_ENDING = "DCTL_CCSESSION_ENDING"
 
const isc::log::MessageID isc::process::DCTL_CFG_FILE_RELOAD_ERROR = "DCTL_CFG_FILE_RELOAD_ERROR"
 
const isc::log::MessageID isc::process::DCTL_CFG_FILE_RELOAD_SIGNAL_RECVD = "DCTL_CFG_FILE_RELOAD_SIGNAL_RECVD"
 
const isc::log::MessageID isc::process::DCTL_COMMAND_RECEIVED = "DCTL_COMMAND_RECEIVED"
 
const isc::log::MessageID isc::process::DCTL_CONFIG_CHECK_COMPLETE = "DCTL_CONFIG_CHECK_COMPLETE"
 
const isc::log::MessageID isc::process::DCTL_CONFIG_COMPLETE = "DCTL_CONFIG_COMPLETE"
 
const isc::log::MessageID isc::process::DCTL_CONFIG_DEPRECATED = "DCTL_CONFIG_DEPRECATED"
 
const isc::log::MessageID isc::process::DCTL_CONFIG_FETCH = "DCTL_CONFIG_FETCH"
 
const isc::log::MessageID isc::process::DCTL_CONFIG_FILE_LOAD_FAIL = "DCTL_CONFIG_FILE_LOAD_FAIL"
 
const isc::log::MessageID isc::process::DCTL_CONFIG_LOAD_FAIL = "DCTL_CONFIG_LOAD_FAIL"
 
const isc::log::MessageID isc::process::DCTL_CONFIG_START = "DCTL_CONFIG_START"
 
const isc::log::MessageID isc::process::DCTL_CONFIG_STUB = "DCTL_CONFIG_STUB"
 
const isc::log::MessageID isc::process::DCTL_CONFIG_UPDATE = "DCTL_CONFIG_UPDATE"
 
const isc::log::MessageID isc::process::DCTL_DB_OPEN_CONNECTION_WITH_RETRY_FAILED = "DCTL_DB_OPEN_CONNECTION_WITH_RETRY_FAILED"
 
const isc::log::MessageID isc::process::DCTL_DEVELOPMENT_VERSION = "DCTL_DEVELOPMENT_VERSION"
 
const isc::log::MessageID isc::process::DCTL_INIT_PROCESS = "DCTL_INIT_PROCESS"
 
const isc::log::MessageID isc::process::DCTL_INIT_PROCESS_FAIL = "DCTL_INIT_PROCESS_FAIL"
 
const isc::log::MessageID isc::process::DCTL_NOT_RUNNING = "DCTL_NOT_RUNNING"
 
const isc::log::MessageID isc::process::DCTL_OPEN_CONFIG_DB = "DCTL_OPEN_CONFIG_DB"
 
const isc::log::MessageID isc::process::DCTL_PARSER_FAIL = "DCTL_PARSER_FAIL"
 
const isc::log::MessageID isc::process::DCTL_PID_FILE_ERROR = "DCTL_PID_FILE_ERROR"
 
const isc::log::MessageID isc::process::DCTL_PROCESS_FAILED = "DCTL_PROCESS_FAILED"
 
const isc::log::MessageID isc::process::DCTL_RUN_PROCESS = "DCTL_RUN_PROCESS"
 
const isc::log::MessageID isc::process::DCTL_SESSION_FAIL = "DCTL_SESSION_FAIL"
 
const isc::log::MessageID isc::process::DCTL_SHUTDOWN = "DCTL_SHUTDOWN"
 
const isc::log::MessageID isc::process::DCTL_SHUTDOWN_SIGNAL_RECVD = "DCTL_SHUTDOWN_SIGNAL_RECVD"
 
const isc::log::MessageID isc::process::DCTL_STANDALONE = "DCTL_STANDALONE"
 
const isc::log::MessageID isc::process::DCTL_STARTING = "DCTL_STARTING"
 
const isc::log::MessageID isc::process::DCTL_UNLOAD_LIBRARIES_ERROR = "DCTL_UNLOAD_LIBRARIES_ERROR"
 
const isc::log::MessageID isc::process::DCTL_UNSUPPORTED_SIGNAL = "DCTL_UNSUPPORTED_SIGNAL"