Modules | |
Logger | |
Logger component | |
Logger sink | |
Logger thread pool | |
Source location | |
enum class | LogLevel { Trace = OPENDAQ_LOG_LEVEL_TRACE , Debug = OPENDAQ_LOG_LEVEL_DEBUG , Info = OPENDAQ_LOG_LEVEL_INFO , Warn = OPENDAQ_LOG_LEVEL_WARN , Error = OPENDAQ_LOG_LEVEL_ERROR , Critical = OPENDAQ_LOG_LEVEL_CRITICAL , Off = OPENDAQ_LOG_LEVEL_OFF , Default = OPENDAQ_LOG_LEVEL_DEFAULT } |
Enumeration of available log severity levels. Trace is the lowest level. Critical is the highest level. More... | |
|
strong |
Enumeration of available log severity levels. Trace
is the lowest level. Critical
is the highest level.