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

Make VS Code logging use LogLevel, and filter appropriately #9745

Merged
merged 5 commits into from
Dec 22, 2023

Conversation

davidwengier
Copy link
Contributor

@davidwengier davidwengier commented Dec 21, 2023

Fixes #9142

Client side that "consumes" this is dotnet/vscode-csharp#6770

# Conflicts:
#	src/Razor/src/Microsoft.VisualStudio.LanguageServerClient.Razor/RazorLanguageServerClient.cs
@davidwengier davidwengier requested a review from a team as a code owner December 22, 2023 01:25
@davidwengier davidwengier merged commit 8936658 into dotnet:main Dec 22, 2023
12 checks passed
@davidwengier davidwengier deleted the VSCodeLogging branch December 22, 2023 01:49
@ghost ghost added this to the Next milestone Dec 22, 2023
@Cosifne Cosifne modified the milestones: Next, 17.9 P3 Jan 9, 2024
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.

Fix up VS Code logging
3 participants