D13732: Add debug output for all network requests
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Wed Jun 27 16:37:13 UTC 2018
bruns added a comment.
In D13732#283754 <https://phabricator.kde.org/D13732#283754>, @habacker wrote:
> Unfortunally changing to qCDebug will not show any debug messages in the provider test app.
>
> Any hint how to do that programmatically in the provider test app ? http://doc.qt.io/qt-5/qloggingcategory.html#details gave no usable hint
Actually, it does. You have to enable logging explicitly for the per default excluded levels:
`org.kde.attica.debug=true`
http://doc.qt.io/qt-5/qloggingcategory.html#configuring-categories
http://doc.qt.io/qt-5/qloggingcategory.html#setFilterRules
REPOSITORY
R235 Attica
REVISION DETAIL
https://phabricator.kde.org/D13732
To: habacker, leinir
Cc: bruns, kde-frameworks-devel, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180627/d57b8945/attachment.html>
More information about the Kde-frameworks-devel
mailing list