Results 4 comments of ehellbar

ok, I will check if it is only these two `string_views` or if there is more

waiting for https://github.com/AliceO2Group/InfoLogger/pull/95 to also bump InfoLogger here

the compiler on macOS throws a warning when using enums in switch statements (in this case `fair::Severity`) and not handling all of the enumerators, which is the case here (missing...