Skip to content

Capture logs#2875

Merged
DanTup merged 2 commits intoDart-Code:masterfrom
BootBlock:capture-logs
Oct 14, 2020
Merged

Capture logs#2875
DanTup merged 2 commits intoDart-Code:masterfrom
BootBlock:capture-logs

Conversation

@BootBlock
Copy link
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 DanTup merged commit b3d3d7f into Dart-Code:master Oct 14, 2020
@DanTup DanTup added this to the v3.16.0 milestone Oct 14, 2020
@DanTup DanTup added the is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix. label Oct 14, 2020
@BootBlock BootBlock deleted the capture-logs branch January 4, 2021 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split "Capture Logs" command into multiple commands

2 participants