![]() |
Kea
1.5.0
|
Classes | |
| class | InvalidUsage |
| Exception thrown when the command line is invalid. More... | |
| class | LFCController |
| Process controller for LFC process. More... | |
| class | RunTimeFail |
| Exceptions thrown when a method is unable to manipulate (remove or rename) a file. More... | |
Variables | |
| const char *const * | lfc_config_report = isc::detail::config_report |
| isc::log::Logger | lfc_logger ("DhcpLFC") |
| Defines the logger used within LFC. More... | |
| const char* const* isc::lfc::lfc_config_report = isc::detail::config_report |
Definition at line 44 of file lfc_controller.cc.
| isc::log::Logger isc::lfc::lfc_logger |
Defines the logger used within LFC.
Define the logger for the "lfc" logging.
Definition at line 18 of file lfc_log.h.
Referenced by isc::lfc::LFCController::launch().