Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-55168

RFE: implement categorized logging to replace: qWarning("QPainter:...

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.7.0
    • GUI: Painting
    • None

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            sletta Gunnar Sletta
            rdieter Rex Dieter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes