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

Allow to disable debug output #116

Merged
merged 1 commit into from
Dec 18, 2022
Merged

Allow to disable debug output #116

merged 1 commit into from
Dec 18, 2022

Conversation

jay7x
Copy link
Member

@jay7x jay7x commented Dec 18, 2022

Currently if BEAKER_debug variable is set to anything then beaker is started with --log-level debug CLI option. This change allows to not enable debug logging if BEAKER_debug is set to no. That's useful when some upper layer sets this variable by default (as there is no way to unset it after).

@jay7x
Copy link
Member Author

jay7x commented Dec 18, 2022

Currently if `BEAKER_debug` variable is set to anything then `beaker` is started with `--log-level debug` CLI option. This change allows to not enable debug logging if `BEAKER_debug` is set to `no`. That's useful when some upper layer sets this variable by default (as there is no way to unset it after).
@ekohl ekohl merged commit c5bd518 into voxpupuli:master Dec 18, 2022
@jay7x jay7x deleted the patch-1 branch December 19, 2022 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants