|  | 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::log | 
| Functions | |
| std::string | isc::log::expandLoggerName (const std::string &name) | 
| Expand logger name. | |
| const std::string & | isc::log::getDefaultRootLoggerName () | 
| Returns the default ('kea') root logger name. | |
| const std::string & | isc::log::getRootLoggerName () | 
| Get root logger name. | |
| void | isc::log::setRootLoggerName (const std::string &name) | 
| Set root logger name. | |