mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-07 03:03:39 -04:00
Add a case of `Log::Level::Count` to all switch statements that dispatch on `Log::Level`. The case simply asserts `false` and notes the invalid log level. |
||
|---|---|---|
| .. | ||
| backend.cpp | ||
| backend.h | ||
| filter.cpp | ||
| filter.h | ||
| log.h | ||
| text_formatter.cpp | ||
| text_formatter.h | ||