Set the global log level, parsing it from a string.
Declared in <logging.h>
<logging.h>
bool SetLogLevel(std::string_view level);
true if the string was a valid log level.