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