mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 18:39:03 +08:00
check SPDLOG_SOURCE_LOCATION in macros and in runtime
This commit is contained in:
@@ -20,10 +20,8 @@
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Uncomment if source location logging is not needed.
|
||||
// This will prevent spdlog from using __FILE__, __LINE__ and SPDLOG_FUNCTION
|
||||
//
|
||||
// #define SPDLOG_NO_SOURCE_LOC
|
||||
// Uncomment if source location logging is needed./
|
||||
// #define SPDLOG_SOURCE_LOCATION
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user