Skip to content

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

Merged
merged 3 commits into from
Feb 13, 2020
Merged

Conversation

pranavkm
Copy link
Contributor

No description provided.

@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Feb 12, 2020
@pranavkm pranavkm requested a review from javiercn February 12, 2020 00:56
@pranavkm
Copy link
Contributor Author

LessLog

@pranavkm pranavkm added the feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly label Feb 12, 2020
@pranavkm pranavkm added this to the blazor-wasm-3.2-preview2 milestone Feb 12, 2020
@javiercn
Copy link
Member

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.

@pranavkm
Copy link
Contributor Author

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?

@mkArtakMSFT mkArtakMSFT linked an issue Feb 12, 2020 that may be closed by this pull request
@mkArtakMSFT
Copy link
Contributor

We will wait for the config provider work to happen to handle this through the appsettings.json file.

@pranavkm pranavkm reopened this Feb 12, 2020
@pranavkm pranavkm force-pushed the prkrishn/less-logging branch from bff97c2 to 089598b Compare February 12, 2020 23:29
@pranavkm
Copy link
Contributor Author

🆙 📅 per offline discussion

@pranavkm pranavkm merged commit 32265dc into prkrishn/blazor-devserver Feb 13, 2020
@pranavkm pranavkm deleted the prkrishn/less-logging branch February 13, 2020 22:30
pranavkm added a commit that referenced this pull request Feb 18, 2020
* Make the dev-server log less
* Allow loading a user configured settings file
pranavkm added a commit that referenced this pull request Feb 18, 2020
* Make the dev-server log less
* Allow loading a user configured settings file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the blazor dev-server output less noisy
3 participants