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

    • QNX

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes