Wasm debug log level (#34723)
authormonojenkins <jo.shields+jenkins@xamarin.com>
Thu, 9 Apr 2020 07:58:26 +0000 (03:58 -0400)
committerGitHub <noreply@github.com>
Thu, 9 Apr 2020 07:58:26 +0000 (09:58 +0200)
commit4eda1d7fe2a627554f997c5d2ac159e2bfcf8bd5
tree7643e9c9df3bc4690f1cb06ba2d216c5dfa9ef9f
parent7b90ab20a9283d86e0e4f5a603457cabf65c5843
Wasm debug log level (#34723)

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

Co-authored-by: lewing <lewing@users.noreply.github.com>
src/mono/mono/mini/mini-wasm-debugger.c
src/mono/mono/mini/mini-wasm.h