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

[QNX] [Reg: Qt5.4.1 -> Qt5.5.1] after setting QT_LOGGING_TO_CONSOLE to 0 slog2info doesn't show debug messages

    XMLWordPrintable

Details

    • QNX

    Description

      QT_LOGGING_TO_CONSOLE variable doesn't work as it should in Qt 5.5.

      Qt5.4.1
      QT_LOGGING_TO_CONSOLE=0
      QtCreator shows debug message
      slog2info shows debug message

      Qt5.4.1
      QT_LOGGING_TO_CONSOLE=1
      QtCreator shows debug message
      slog2info does NOT have the debug message

      Qt5.5.1
      QT_LOGGING_TO_CONSOLE=0
      QtCreator does NOT have the debug message
      slog2info does NOT have the debug message

      Qt5.5.1
      QT_LOGGING_TO_CONSOLE=1
      QtCreator shows debug message
      slog2info does NOT have the debug message

      Use attached test application to reproduce the issue

      Attachments

        Issue Links

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

          Activity

            People

              kkohne Kai Köhne
              kileppal Kimmo Leppälä
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes