mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-26 23:49:03 +08:00
clang-format
This commit is contained in:
parent
62ecc04212
commit
a056b9115b
@ -116,7 +116,6 @@ void daily_example()
|
|||||||
auto daily_logger = spdlog::daily_logger_mt("daily_logger", "logs/daily.txt", 2, 30);
|
auto daily_logger = spdlog::daily_logger_mt("daily_logger", "logs/daily.txt", 2, 30);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Load log levels from SPDLOG_LEVEL environment variable if exists.
|
// Load log levels from SPDLOG_LEVEL environment variable if exists.
|
||||||
//
|
//
|
||||||
// set global level to debug:
|
// set global level to debug:
|
||||||
|
Loading…
Reference in New Issue
Block a user