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

Improve Logging system to be able to retrieve the registered logging categories

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • Core: I/O
    • None

      To interactively list logging categories one needs to have a list of available categories. A list at run time could be useful to change filters and logging rules while a program is running (for example through a console cli or webinterface). The data is already stored inside the QLoggingRegistry but it is not publicly available.

      Additional information provided through this new class could be:

      • a string representation of the QVector<QLoggingRule>
      • a string representation of the QLoggingCategory::CategoryFilter

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

            kkohne Kai Köhne
            cmon Simon Schäfer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes