Start of move to variadic template functions in logger
This commit is contained in:
@@ -14,7 +14,6 @@ typedef enum
|
||||
WARNING,
|
||||
ERROR,
|
||||
CRITICAL,
|
||||
FATAL,
|
||||
NONE = 99
|
||||
} level_enum;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user