Hi,
I'm using a Logger with a ConsoleChannel attached to it. I developped a test console project and everything worked fine. Now I moved my classes to a project using MFC and it no longer works. I could check on the degugger that the log() method of the ConsoleChannel class is called but it produces no output, the console window is not displayed.
Is it possible to have a ConsoleChannel output if my project has a "windows" subsystem ?
Thanks.





