mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +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;
|
return EVENTLOG_ERROR_TYPE;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
// should be unreachable
|
return EVENTLOG_INFORMATION_TYPE;
|
||||||
throw_spdlog_ex(fmt::format("Unsupported log level {}", msg.level));
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user