Improve the logging situation
Open
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we basically don't log anything, we just rely on the message pane.
We should consider:
- [ ] adding a logging library to the electron app itself (with [`electron-log`](https://github.com/megahertz/electron-log)?)
- [ ] add a command (in the Help menu?) for the user to quickly access the log, or export it for debugging/troubleshooting purposes
Contributor guide
Assessment
This issue has not been assessed yet.