Sorry, not so much an issue as a question :)
I've got another standalone UWP C++ application and really just want to pipe output to a standalone console app without being attached to a debugger. I figured this would do the trick, but have no idea how to write code in my app to talk to this. Are you able to provide a brief example?