flutter/packages/flutter_driver
Ian Hickson 97495d8938
Simplify logging code in flutter_driver (#45945)
* Simplify logging code in flutter_driver

It appears nobody is benefitting from this logic, so we may as well not pay the cost.

* Make all of the driver interface public.

This is the second attempt at this; it should be better than before because the Logger interface, which conflicted in various places, no longer exists.

See #45733 for original attempt.

This reverts commit 0ce9206ef4 (PR #45924).
2019-12-03 17:14:43 -08:00
..
lib Simplify logging code in flutter_driver (#45945) 2019-12-03 17:14:43 -08:00
test Simplify logging code in flutter_driver (#45945) 2019-12-03 17:14:43 -08:00
test_driver License update (#45373) 2019-11-27 15:04:02 -08:00
BUILD.gn License update (#45373) 2019-11-27 15:04:02 -08:00
pubspec.yaml Update package test (#44882) 2019-11-14 09:31:36 -08:00