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

No info after setting the QT_LOGGING_DEBUG env var

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.7.0 RC, 6.8.0 FF
    • 6.4
    • Core: I/O
    • None
    • Linux/X11
    • 061674128 (dev), 59c220d59 (6.7)

    Description

      According to docs for QLoggingCategory:

      Set the QT_LOGGING_DEBUG environment variable to find out where your logging rules are loaded from.

      So, after doing:

      QT_LOGGING_DEBUG=1 ./bin/qtcreator
      

      I would expect some printout with the info about where my logging rules are loaded from. But I see no output.

      Additional info: is seems that qtLoggingDebug() from qloggingregistry.cpp isn't hit at all, even after Creator has already printed something for some log category.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            jkobus Jarek Kobus
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes