19const char* values[] = {
20 "LOGIMPL_ABOVE_MAX_DEBUG",
"debug level of %1 is too high and will be set to the maximum of %2",
21 "LOGIMPL_BAD_DEBUG_STRING",
"debug string '%1' has invalid format",
22 "LOGIMPL_BELOW_MIN_DEBUG",
"debug level of %1 is too low and will be set to the minimum of %2",
Initialize Message Dictionary.
const isc::log::MessageID LOGIMPL_BAD_DEBUG_STRING
const isc::log::MessageID LOGIMPL_BELOW_MIN_DEBUG
const isc::log::MessageID LOGIMPL_ABOVE_MAX_DEBUG
Defines the logger used by the top-level component of kea-lfc.