How to enable logging in webengine/chromium?
-
I want to enable chromium gpu logging flag. How do I do this? where can I see the log prints? I'm using quicknanobrowser app in embedded linux.
-
AnantAgrawalreplied to rahul3349 on 4 Sept 2015, 12:17 last edited by AnantAgrawal 9 Jul 2015, 04:51
Hi Rahul,
I am looking something similar i.e. logs of Qt framework. Refer https://forum.qt.io/topic/58566/how-to-print-logs-qdebug-qwarning-qcritical-qfatal-of-qt-framework-libraries-itself
Try using --log-level=0. It might work in your case.
Thanks,
Anant Agrawal