Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Appender: VisualStudioDebugOutputAppender #8

Open
mfreiholz opened this issue Jun 17, 2014 · 0 comments
Open

New Appender: VisualStudioDebugOutputAppender #8

mfreiholz opened this issue Jun 17, 2014 · 0 comments
Assignees

Comments

@mfreiholz
Copy link
Owner

mfreiholz commented Jun 17, 2014

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 mfreiholz added this to the Version 2.0 milestone Jun 17, 2014
@mfreiholz mfreiholz modified the milestones: Idea Collection, Version 2.0 Jun 23, 2014
@mfreiholz mfreiholz removed this from the Idea Collection milestone Feb 27, 2023
@mfreiholz mfreiholz changed the title ConsoleAppender should log to Visual Studio Output (optional) New Appender: VisualStudioDebugOutputAppender Feb 27, 2023
@mfreiholz mfreiholz self-assigned this Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant