Closed broarr closed 3 years ago
This commit introduces basic logging of the requests and responses from any commands the renderer process sends to the main process. The logs live here for windows:
%USERPROFILE%\AppData\Roaming\{app name}\logs\{process type}.log
In dev mode they print to the console and it's been working OK. We'll have to see how fast they fill up later. Close #80
I did mean to do that! 😄 We don't use it for anything
:tada: This PR is included in version 2.6.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This commit introduces basic logging of the requests and responses from any commands the renderer process sends to the main process. The logs live here for windows:
In dev mode they print to the console and it's been working OK. We'll have to see how fast they fill up later. Close #80