mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-26 23:49:03 +08:00
Updated tweakme
This commit is contained in:
parent
38f6b5ea71
commit
b3ed5f77f2
@ -58,13 +58,6 @@
|
|||||||
// #define SPDLOG_NO_NAME
|
// #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
|
// Uncomment to avoid spdlog's usage of atomic log levels
|
||||||
// Use only if your code never modifies a logger's log levels concurrently by
|
// Use only if your code never modifies a logger's log levels concurrently by
|
||||||
|
Loading…
Reference in New Issue
Block a user