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

Allow setting of categorized logging rules without recompiling

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.3.0
    • None
    • Core: I/O
    • None
    • e9c97aa1d1be46fffa8eecfa64bc4e3c4f1dd7b9.

    Description

      Qt supports logging by categories (qCDebug ...) since 5.2. Individual categories and -levels can be activated/deactivated by text based logging rules. However, setting the rules is right now only possible through a method call:

      http://doc-snapshot.qt-project.org/qdoc/qloggingcategory.html#setFilterRules

      Any Qt application should be able to pick up rules from well known paths/environment, without having to add logic to the application itself.

      See also: http://community.kde.org/Frameworks/Porting_To_qCDebug

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes