Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.7.0
-
None
Description
Currently,
./painting/qpainter.cpp
./painting/qpainterpath.cpp
contain quite a few instances of using qWarning , and in practice for plasma5 users, it appears these warnings show a lot in users' logs.
It would be nice if this logging supported,
http://doc.qt.io/qt-5/qloggingcategory.html
so that these items could be more easily filtered.
Attachments
Issue Links
- is required for
-
QTBUG-100117 use categorized logging instead of env vars or #define's to turn on qDebug/qWarning output
-
- Reported
-