How to enable logging in webengine/chromium?
-
wrote on 6 Apr 2015, 09:47 last edited by
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.
-
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.
wrote on 4 Sept 2015, 12:17 last edited by AnantAgrawal 9 Jul 2015, 04:51Hi 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