[Development] QLog ( Work on qDebug and friends)

shane.kearns at accenture.com shane.kearns at accenture.com
Thu Feb 2 16:01:02 CET 2012


An important requirement is that it must be easy to enable debugging in Qt libraries without touching the application code.
This is so that we can debug regressions affecting closed source applications.

With the existing qDebug, we need to disable the qInstallMsgHandler call*, and recompile the relevant Qt libraries with debug logs enabled.

*A lot of applications redirect logs to a file, which may be hard to find. Some applications catch and discard qDebug in release builds.

________________________________
Subject to local law, communications with Accenture and its affiliates including telephone calls and emails (including content), may be monitored by our systems for the purposes of security and the assessment of internal compliance with Accenture policy.
______________________________________________________________________________________

www.accenture.com




More information about the Development mailing list