mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
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