Is it possible to write all Chrome dev tools console logs to a file ?
I was thinking of an extra argument passed to the executable or a plugin to install on the browser itself.
I would also like to avoid remote debugging as I would like to get this information for users behind a firewall.