25const char* values[] = {
26 "LEGAL_LOG_COMMAND_NO_LEGAL_STORE",
"LegalStore instance is null",
27 "LEGAL_LOG_COMMAND_WRITE_ERROR",
"Could not write command entry to the legal store: %1",
28 "LEGAL_LOG_DB_OPEN_CONNECTION_WITH_RETRY_FAILED",
"Failed to connect to database: %1 with error: %2",
29 "LEGAL_LOG_LEASE4_NO_LEGAL_STORE",
"LegalStore instance is null",
30 "LEGAL_LOG_LEASE4_WRITE_ERROR",
"Could not write to the legal store: %1",
31 "LEGAL_LOG_LEASE6_NO_LEGAL_STORE",
"LegalStore instance is null",
32 "LEGAL_LOG_LEASE6_WRITE_ERROR",
"Could not write to the legal store: %1",
33 "LEGAL_LOG_LOAD_ERROR",
"LEGAL LOGGING DISABLED! An error occurred loading the library: %1",
34 "LEGAL_LOG_STORE_CLOSED",
"Legal store closed: %1",
35 "LEGAL_LOG_STORE_CLOSE_ERROR",
"An error occurred closing the store: %1, error: %2",
36 "LEGAL_LOG_STORE_OPEN",
"opening Legal Log file: %1",
37 "LEGAL_LOG_STORE_OPENED",
"Legal store opened: %1",
38 "LEGAL_LOG_SYSLOG",
"%1",
39 "LEGAL_LOG_SYSLOG_STORE_OPEN",
"opening Legal Syslog: %1",
40 "LEGAL_LOG_UNLOAD_ERROR",
"An error occurred unloading the library: %1",
Initialize Message Dictionary.
const isc::log::MessageID LEGAL_LOG_STORE_OPEN
const isc::log::MessageID LEGAL_LOG_STORE_CLOSE_ERROR
const isc::log::MessageID LEGAL_LOG_LEASE6_NO_LEGAL_STORE
const isc::log::MessageID LEGAL_LOG_LEASE4_NO_LEGAL_STORE
const isc::log::MessageID LEGAL_LOG_STORE_OPENED
const isc::log::MessageID LEGAL_LOG_UNLOAD_ERROR
const isc::log::MessageID LEGAL_LOG_COMMAND_NO_LEGAL_STORE
const isc::log::MessageID LEGAL_LOG_LEASE6_WRITE_ERROR
const isc::log::MessageID LEGAL_LOG_STORE_CLOSED
const isc::log::MessageID LEGAL_LOG_LOAD_ERROR
const isc::log::MessageID LEGAL_LOG_COMMAND_WRITE_ERROR
const isc::log::MessageID LEGAL_LOG_LEASE4_WRITE_ERROR
const isc::log::MessageID LEGAL_LOG_SYSLOG
const isc::log::MessageID LEGAL_LOG_DB_OPEN_CONNECTION_WITH_RETRY_FAILED
const isc::log::MessageID LEGAL_LOG_SYSLOG_STORE_OPEN