Dominik Grabiec

Results 2 issues of Dominik Grabiec

I'm not sure if everybody will want to do this, so this is just a suggestion and something up for discussion. I've included some code below. The `OutputDebugString` function can...

Add wide character output support to `wincolor_sink` that's used as the default sink on Windows. This uses the `SPDLOG_WCHAR_TO_UTF8_SUPPORT` define to enable this functionality much like in the msvc_sink. The...