Kea
1.9.9-git
|
#include <config.h>
#include <log/logger_level.h>
#include <log/macros.h>
#include <log/log_messages.h>
#include <boost/algorithm/string.hpp>
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 | |
isc::log::Severity | isc::log::getSeverity (const std::string &sev_str) |
Returns the isc::log::Severity value represented by the given string. More... | |