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 any rescued exceptions for better debugging #122

Open
postmodern opened this issue Jun 15, 2024 · 0 comments
Open

Log any rescued exceptions for better debugging #122

postmodern opened this issue Jun 15, 2024 · 0 comments
Labels
enhancement New feature or request help-wanted Extra attention is needed nice-to-have Nice to have feature

Comments

@postmodern
Copy link
Member

Whenever we rescue an exception in the App to return 400 or 500, we should also log the exception message and maybe it's backtrace for better debugging.

@postmodern postmodern added enhancement New feature or request help-wanted Extra attention is needed nice-to-have Nice to have feature labels Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help-wanted Extra attention is needed nice-to-have Nice to have feature
Projects
None yet
Development

No branches or pull requests

1 participant