mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-12 17:00:25 +08:00
Added SPDLOG_DISABLE_DEFAULT_LOGGER option to tweakme.h
This commit is contained in:
parent
312fe4775d
commit
226d5a1d36
@ -125,7 +125,7 @@
|
|||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
// Uncomment to disable default logger creation.
|
// Uncomment to disable default logger creation.
|
||||||
// This might save some small initialization time
|
// This might save some (very) small initialization time if no default logger is needed.
|
||||||
//
|
//
|
||||||
// #define SPDLOG_DISABLE_DEFAULT_LOGGER
|
// #define SPDLOG_DISABLE_DEFAULT_LOGGER
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user