Add test cases for logging
This commit is contained in:
parent
9f9b4fc342
commit
0d6eef7ed2
@ -7,8 +7,7 @@
|
||||
|
||||
namespace cpputils {
|
||||
namespace logging {
|
||||
//TODO Test whole logging folder
|
||||
|
||||
|
||||
enum Level {
|
||||
ERROR, WARN, INFO, DEBUG
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user