Skip to content

Remove razor logger#9368

Merged
dibarbet merged 6 commits into
dotnet:mainfrom
davidwengier:RemoveRazorLogger
Jun 1, 2026
Merged

Remove razor logger#9368
dibarbet merged 6 commits into
dotnet:mainfrom
davidwengier:RemoveRazorLogger

Conversation

@davidwengier

Copy link
Copy Markdown
Member

I was going to do this in #9367 but it was a bit bigger than I thought, so its separate and the first two commits of this can just be ignored.

This removes the razor logger, and just sends everything to the C# output window, since #9367 removes the calls to the razor/log endpoint anyway. It also removes the "Report Razor Issue" command, because the collect logs command is the way to go now anyway. If we really need to see the C# and Html virtual documents, we can ask the user for them, and we can always update the command to include them. Can't remember the last time we used them.

davidwengier and others added 6 commits June 1, 2026 09:41
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@davidwengier davidwengier requested review from a team as code owners June 1, 2026 03:14

@dibarbet dibarbet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thanks!!!

@dibarbet dibarbet merged commit 679304e into dotnet:main Jun 1, 2026
33 checks passed
@davidwengier davidwengier deleted the RemoveRazorLogger branch June 1, 2026 20:54
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.

3 participants