![]() |
Kea
1.9.9-git
|
#include <string>
Include dependency graph for logger_name.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::log | |
Functions | |
| std::string | isc::log::expandLoggerName (const std::string &name) |
| Expand logger name. More... | |
| const std::string & | isc::log::getDefaultRootLoggerName () |
| Returns the default ('kea') root logger name. More... | |
| const std::string & | isc::log::getRootLoggerName () |
| Get root logger name. More... | |
| void | isc::log::setRootLoggerName (const std::string &name) |
| Set root logger name. More... | |