Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
klmcwhirter opened this issue Jun 7, 2020 · 0 comments
Open

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

klmcwhirter opened this issue Jun 7, 2020 · 0 comments

Comments

@klmcwhirter
Copy link

Thanks for submitting an issue!

  • If this is a feature request, please make sure you explain the context, the goal, and why it is something that would go into bonobo core. Drafting some bits of spec is a good idea too, even if it's very draft-y.

  • If this is a bug report, make sure you describe the expected and actual behaviour, eventually some minimal code or steps to reproduce the problem.

  • If this is a question, please post it on slack overflow, and simply paste the question URL in an issue or in the slack channel. Also, when you get an answer, please consider contributing back the bits of documentation you would have loved to find in the first place.

Versions

  • Bonobo version:

    bonobo version --all

0.6.4

  • Python version:

    python -c "import platform,sys; print(platform.python_implementation() + ' ' + sys.version)"
    3.x

  • Platform:

    uname -a
    /etc/lsb-release

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant