[Interest] console and gui

Samuel Gaist samuel.gaist at edeltech.ch
Tue Feb 14 12:42:02 CET 2012


On 14 févr. 2012, at 12:29, Graham Labdon wrote:

> Hi
> I have the following requirement –
> If my Qt Gui app is running in debug mode a console should be displayed and this should be able to display log messages
> If in release mode the log messages are to be sent to a file.
>  
> I have looked at the QsLogger package but this will only send messages to a file
>  
> Does anyone know how this could be achieved?
>  
> Thanks
>  
>  
> Graham
>  
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

Hi,

You could be interested by:

http://www.kdab.com/kd-tools

Their log related classes provide what you need

Hope it helps
Samuel


More information about the Interest mailing list