-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Make the dev-server log less #18971
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 the dev-server log less #18971
Conversation
Is there an associated issue? I'm not against in principle, but I think this should be configurable so that users can tune this if they run into issues. |
Do you know what they would want to debug from the dev-server? It's just static files, no? |
We will wait for the config provider work to happen to handle this through the appsettings.json file. |
bff97c2
to
089598b
Compare
🆙 📅 per offline discussion |
* Make the dev-server log less * Allow loading a user configured settings file
* Make the dev-server log less * Allow loading a user configured settings file
No description provided.