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

Enable/disable individual logging category

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.8.0
    • Core: I/O
    • None

      There has been interest on enabling / disabling individual QLoggingCategory. Currently you have to use setFilterRules and list all your categories on the string. If you have several categories and try to set only one of them true/false, the others get mixed.

      There is the setEnabled function, but that isn't accessible from const pointer.

      This issue has been raised by interest on setting categories dynamically during application execution.

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

            kkohne Kai Köhne
            misalmel Mika Salmela
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes