QInstallMessageHandler to send messeges also to normal debug stream
General and Desktop
4
Posts
3
Posters
1.9k
Views
1
Watching
-
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.