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

Start the server with at least minimal logging #851

Merged

Conversation

nickspoons
Copy link
Member

When running the server with loglevel "None", no project load status messages are received. This change ensures that when loglevel is set to "None", no loglevel flag is sent to the server, so it logs at its default "Info" level and we receive project status info. We just don't write any logs to disk.

This PR supercedes #849

When running the server with loglevel "None", no project load status
messages are received. This change ensures that when loglevel is set to
"None", no loglevel flag is sent to the server, so it logs at its
default "Info" level and we receive project status info. We just don't
write any logs to disk.
@nickspoons nickspoons merged commit 504c54e into OmniSharp:master Oct 11, 2023
8 checks passed
@nickspoons nickspoons deleted the start-server-with-min-loglevel branch October 11, 2023 20:57
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.

1 participant