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