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

Fix Razor Report An Issue #7894

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

ryzngard
Copy link
Contributor

@ryzngard ryzngard commented Jan 3, 2025

With #7805 we switched to using vscode loglevels and LogOutputWindow which regressed the check for loglevel in report an issue.

As it turns out Off=0, which is less than Debug=2

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2331879/?view=edit

@ryzngard ryzngard requested a review from a team as a code owner January 3, 2025 20:44
@ryzngard ryzngard merged commit 99db162 into dotnet:main Jan 3, 2025
16 checks passed
@ryzngard ryzngard deleted the reportissue_loglevel branch January 3, 2025 21:51
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