alibaba / pipcook

Machine learning platform for Web developers
https://alibaba.github.io/pipcook/
Apache License 2.0
2.55k stars 209 forks source link

cli: change the type of the logger in util #901

Closed FeelyChau closed 3 years ago

FeelyChau commented 3 years ago

The type of logger in utils should be Logger, not DefaultLogger | TtyLogger.