![]() |
Kea 2.2.0
|
Contains the loggers used by the netconf agent. More...
Include dependency graph for netconf_log.cc: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::netconf |
Variables | |
| isc::log::Logger | isc::netconf::netconf_logger (NETCONF_LOGGER_NAME) |
| Base logger for the netconf agent. More... | |
| const char * | isc::netconf::NETCONF_LOGGER_NAME = "netconf" |
| Defines the name of the root level (default) logger. More... | |
| const int | isc::netconf::NETCONF_DBG_RESULTS = isc::log::DBGLVL_TRACE_BASIC_DATA |
| Records the results of the commands. More... | |
| const int | isc::netconf::NETCONF_DBG_TRACE = isc::log::DBGLVL_TRACE_BASIC |
| Netconf agent logging levels. More... | |
| const int | isc::netconf::NETCONF_DBG_TRACE_DETAIL_DATA |
| Additional information. More... | |
Contains the loggers used by the netconf agent.
Definition in file netconf_log.cc.