mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Set default spdlog level to trace
This commit is contained in:
parent
96ee434d4e
commit
bdc67e90cb
2
r5dev/thirdparty/spdlog/include/tweakme.h
vendored
2
r5dev/thirdparty/spdlog/include/tweakme.h
vendored
@ -111,7 +111,7 @@
|
|||||||
// Uncomment and set to compile time level with zero cost (default is INFO).
|
// Uncomment and set to compile time level with zero cost (default is INFO).
|
||||||
// Macros like SPDLOG_DEBUG(..), SPDLOG_INFO(..) will expand to empty statements if not enabled
|
// Macros like SPDLOG_DEBUG(..), SPDLOG_INFO(..) will expand to empty statements if not enabled
|
||||||
//
|
//
|
||||||
// #define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_INFO
|
#define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_TRACE
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user