boost::log::wadd_console_log
// In header: <boost/log/utility/setup/console.hpp> shared_ptr< sinks::synchronous_sink< sinks::wtext_ostream_backend >> wadd_console_log();
The function constructs sink for the std::wclog stream and adds it to the core
std::wclog
Returns:
Pointer to the constructed sink.