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

Log program exceptions as they occur #94

Open
scott-r opened this issue Mar 20, 2019 · 1 comment
Open

Log program exceptions as they occur #94

scott-r opened this issue Mar 20, 2019 · 1 comment
Assignees

Comments

@scott-r
Copy link
Collaborator

scott-r commented Mar 20, 2019

When an unexpected condition or programming bug causes a Javascript exception, log the event with any available details in a database table.

Especially for bugs that are intermittent or difficult to reproduce, this will provide us with valuable information about failures that may be occurring in actual use.

@scott-r scott-r self-assigned this Mar 20, 2019
@scott-r
Copy link
Collaborator Author

scott-r commented Sep 20, 2023

This should use the new error logging mechanism described in issue #150 but it is not a duplicate. The purpose of this issue is to automatically record an error when an exception occurs and crashes the program.

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