Qt 6.11 is out! See what's new in the release
blog
qDebug, qWarning etc. Android implementation
-
-
Found it: https://github.com/qt/qtbase/blob/5.12/src/corelib/global/qlogging.cpp
Specifically, I needed to set application name in QCoreApplication.