m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
305 stars 57 forks source link

add loglevel settings #212

Closed hirosassa closed 3 years ago

hirosassa commented 3 years ago

fixes https://github.com/m3dev/gokart/issues/211

Thanks to @TaylerUva

vaaaaanquish commented 3 years ago

Adding more interfaces to parts that are already configurable is likely to lead to bugs.
We need to think about whether gokart.build should be in charge of this. https://github.com/m3dev/gokart/issues/211#issuecomment-860014657

TaylerUva commented 3 years ago

Any updates on this?

hirosassa commented 3 years ago

@vaaaaanquish @Hi-king plz review!

vaaaaanquish commented 3 years ago

@hirosassa plz write documents!

hirosassa commented 3 years ago

@Hi-king simplified in 12cd1d6. plz check this

Hi-king commented 3 years ago

@hirosassa Thx for continuous updates @TaylerUva @vaaaaanquish Thx for reviews

Merged :)