Commit 99db162
Andrew Hall
Fix Razor Report An Issue (#7894)
With #7805 we switched to using vscode loglevels and LogOutputWindow which regressed the check for loglevel in report an issue.
As it turns out Off=0, which is less than Debug=2
Fixes devdiv.visualstudio.com/DevDiv/_workitems/edit/2331879?view=edit1 parent 2d760a9 commit 99db162
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments