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

Prevent quoting debug reports #50781

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Prevent quoting debug reports #50781

merged 1 commit into from
Jan 7, 2025

Conversation

rosstimothy
Copy link
Contributor

The refactoring done in #50451 caused the trace.Error debug report to be quoted in log output. This updates the quoting bypass used for log level to also consider trace.Errors in order to restore the previous output.

Changelog: Prevent quoting errors in log messages.

The refactoring done in #50451 caused the trace.Error debug report
to be quoted in log output. This updates the quoting bypass used
for log level to also consider trace.Errors in order to restore
the previous output.
@rosstimothy rosstimothy enabled auto-merge January 6, 2025 20:52
@rosstimothy rosstimothy added this pull request to the merge queue Jan 7, 2025
Merged via the queue into master with commit 9e34cc9 Jan 7, 2025
43 checks passed
@rosstimothy rosstimothy deleted the tross/log_quoting branch January 7, 2025 16:08
@public-teleport-github-review-bot

@rosstimothy See the table below for backport results.

Branch Result
branch/v15 Create PR
branch/v16 Create PR
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants