Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional logging as well as a view logs component to GUI #11

Open
Cryptarchist opened this issue Aug 6, 2019 · 0 comments
Open

Comments

@Cryptarchist
Copy link
Contributor

This is a catch all issue to improve the current level of logging.

Only a small handful of events are being logged to the wagerr-electron-app.log in the user's Data Dir.

Initially we should go through all the spots we are using console.log and replace it with the logger module that logs to file (and in development mode to the terminal window).

As per #8 it would also be a nice idea to introduce a view logs component inside the Settings window which streams the data from the log file to the view. This saves the user having to dig around in their Data Dir looking for the log file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant