Hi,
When I run content_shell with parameter --disable-logging, I can see that there still have the following log output:
"[2491:2491:0912/114152.207859:11429507276:INFO:CONSOLE(111)] xxxxxx"
The upper log is from the JS code console.log(). It seems that --disable-logging can't control this kind of log.
There have too many such kind of logs, can anyone help to supply one method to quickly disable the console log?
Regards,
Vince