Unverified Commit da3f3da9 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update win_eventlog_sink.h

parent f0c35819
......@@ -175,8 +175,7 @@ struct eventlog
return EVENTLOG_ERROR_TYPE;
default:
// should be unreachable
throw_spdlog_ex(fmt::format("Unsupported log level {}", msg.level));
return EVENTLOG_INFORMATION_TYPE;
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment