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 look
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 f