You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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=edit
0 commit comments