diff --git a/include/spdlog/tweakme.h b/include/spdlog/tweakme.h index 3b580d04..4d52ab76 100644 --- a/include/spdlog/tweakme.h +++ b/include/spdlog/tweakme.h @@ -125,5 +125,5 @@ // Uncomment to enable message counting feature. Adds %i logger pattern that // prints log message sequence id. // - #define SPDLOG_ENABLE_MESSAGE_COUNTER +// #define SPDLOG_ENABLE_MESSAGE_COUNTER ///////////////////////////////////////////////////////////////////////////////