|
|
|
@ -58,13 +58,6 @@
|
|
|
|
|
// #define SPDLOG_NO_NAME
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
// Uncomment to enable the SPDLOG_DEBUG/SPDLOG_TRACE macros.
|
|
|
|
|
//
|
|
|
|
|
// #define SPDLOG_DEBUG_ON
|
|
|
|
|
// #define SPDLOG_TRACE_ON
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
// Uncomment to avoid spdlog's usage of atomic log levels
|
|
|
|
|
// Use only if your code never modifies a logger's log levels concurrently by
|
|
|
|
|