There's an internal doc on this topic, but the goal is to move our logs to a separate file, flutter.log. This should hopefully:
- Make logging easier to see and understand during development
- Make logging more useful for debugging user issues that are reported to us but hard to reproduce
Original change to add file: #8253
Migrating files that use logs:
There's an internal doc on this topic, but the goal is to move our logs to a separate file, flutter.log. This should hopefully:
Original change to add file: #8253
Migrating files that use logs: