Commit dc8ac4c6 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update tweakme.h

parent cd6a8c9a
...@@ -136,6 +136,5 @@ ...@@ -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" }; ///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment