Conversation
Copy link
Copy Markdown
Contributor
Splits the Capture Logs command into multiple commands:
- Capture Logs: Selectable capture categories via a picker, as before.
- Capture Analysis Server Logs: Only captures Analyzer and CommandProcess.
- Capture Debugging Logs: Captures everything except Analyzer.
- Capture Extension Logs: Captures only CommandProcess, DevTools, and FlutterDaemon.
Includes tests.
Fixes #2789.
DanTup
added
the
is enhancement
label
Oct 14, 2020Labels
An enhancement or improvement that should be listed in release notes but is not a bug fix.