1
0
Fork 0
forked from suyu/suyu
suyu/src/common/logging
Benjamin Barenblat 9ff23da255
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.
2015-08-02 12:55:31 -04:00
..
backend.cpp Handle invalid Log::Level::Count 2015-08-02 12:55:31 -04:00
backend.h Common: Remove async logging 2015-05-12 02:31:04 -03:00
filter.cpp Common: Remove async logging 2015-05-12 02:31:04 -03:00
filter.h CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
log.h Common: Cleanup memory and misc includes. 2015-06-28 00:36:54 +01:00
text_formatter.cpp Handle invalid Log::Level::Count 2015-08-02 12:55:31 -04:00
text_formatter.h Common: Remove async logging 2015-05-12 02:31:04 -03:00