ardublockly icon indicating copy to clipboard operation
ardublockly copied to clipboard

Desktop application logger needs to caputure console out from front end

Open carlosperate opened this issue 7 years ago • 0 comments

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.

carlosperate avatar May 09 '17 16:05 carlosperate