mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-23 21:33:08 +00: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.