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

PP-12248 Log error message when rendering error page #3804

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

stephencdaly
Copy link
Contributor

If we catch an error and render the error page, we do not currently log the error message. The error always evaluates as an empty JSON object when we attempt to log it so it is not included. Instead, log the error message.

If we catch an error and render the error page, we do not currently
log the error message. The `error` always evaluates as an empty
JSON object when we attempt to log it so it is not included. Instead,
log the error message.
@stephencdaly stephencdaly changed the title BAU Log error message when rendering error page PP-12248 Log error message when rendering error page Feb 20, 2024
Copy link
Contributor

@SandorArpa SandorArpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stephencdaly stephencdaly merged commit 2e387cc into master Feb 20, 2024
12 checks passed
@stephencdaly stephencdaly deleted the bau-log-errors-better branch February 20, 2024 12:09
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

Successfully merging this pull request may close these issues.

2 participants