add wide string to utf8 string support

This commit is contained in:
Sidyhe
2017-04-01 23:37:16 +08:00
parent 47006c4e8e
commit 8ee6d38501
3 changed files with 73 additions and 0 deletions

View File

@@ -101,6 +101,12 @@
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
// Uncomment to enable wchar_t support (convert to utf8)
//
// #define SPDLOG_WCHAR_TO_UTF8_SUPPORT
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
// Uncomment to prevent child processes from inheriting log file descriptors
//