Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.0 FF
-
None
-
-
21
-
0098dd8120be482397b28d034e0c338d7bb81418 (qt/qtbase/dev)
-
Team 1 Foundation_Sprint 43, Team 1 Foundation_Sprint 44, Team 1 Foundation_Sprint 45, Team 1 Foundation_Sprint 46
Description
When I run a test on Android with e.g. "ctest -V -R tst_mytest" and I write "qDebug() << "foo";" in C++ source code, I see the "foo" in the output.
When I write Log.d("foo") in Java source code, I don't see it in the output.
It would be nice if we could also capture the logs generated in Java.
Attachments
Issue Links
- relates to
-
QTBUG-96844 Rationalize logging in QtTestLib
- Closed