11#ifndef O2_FRAMEWORK_LOGPARSINGHELPERS_H_
12#define O2_FRAMEWORK_LOGPARSINGHELPERS_H_
Defining PrimaryVertex explicitly as messageable.
A set of helpers to parse device logs.
LogLevel
Possible log levels for device log entries.
static LogLevel parseTokenLevel(std::string_view const s)
static char const *const LOG_LEVELS[(int) LogLevel::Size]
Available log levels.