Updated comment

pull/1685/head
gabime 5 years ago
parent 69b54dd9e4
commit 47253ba2a1

@ -17,7 +17,7 @@
// export SPDLOG_LEVEL=debug // export SPDLOG_LEVEL=debug
// //
// turn off all logging except for logger1: // 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: // turn off all logging except for logger1 and logger2:

Loading…
Cancel
Save