electron-react-boilerplate / electron-react-boilerplate/electron-react-boilerplate
Production application logs on MAC
Closed
question
- Dominant language
- TypeScript
- Stars
- 24.3k
- Forks
- 4k
- Avg merge
- 20m
- Merged PRs (30d)
- 4
Description
## Summary
I am not receiving Electron logs in the production environment. The codebase is using the electron-log npm package. According to the package’s documentation, the default log path on macOS should be ~/Library/Logs/{app name}/main.log, but no logs are being generated at this location in production.
Logs are functioning correctly in development (I can see them on npm console), but they are missing in the production build. Any help would be appreciated to resolve this issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.