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

Enable "logging": "engineLogging" for blazorwasm debug type #4070

Closed
ar0311 opened this issue Sep 16, 2020 · 3 comments
Closed

Enable "logging": "engineLogging" for blazorwasm debug type #4070

ar0311 opened this issue Sep 16, 2020 · 3 comments
Assignees
Labels

Comments

@ar0311
Copy link

ar0311 commented Sep 16, 2020

To enable debugging debug engine while debugging a hosted Blazor WASM project with VS Code.

Steps to reproduce

Create new hosted blazorwasm project.
Cannot add "logging" to configuration as it's not supported.

Expected behavior

Can add "logging" stanza.

Actual behavior

Can't add "logging" stanza.

@gregg-miskelly
Copy link
Contributor

CC @captainsafia

@captainsafia
Copy link
Member

captainsafia commented Sep 21, 2020

Thanks, @gregg-miskelly!

I'll be making some changes to the Razor extension soon and will try to batch this in.

EDIT: Feel free to assign me.

@captainsafia
Copy link
Member

captainsafia commented Sep 22, 2020

@jmarolf You can probably close this one too since the above PR was merged. This change should ship in the next version of the extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants