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

Wasm debug log level #34723

Merged
merged 1 commit into from
Apr 9, 2020
Merged

Conversation

monojenkins
Copy link
Contributor

!! This PR is a copy of mono/mono#19479, please do not edit or review it in this repo !!
Do not automatically approve this PR:

* Consider how the changes affect configurations in this repo,
* Check effects on files that are not mirrored,
* Identify test cases that may be needed in this repo.

!! Merge the PR only after the original PR is merged !!



enable_debugging was already an int, with this change log_level
will remain at 1 by default but passing -1 will disable the log
spew

@ghost
Copy link

ghost commented Apr 8, 2020

Tagging @ViktorHofer as an area owner

enable_debugging was already an int, with this change log_level
    will remain at 1 by default but passing -1 will disable the log
    spew
@lewing lewing marked this pull request as ready for review April 9, 2020 04:32
@akoeplinger
Copy link
Member

Failure is due to dotnet/arcade#4190

@akoeplinger akoeplinger merged commit 4eda1d7 into dotnet:master Apr 9, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants