27const char* values[] = {
28 "LEGAL_LOG_COMMAND_NO_LEGAL_STORE",
"LegalStore instance is null",
29 "LEGAL_LOG_COMMAND_WRITE_ERROR",
"Could not write command entry to the legal store: %1",
30 "LEGAL_LOG_DB_OPEN_CONNECTION_WITH_RETRY_FAILED",
"Failed to connect to database: %1 with error: %2",
31 "LEGAL_LOG_LEASE4_NO_LEGAL_STORE",
"LegalStore instance is null",
32 "LEGAL_LOG_LEASE4_RENDER_ERROR",
"custom request/response-parser-format failed for lease %1 hwaddr %2 (%3); falling back to default format",
33 "LEGAL_LOG_LEASE4_WRITE_ERROR",
"Could not write to the legal store: %1",
34 "LEGAL_LOG_LEASE6_NO_LEGAL_STORE",
"LegalStore instance is null",
35 "LEGAL_LOG_LEASE6_RENDER_ERROR",
"custom request/response-parser-format failed for lease %1 duid %2 (%3); falling back to default format",
36 "LEGAL_LOG_LEASE6_WRITE_ERROR",
"Could not write to the legal store: %1",
37 "LEGAL_LOG_LOAD_ERROR",
"LEGAL LOGGING DISABLED! An error occurred loading the library: %1",
38 "LEGAL_LOG_STORE_CLOSED",
"Legal store closed: %1",
39 "LEGAL_LOG_STORE_CLOSE_ERROR",
"An error occurred closing the store: %1, error: %2",
40 "LEGAL_LOG_STORE_OPEN",
"opening Legal Log file: %1",
41 "LEGAL_LOG_STORE_OPENED",
"Legal store opened: %1",
42 "LEGAL_LOG_SYSLOG",
"%1",
43 "LEGAL_LOG_SYSLOG_STORE_OPEN",
"opening Legal Syslog: %1",
44 "LEGAL_LOG_UNLOAD_ERROR",
"An error occurred unloading the library: %1",
Initialize Message Dictionary.
const isc::log::MessageID LEGAL_LOG_LEASE4_RENDER_ERROR
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_RENDER_ERROR
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