mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
fixed length and upper case log level tags
This commit is contained in:
@@ -132,3 +132,10 @@
|
||||
//
|
||||
// #define SPDLOG_ENABLE_MESSAGE_COUNTER
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Uncomment to enable user defined tag names
|
||||
//
|
||||
// #define SPDLOG_LEVEL_NAMES { " TRACE", " DEBUG", " INFO",
|
||||
// " WARNING", " ERROR", "CRITICAL", "OFF" };
|
||||
///////////////////////////////////////////////////////////////////////////////
|
Reference in New Issue
Block a user