|
|
@ -154,7 +154,7 @@ void drop_all();
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// Trace & Debug can be switched on/off at compile time for zero cost debug statements.
|
|
|
|
// Trace & Debug can be switched on/off at compile time for zero cost debug statements.
|
|
|
|
// Uncomment SPDLOG_DEBUG_ON/SPDLOG_TRACE_ON in teakme.h to enable.
|
|
|
|
// Uncomment SPDLOG_DEBUG_ON/SPDLOG_TRACE_ON in tweakme.h to enable.
|
|
|
|
// SPDLOG_TRACE(..) will also print current file and line.
|
|
|
|
// SPDLOG_TRACE(..) will also print current file and line.
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// Example:
|
|
|
|
// Example:
|
|
|
|