Updated comment

This commit is contained in:
gabime 2020-09-26 15:56:57 +03:00
parent 69b54dd9e4
commit 47253ba2a1

View File

@ -17,7 +17,7 @@
// export SPDLOG_LEVEL=debug
//
// turn off all logging except for logger1:
// export SPDLOG_LEVEL="off,logger1=debug"
// export SPDLOG_LEVEL="*=off,logger1=debug"
//
// turn off all logging except for logger1 and logger2: