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 logging to diagnose bugs in production #1275

Closed
4 tasks done
MarcelRobitaille opened this issue Oct 20, 2022 · 0 comments · Fixed by #1283
Closed
4 tasks done

Add logging to diagnose bugs in production #1275

MarcelRobitaille opened this issue Oct 20, 2022 · 0 comments · Fixed by #1283
Labels
enhancement New feature or request

Comments

@MarcelRobitaille
Copy link
Collaborator

MarcelRobitaille commented Oct 20, 2022

  • Setup logging itself (maybe winston)
  • Make log level configurable via browser console (this way users can enable logging in production, even if the app and settings UI isn't loaded)
  • Make the log level reset itself after some delay so users are not stuck with verbose logging forever
  • Add logs to the code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant