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
We currently ask users to submit two logs when submitting a new issue:
1. Logs from file, and
2. Logs from output channel (see screenshot below).
In order to simplify the workflow, we should log all console output to file
as well. This has two advantages:
1. We can piece together a more coherent picture by just looking at the log
file.
2. Users no longer have to submit logs from output channel.
0 commit comments