mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Work towards https://github.com/flutter/flutter/issues/143458. What this _doesn't_ change: 1. The full output of `adb logcat` is still written to `$FLUTTER_LOGS_DIR/logcat.txt` Example output: <img width="580" alt="Screenshot 2024-02-22 at 2 53 51â¯PM" src="https://github.com/flutter/engine/assets/168174/bef24370-c066-4203-ae0e-552cc0fd73ad"> /cc @dnfield @gaaclarke