• Ian Hickson's avatar
    Simplify logging code in flutter_driver (#45945) · 97495d89
    Ian Hickson authored
    * 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 0ce9206e (PR #45924).
    97495d89
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.codecov.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...