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

Enhanced Logging #2200

Merged
merged 8 commits into from
Nov 15, 2024
Merged

Enhanced Logging #2200

merged 8 commits into from
Nov 15, 2024

Conversation

JustinGrote
Copy link
Collaborator

@JustinGrote JustinGrote commented Nov 15, 2024

  • Align PsesLogLevel to MEL log levels
  • Adjust some logging verbosity levels for the PSES startup logging flow to move better.
  • Create a new LSP Log Debug Provider to get around limitations with the CSharp Omnisharp one.
  • Drop all Omnisharp logs to trace since they are just LSP related
  • Address LSP bugs by wiring up log levels in-band.

Should be merged with PowerShell/vscode-powershell#5065

@JustinGrote JustinGrote requested a review from a team as a code owner November 15, 2024 04:24
@JustinGrote JustinGrote self-assigned this Nov 15, 2024
@JustinGrote JustinGrote marked this pull request as draft November 15, 2024 04:24
@JustinGrote JustinGrote changed the title Enhance logging configuration and levels Enhanced Logging Nov 15, 2024
@JustinGrote JustinGrote marked this pull request as ready for review November 15, 2024 06:55
Copy link
Member

@andyleejordan andyleejordan left a comment

Choose a reason for hiding this comment

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

LGTM. Do you want to get this into the upcoming preview?

@andyleejordan andyleejordan merged commit 9ce8911 into main Nov 15, 2024
8 checks passed
@andyleejordan andyleejordan deleted the feature/logImprovements branch November 15, 2024 21:55
@andyleejordan andyleejordan added the Issue-Enhancement A feature request (enhancement). label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants