Update comment

pull/3028/head
gabime 2 years ago
parent 7c0afada60
commit 2d801bbd80

@ -29,7 +29,7 @@ void replace_default_logger_example();
// Uncomment to enable source location support. // Uncomment to enable source location support.
// This will add filename/line/column info to the log (and in to the resulting binary so take care). // This will add filename/line/column info to the log (and in to the resulting binary so take care).
// #define SPDLOG_EMIT_SOURCE_LOCATION // #define SPDLOG_SOURCE_LOCATION
#include "spdlog/spdlog.h" #include "spdlog/spdlog.h"
#include "spdlog/cfg/env.h" // support for loading levels from the environment variable #include "spdlog/cfg/env.h" // support for loading levels from the environment variable

Loading…
Cancel
Save