87const char* values[] = {
 
   88    "HOSTS_BACKENDS_REGISTERED", 
"the following host backend types are available: %1",
 
   89    "HOSTS_BACKEND_DEREGISTER", 
"deregistered host backend type: %1",
 
   90    "HOSTS_BACKEND_REGISTER", 
"registered host backend type: %1",
 
   91    "HOSTS_CFG_ADD_HOST", 
"add the host for reservations: %1",
 
   92    "HOSTS_CFG_CACHE_HOST_DATA_SOURCE", 
"get host cache data source: %1",
 
   93    "HOSTS_CFG_CLOSE_HOST_DATA_SOURCE", 
"Closing host data source: %1",
 
   94    "HOSTS_CFG_DEL", 
"deleted %1 host(s) having %2 IPv6 reservation(s) for subnet id %3 and address %4",
 
   95    "HOSTS_CFG_DEL4", 
"deleted %1 host(s) for subnet id %2 and identifier %3",
 
   96    "HOSTS_CFG_DEL6", 
"deleted %1 host(s) having %2 IPv6 reservation(s) for subnet id %3 and identifier %4",
 
   97    "HOSTS_CFG_DEL_ALL_SUBNET4", 
"deleted all %1 host(s) for subnet id %2",
 
   98    "HOSTS_CFG_DEL_ALL_SUBNET6", 
"deleted all %1 host(s) having %2 IPv6 reservation(s) for subnet id %3",
 
   99    "HOSTS_CFG_GET_ALL", 
"get all hosts with reservations",
 
  100    "HOSTS_CFG_GET_ALL_ADDRESS4", 
"get all hosts with reservations for IPv4 address %1",
 
  101    "HOSTS_CFG_GET_ALL_ADDRESS4_COUNT", 
"using address %1, found %2 host(s)",
 
  102    "HOSTS_CFG_GET_ALL_ADDRESS4_HOST", 
"using address %1 found host: %2",
 
  103    "HOSTS_CFG_GET_ALL_ADDRESS6", 
"get all hosts with reservations for IPv6 address %1",
 
  104    "HOSTS_CFG_GET_ALL_ADDRESS6_COUNT", 
"using address %1, found %2 host(s)",
 
  105    "HOSTS_CFG_GET_ALL_ADDRESS6_HOST", 
"using address %1 found host: %2",
 
  106    "HOSTS_CFG_GET_ALL_COUNT", 
"found %1 host(s)",
 
  107    "HOSTS_CFG_GET_ALL_HOST", 
"found host: %1",
 
  108    "HOSTS_CFG_GET_ALL_HOSTNAME", 
"get all hosts with reservations for hostname %1",
 
  109    "HOSTS_CFG_GET_ALL_HOSTNAME_COUNT", 
"using hostname %1, found %2 host(s)",
 
  110    "HOSTS_CFG_GET_ALL_HOSTNAME_HOST", 
"using hostname %1, found host: %2",
 
  111    "HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID4", 
"get all hosts with reservations for hostname %1 and IPv4 subnet %2",
 
  112    "HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID4_COUNT", 
"using hostname %1 and IPv4 subnet %2, found %3 host(s)",
 
  113    "HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID4_HOST", 
"using hostname %1 and IPv4 subnet %2, found host: %3",
 
  114    "HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID6", 
"get all hosts with reservations for hostname %1 and IPv6 subnet %2",
 
  115    "HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID6_COUNT", 
"using hostname %1 and IPv6 subnet %2, found %3 host(s)",
 
  116    "HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID6_HOST", 
"using hostname %1 and IPv6 subnet %2, found host: %3",
 
  117    "HOSTS_CFG_GET_ALL_IDENTIFIER", 
"get all hosts with reservations using identifier: %1",
 
  118    "HOSTS_CFG_GET_ALL_IDENTIFIER_COUNT", 
"using identifier %1, found %2 host(s)",
 
  119    "HOSTS_CFG_GET_ALL_IDENTIFIER_HOST", 
"using identifier: %1, found host: %2",
 
  120    "HOSTS_CFG_GET_ALL_SUBNET_ID4", 
"get all hosts with reservations for IPv4 subnet %1",
 
  121    "HOSTS_CFG_GET_ALL_SUBNET_ID4_COUNT", 
"using IPv4 subnet %1, found %2 host(s)",
 
  122    "HOSTS_CFG_GET_ALL_SUBNET_ID4_HOST", 
"using IPv4 subnet %1, found host: %2",
 
  123    "HOSTS_CFG_GET_ALL_SUBNET_ID6", 
"get all hosts with reservations for IPv6 subnet %1",
 
  124    "HOSTS_CFG_GET_ALL_SUBNET_ID6_COUNT", 
"using IPv6 subnet %1, found %2 host(s)",
 
  125    "HOSTS_CFG_GET_ALL_SUBNET_ID6_HOST", 
"using IPv6 subnet %1, found host: %2",
 
  126    "HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4", 
"get all hosts with reservations for subnet id %1 and IPv4 address %2",
 
  127    "HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4_COUNT", 
"using IPv4 subnet %1 and IPv4 address %2, found %3 host(s)",
 
  128    "HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4_HOST", 
"using IPv4 subnet %1 and IPv4 address %2, found host: %3",
 
  129    "HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS6", 
"get all hosts with reservations for subnet id %1 and IPv6 address %2",
 
  130    "HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS6_COUNT", 
"using subnet id %1 and address %2, found %3 host(s)",
 
  131    "HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS6_HOST", 
"using subnet id %1 and address %2, found host: %3",
 
  132    "HOSTS_CFG_GET_ONE_PREFIX", 
"get one host with reservation for prefix %1/%2",
 
  133    "HOSTS_CFG_GET_ONE_PREFIX_HOST", 
"using prefix %1/%2, found host: %3",
 
  134    "HOSTS_CFG_GET_ONE_PREFIX_NULL", 
"host not found using prefix %1/%2",
 
  135    "HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS4", 
"get one host with reservation for subnet id %1 and IPv4 address %2",
 
  136    "HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS4_HOST", 
"using subnet id %1 and address %2, found host: %3",
 
  137    "HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS4_NULL", 
"host not found using subnet id %1 and address %2",
 
  138    "HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS6", 
"get one host with reservation for subnet id %1 and having IPv6 address %2",
 
  139    "HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS6_HOST", 
"using subnet id %1 and address %2, found host: %3",
 
  140    "HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS6_NULL", 
"host not found using subnet id %1 and address %2",
 
  141    "HOSTS_CFG_GET_ONE_SUBNET_ID_IDENTIFIER", 
"get one host with %1 reservation for subnet id %2, identified by %3",
 
  142    "HOSTS_CFG_GET_ONE_SUBNET_ID_IDENTIFIER_HOST", 
"using subnet id %1 and identifier %2, found host: %3",
 
  143    "HOSTS_CFG_GET_ONE_SUBNET_ID_IDENTIFIER_NULL", 
"host not found using subnet id %1 and identifier %2",
 
  144    "HOSTS_CFG_UPDATE_ADD", 
"add the host for reservations: %1",
 
  145    "HOSTS_CFG_UPDATE_DEL4", 
"deleted %1 host(s) for subnet id %2 and identifier %3",
 
  146    "HOSTS_CFG_UPDATE_DEL6", 
"deleted %1 host(s) having %2 IPv6 reservation(s) for subnet id %3 and identifier %4",
 
  147    "HOSTS_MGR_ALTERNATE_GET4_SUBNET_ID_ADDRESS4", 
"trying alternate sources for host using subnet id %1 and address %2",
 
  148    "HOSTS_MGR_ALTERNATE_GET4_SUBNET_ID_IDENTIFIER", 
"get one host with IPv4 reservation for subnet id %1, identified by %2",
 
  149    "HOSTS_MGR_ALTERNATE_GET4_SUBNET_ID_IDENTIFIER_HOST", 
"using subnet id %1 and identifier %2, found in %3 host: %4",
 
  150    "HOSTS_MGR_ALTERNATE_GET4_SUBNET_ID_IDENTIFIER_NULL", 
"host not found using subnet id %1 and identifier %2",
 
  151    "HOSTS_MGR_ALTERNATE_GET6_PREFIX", 
"trying alternate sources for host using prefix %1/%2",
 
  152    "HOSTS_MGR_ALTERNATE_GET6_SUBNET_ID_ADDRESS6", 
"trying alternate sources for host using subnet id %1 and IPv6 address %2",
 
  153    "HOSTS_MGR_ALTERNATE_GET6_SUBNET_ID_IDENTIFIER", 
"get one host with IPv6 reservation for subnet id %1, identified by %2",
 
  154    "HOSTS_MGR_ALTERNATE_GET6_SUBNET_ID_IDENTIFIER_HOST", 
"using subnet id %1 and identifier %2, found in %3 host: %4",
 
  155    "HOSTS_MGR_ALTERNATE_GET6_SUBNET_ID_IDENTIFIER_NULL", 
"host not found using subnet id %1 and identifier %2",
 
  156    "HOSTS_MGR_ALTERNATE_GET_ALL_SUBNET_ID_ADDRESS4", 
"trying alternate sources for hosts using subnet id %1 and address %2",
 
  157    "HOSTS_MGR_ALTERNATE_GET_ALL_SUBNET_ID_ADDRESS6", 
"trying alternate sources for hosts using subnet id %1 and address %2",
 
  158    "HOSTS_MGR_NON_UNIQUE_IP_UNSUPPORTED", 
"host data source %1 does not support the mode in which IP reservations are non-unique",
 
Initialize Message Dictionary.
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS6_COUNT
const isc::log::MessageID HOSTS_CFG_DEL4
const isc::log::MessageID HOSTS_CFG_GET_ALL_ADDRESS4_HOST
const isc::log::MessageID HOSTS_CFG_GET_ALL_ADDRESS6_COUNT
const isc::log::MessageID HOSTS_CFG_GET_ALL
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID6
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET6_SUBNET_ID_IDENTIFIER_NULL
const isc::log::MessageID HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID4_HOST
const isc::log::MessageID HOSTS_CFG_GET_ALL_IDENTIFIER_COUNT
const isc::log::MessageID HOSTS_CFG_GET_ALL_HOST
const isc::log::MessageID HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS4
const isc::log::MessageID HOSTS_CFG_GET_ALL_IDENTIFIER
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4_HOST
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET6_PREFIX
const isc::log::MessageID HOSTS_CFG_ADD_HOST
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4
const isc::log::MessageID HOSTS_CFG_UPDATE_DEL6
const isc::log::MessageID HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS4_NULL
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS6
const isc::log::MessageID HOSTS_BACKEND_DEREGISTER
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID6_HOST
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET6_SUBNET_ID_ADDRESS6
const isc::log::MessageID HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID6_COUNT
const isc::log::MessageID HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID6
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID4
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET4_SUBNET_ID_IDENTIFIER_HOST
const isc::log::MessageID HOSTS_CFG_UPDATE_DEL4
const isc::log::MessageID HOSTS_CFG_GET_ONE_PREFIX_NULL
const isc::log::MessageID HOSTS_CFG_GET_ALL_COUNT
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET6_SUBNET_ID_IDENTIFIER_HOST
const isc::log::MessageID HOSTS_CFG_GET_ONE_SUBNET_ID_IDENTIFIER
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID4_HOST
const isc::log::MessageID HOSTS_CFG_GET_ALL_ADDRESS6
const isc::log::MessageID HOSTS_CFG_GET_ALL_IDENTIFIER_HOST
const isc::log::MessageID HOSTS_CFG_GET_ONE_PREFIX_HOST
const isc::log::MessageID HOSTS_CFG_CACHE_HOST_DATA_SOURCE
const isc::log::MessageID HOSTS_CFG_DEL6
const isc::log::MessageID HOSTS_CFG_GET_ALL_HOSTNAME_HOST
const isc::log::MessageID HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID6_HOST
const isc::log::MessageID HOSTS_CFG_GET_ONE_SUBNET_ID_IDENTIFIER_HOST
const isc::log::MessageID HOSTS_CFG_CLOSE_HOST_DATA_SOURCE
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET4_SUBNET_ID_ADDRESS4
const isc::log::MessageID HOSTS_CFG_GET_ALL_HOSTNAME
const isc::log::MessageID HOSTS_MGR_NON_UNIQUE_IP_UNSUPPORTED
const isc::log::MessageID HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS6
const isc::log::MessageID HOSTS_CFG_GET_ALL_ADDRESS4
const isc::log::MessageID HOSTS_CFG_GET_ONE_SUBNET_ID_IDENTIFIER_NULL
const isc::log::MessageID HOSTS_CFG_GET_ONE_PREFIX
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET4_SUBNET_ID_IDENTIFIER
const isc::log::MessageID HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS4_HOST
const isc::log::MessageID HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS6_HOST
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET_ALL_SUBNET_ID_ADDRESS4
const isc::log::MessageID HOSTS_CFG_GET_ALL_ADDRESS4_COUNT
const isc::log::MessageID HOSTS_CFG_GET_ALL_HOSTNAME_COUNT
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS6_HOST
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID4_COUNT
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET_ALL_SUBNET_ID_ADDRESS6
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET4_SUBNET_ID_IDENTIFIER_NULL
const isc::log::MessageID HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID4
const isc::log::MessageID HOSTS_BACKEND_REGISTER
const isc::log::MessageID HOSTS_CFG_DEL_ALL_SUBNET6
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID6_COUNT
const isc::log::MessageID HOSTS_MGR_ALTERNATE_GET6_SUBNET_ID_IDENTIFIER
const isc::log::MessageID HOSTS_CFG_DEL_ALL_SUBNET4
const isc::log::MessageID HOSTS_CFG_GET_ALL_ADDRESS6_HOST
const isc::log::MessageID HOSTS_CFG_DEL
const isc::log::MessageID HOSTS_BACKENDS_REGISTERED
const isc::log::MessageID HOSTS_CFG_GET_ONE_SUBNET_ID_ADDRESS6_NULL
const isc::log::MessageID HOSTS_CFG_GET_ALL_HOSTNAME_SUBNET_ID4_COUNT
const isc::log::MessageID HOSTS_CFG_UPDATE_ADD
const isc::log::MessageID HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4_COUNT
Defines the logger used by the top-level component of kea-lfc.