humblelogging icon indicating copy to clipboard operation
humblelogging copied to clipboard

New Appender: VisualStudioDebugOutputAppender

Open mfreiholz opened this issue 10 years ago • 0 comments

On WIN32 only, of course.

The appender should log everything to Visual Studio's output window, which is available in attached state.

See OutputDebugStringA(): https://learn.microsoft.com/en-us/windows/win32/api/debugapi/nf-debugapi-outputdebugstringa

mfreiholz avatar Jun 17 '14 04:06 mfreiholz