in src/outmdsd/Trace.h [84:87]
static void SetTraceLevel(const std::string & level) { s_minLevel = TraceLevelFromStr(level); }