Closed taboca closed 8 years ago
I wonder if it makes sense the content's JS logging to also be an option as part of electron-connect. Say you have an option to log JS window content, such as contentLogging:true
You can use electron's --enable-logging command line argument. Refer #42 issue related to this and this gist for the sample code.
--enable-logging
Closing this issue out.
I wonder if it makes sense the content's JS logging to also be an option as part of electron-connect. Say you have an option to log JS window content, such as contentLogging:true