Files
flutter/packages/flutter_tools/lib/executable.dart
Jonah Williams fbca40add2 [flutter_tools] abstract logger construction (why can't I hold all these loggers) (#61201)
We have too many loggers, and the logger construction rules are too complicated to be untested. Capture these in a LoggerFactory and test that construction is correct.
2020-07-10 11:51:47 -07:00

7.4 KiB