Unverified Commit 9ff23da2 authored by Benjamin Barenblat's avatar Benjamin Barenblat
Browse files

Handle invalid `Log::Level::Count`

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.
parent 1af1c5c3
Supports Markdown
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