waylonwalker.com/kedro-silence
Kedro can have a chatty logger. While this is super nice in production so see everything that happened during a pipeline run. This can be troublesome while trying to implement a cli extension with clean output.
Silence a Python log
First, how does o...
h.waylonwalker.com3 min read