Update tweakme.h

This commit is contained in:
Gabi Melman 2017-09-29 22:43:48 +03:00 committed by GitHub
parent cd6a8c9a4c
commit dc8ac4c671

View File

@ -136,6 +136,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Uncomment to enable user defined tag names // Uncomment to enable user defined tag names
// //
// #define SPDLOG_LEVEL_NAMES { " TRACE", " DEBUG", " INFO", // #define SPDLOG_LEVEL_NAMES { "TRACE", "DEBUG", "INFO", "WARNING", "ERROR", "CRITICAL", "OFF" };
// " WARNING", " ERROR", "CRITICAL", "OFF" };
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////