Is your feature request related to a problem? Please describe.
If the Dart analyzer crashes, VS code recommends See the output for more information:

However, the output pane is not helpful:

Describe the solution you'd like
VS Code should recommend using the Dart: Capture logs VS Code command and should link to this guide: https://dartcode.org/docs/logging/
Perhaps this should also recommend cleaning the Dart analyzer cache (deleting ~/.dartServer/ on macOS)
Describe alternatives you've considered
N/A
Additional context
N/A