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
Copy file name to clipboardExpand all lines: docs/csharp/cs-dev-kit-faq.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -196,6 +196,7 @@ Build your solution by right-clicking on the solution in the Solution Explorer a
196
196
### How do I collect logs for troubleshooting issues with Test Explorer?
197
197
198
198
If you are encountering issues with Test Explorer, you can enable diagnostic logging to gather more information for troubleshooting:
199
+
199
200
1. Increase Test Explorer verbosity:
200
201
Navigate to the C# Dev Kit settings and increase the Test Explorer Verbosity setting from `minimal` to `diagnostic`. This will generate more detailed logs.
0 commit comments