Using QsLog
-
wrote on 6 Dec 2012, 16:41 last edited by
Hi
I am investigating the use of QsLog in my application.
When used in the QtCreator IDE everything appears to work fine, however, some of my colleagues prefer the Eclipse IDE (with the old QtIntegration plugin).
In this IDE running through the debugger I see the output from QsLog, but if I run without the debugger I do not see any output whereas it is produced in the QtCreator IDE.I also wanted to see the QsLog output in a console so added CONFIG += console to my .pro file but we dont see messages here either (we can however, see qDebug messages).
I would be grateful if anyone can shed any light on these problems
Thanks
Edit: Mover to 3rd party as QsLog is not a core Qt class, it's an external class, Gerolf
1/1