brown-ccv / OmniReferenceClient

Reference client for the OMNI system
0 stars 0 forks source link

feat: basic logging #84

Closed broarr closed 3 years ago

broarr commented 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

broarr commented 3 years ago

I did mean to do that! 😄 We don't use it for anything

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 2.6.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: