|  | Kea 3.1.0
    | 
Go to the source code of this file.
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dhcp | 
| Variables | |
| isc::log::Logger | isc::dhcp::hosts_logger ("hosts") | 
| Logger for the HostMgrand the code it calls. | |
| const int | isc::dhcp::HOSTS_DBG_RESULTS = isc::log::DBGLVL_TRACE_BASIC_DATA | 
| Records the results of the lookups. | |
| const int | isc::dhcp::HOSTS_DBG_TRACE = isc::log::DBGLVL_TRACE_BASIC | 
| Logging levels for the host reservations management. | |
| const int | isc::dhcp::HOSTS_DBG_TRACE_DETAIL = isc::log::DBGLVL_TRACE_DETAIL | 
| Record detailed traces. | |
| const int | isc::dhcp::HOSTS_DBG_TRACE_DETAIL_DATA | 
| Records detailed results of lookups. | |