ardublockly
ardublockly copied to clipboard
Desktop application logger needs to caputure console out from front end
The current desktop application logger only captures std out and err from the server, and logged messages from the main process. There needs to be some hook to capture any console.log/warn/error messages sent from the front end.