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

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

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes