Kea 2.7.5
|
#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 | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | 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. | |