QtCreator not qDebug() logging to "3 Application Output"
Unsolved
General and Desktop
-
Re: Since Qt 5.10.1 no more qDebug and cout output
So, it seems like QtCreator is still not sending qDebug() or qInfo() messages to the application output. I can see it with no debug levels or details via journalctl -xn
Has this been resolved yet? Is there a Profile Configuration that I can apply to force it to stderr/out?