ot::LogLevel enum
Represents the log level.
![]()
enum LogLevel : uint8_t![]()
return static_cast<LogLevel>(OPENTHREAD_CONFIG_LOG_LEVEL);![]()
template <LogLevel kLogLevel> void Logger::LogAtLevel(const char *aModuleName, const char *aFormat, ...)![]()
template <LogLevel kLogLevel>![]()
template <LogLevel kLogLevel>![]()
template <LogLevel kLogLevel, const char *kModuleName>![]()
template <LogLevel kLogLevel>![]()
LogLevel logLevel;
![]()
return