mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-23 22:22:05 +08:00
Update win_eventlog_sink.h
This commit is contained in:
parent
f0c35819bd
commit
da3f3da92c
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user