Skip to content

Use Markup.Escape around content being written to the console - #515

Merged
scowing merged 2 commits into
mainfrom
escape-console-output
Nov 20, 2025
Merged

Use Markup.Escape around content being written to the console#515
scowing merged 2 commits into
mainfrom
escape-console-output

Conversation

@scowing

@scowing scowing commented Nov 19, 2025

Copy link
Copy Markdown
Contributor

Why

The [DEBUG] tag was being interpreted as console format tags and throwing errors when trying to debug log. This escapes all content that gets written to the console

Ticket

HOD-4002

@scowing
scowing requested a review from a team as a code owner November 19, 2025 20:59
@github-actions

Copy link
Copy Markdown
Contributor

PR #516 created to format .cs files.

Auto format escape-console-output

Co-authored-by: DotNet Format Bot <dotnet-format-bot@github.d2l>
@scowing
scowing merged commit 36a4db1 into main Nov 20, 2025
11 of 12 checks passed
@scowing
scowing deleted the escape-console-output branch November 20, 2025 15:24
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