Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.5.0, 5.5.1, 5.6.0
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
- relates to
-
QTBUG-91006 [QNX] slog2info doesn't show debug messages on QNX 7.1
-
- Closed
-