|  | 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::dhcpsrv_logger ("dhcpsrv") | 
| DHCP server library Logger. | |
| const int | isc::dhcp::DHCPSRV_DBG_HOOKS = isc::log::DBGLVL_TRACE_BASIC | 
| const int | isc::dhcp::DHCPSRV_DBG_RESULTS = isc::log::DBGLVL_TRACE_BASIC_DATA | 
| Records the results of the lookups. | |
| const int | isc::dhcp::DHCPSRV_DBG_TRACE = isc::log::DBGLVL_TRACE_BASIC | 
| DHCP server library logging levels. | |
| const int | isc::dhcp::DHCPSRV_DBG_TRACE_DETAIL = isc::log::DBGLVL_TRACE_DETAIL | 
| Additional information. | |
| const int | isc::dhcp::DHCPSRV_DBG_TRACE_DETAIL_DATA | 
| Additional information. | |