isc::log::Severity getSeverity(const std::string &sev_str)
Returns the isc::log::Severity value represented by the given string.
const int MAX_DEBUG_LEVEL
const int MIN_DEBUG_LEVEL
Minimum/maximum debug levels.
Defines the logger used by the top-level component of kea-lfc.
Level(Severity sev=DEFAULT, int dbg=MIN_DEBUG_LEVEL)
Severity severity
Logging severity.