Kea 3.0.0
logger_level.cc File Reference
#include <config.h>
#include <log/logger_level.h>
#include <log/macros.h>
#include <log/log_messages.h>
#include <boost/algorithm/string.hpp>
Include dependency graph for logger_level.cc:

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.