qtlogging.ini only affects qCDebug (and friends), not qDebug, seeĀ 
https://doc.qt.io/qt-5/qloggingcategory.html

On Sat, Apr 13, 2019 at 8:25 AM Syam Krishnan <syamcr@gmail.com> wrote:
Hi

I am having trouble getting qDebug() output displayed in the
'application output' tab in Qt Creator.

I am aware of the need to explicitly enable Qt message logging and have
the following in my ~/.config/QtProject/qtlogging.ini:


[Rules]
*.debug=true
qt.*.debug=false


But even with this, Qt Creator does not show any qDebug() messages. I am
getting these messages if I run the application from Konsole. Just not
in Qt creator.

Any Idea on what can be done to fix this?

I'm on Fedora 29, Qt 5.11.3, Qt Creator v4.7.2.


Thanks and regards,


Syam
_______________________________________________
kde mailing list -- kde@lists.fedoraproject.org
To unsubscribe send an email to kde-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kde@lists.fedoraproject.org