QInstallMessageHandler to send messeges also to normal debug stream
-
Hi,
Yes it is, just do both in your custom handler
-
Did you see the "example code for message handler?":http://qt-project.org/doc/qt-4.8/qtglobal.html#qInstallMsgHandler
You can use this and add some additional output to file or whatever you want.