mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 10:29:02 +08:00
Added registry
This commit is contained in:
@@ -25,8 +25,8 @@ typedef enum
|
||||
TRACE,
|
||||
DEBUG,
|
||||
INFO,
|
||||
WARNING,
|
||||
ERROR,
|
||||
WARN,
|
||||
ERR,
|
||||
CRITICAL,
|
||||
NONE = 99
|
||||
} level_enum;
|
||||
|
Reference in New Issue
Block a user