mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
allow printf style logging
* tests updated for printf style * tests makefile support printf style
This commit is contained in:
@@ -96,6 +96,14 @@
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Uncomment to use printf-style messages in your logs instead of the usual
|
||||
// format-style used by default.
|
||||
//
|
||||
// #define SPDLOG_FMT_PRINTF
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Uncomment to enable syslog (disabled by default)
|
||||
//
|
||||
|
Reference in New Issue
Block a user