Concurrently using the std::map LOG_CONFIG can result in a segmentation fault.
std::map LOG_CONFIG
To prevent concurrent access to LOG_CONFIG a new constexpr getLevelFor is introduces analogue to getTagFor.