2 Feb
2016
2 Feb
'16
4:11 p.m.
I am working on a native Excel add-in (using XLW+), and I have been using Boost.Logging to output some diagnostic information, using BOOST_LOG_TRIVIAL. I would like to see this information in the Output window of Visual Studio. It seems like I somehow need to change the destination to boost::logging::destination::dbg_window, but I haven't been able to figure out a way to do this globally. Is there a way to do this? Thanks, Marc.
3204
Age (days ago)
3204
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marc Paschover