24const char* values[] = {
 
   25    "STAT_CMDS_DEINIT_OK", 
"unloading Stat Commands hooks library successful",
 
   26    "STAT_CMDS_INIT_OK", 
"loading Stat Commands hooks library successful",
 
   27    "STAT_CMDS_LEASE4_FAILED", 
"stat-lease4-get command failed: reason: %1",
 
   28    "STAT_CMDS_LEASE4_GET", 
"stat-lease4-get command successful, parameters: %1 rows found: %2",
 
   29    "STAT_CMDS_LEASE4_GET_FAILED", 
"stat-lease4-get command failed: parameters: %1, reason: %2",
 
   30    "STAT_CMDS_LEASE4_GET_INVALID", 
"stat-lease4-get command is malformed or invalid, reason: %1",
 
   31    "STAT_CMDS_LEASE4_GET_NO_SUBNETS", 
"stat-lease4-get, parameters: %1, %2\"",
 
   32    "STAT_CMDS_LEASE4_ORPHANED_STATS", 
"stat-lease4-get command omitted statistics for one or more non-existent subnets",
 
   33    "STAT_CMDS_LEASE6_FAILED", 
"stat-lease6-get command failed: reason: %1",
 
   34    "STAT_CMDS_LEASE6_GET", 
"stat-lease6-get command successful, parameters: %1 rows found: %2",
 
   35    "STAT_CMDS_LEASE6_GET_FAILED", 
"stat-lease6-get command failed: parameters: %1, reason: %2",
 
   36    "STAT_CMDS_LEASE6_GET_INVALID", 
"stat-lease6-get command is malformed or invalid, reason: %1",
 
   37    "STAT_CMDS_LEASE6_GET_NO_SUBNETS", 
"stat-lease6-get, parameters: %1, %2\"",
 
   38    "STAT_CMDS_LEASE6_ORPHANED_STATS", 
"stat-lease6-get command omitted statistics for one or more non-existent subnets",
 
Initialize Message Dictionary.
const isc::log::MessageID STAT_CMDS_LEASE4_GET_INVALID
const isc::log::MessageID STAT_CMDS_LEASE6_GET_INVALID
const isc::log::MessageID STAT_CMDS_DEINIT_OK
const isc::log::MessageID STAT_CMDS_LEASE6_FAILED
const isc::log::MessageID STAT_CMDS_LEASE6_GET
const isc::log::MessageID STAT_CMDS_LEASE4_FAILED
const isc::log::MessageID STAT_CMDS_LEASE6_GET_FAILED
const isc::log::MessageID STAT_CMDS_LEASE4_GET_NO_SUBNETS
const isc::log::MessageID STAT_CMDS_LEASE6_GET_NO_SUBNETS
const isc::log::MessageID STAT_CMDS_INIT_OK
const isc::log::MessageID STAT_CMDS_LEASE6_ORPHANED_STATS
const isc::log::MessageID STAT_CMDS_LEASE4_GET_FAILED
const isc::log::MessageID STAT_CMDS_LEASE4_ORPHANED_STATS
const isc::log::MessageID STAT_CMDS_LEASE4_GET