python-bonobo / bonobo

Extract Transform Load for Python 3.5+
https://www.bonobo-project.org/
Apache License 2.0
1.58k stars 143 forks source link

How to configure logging in bonobo to always log to stdout #384

Open klmcwhirter opened 4 years ago

klmcwhirter commented 4 years ago

Thanks for submitting an issue!

Versions

0.6.4

several ...

How can I inject a handler such that bonobo will log to stdout for all log levels?

This is important in cloud scenarios - K8S or OpenShift.