Kea 3.1.1
run_script_messages.cc File Reference
#include <cstddef>
#include <log/message_types.h>
#include <log/message_initializer.h>
+ Include dependency graph for run_script_messages.cc:

Go to the source code of this file.

Variables

const isc::log::MessageID RUN_SCRIPT_LOAD = "RUN_SCRIPT_LOAD"
 
const isc::log::MessageID RUN_SCRIPT_LOAD_ERROR = "RUN_SCRIPT_LOAD_ERROR"
 
const isc::log::MessageID RUN_SCRIPT_UNLOAD = "RUN_SCRIPT_UNLOAD"
 

Variable Documentation

◆ RUN_SCRIPT_LOAD

const isc::log::MessageID RUN_SCRIPT_LOAD = "RUN_SCRIPT_LOAD"
extern

Referenced by load().

◆ RUN_SCRIPT_LOAD_ERROR

const isc::log::MessageID RUN_SCRIPT_LOAD_ERROR = "RUN_SCRIPT_LOAD_ERROR"
extern

Referenced by load().

◆ RUN_SCRIPT_UNLOAD

const isc::log::MessageID RUN_SCRIPT_UNLOAD = "RUN_SCRIPT_UNLOAD"
extern

Referenced by unload().