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

Add --debug option #82

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Add --debug option #82

merged 1 commit into from
Dec 28, 2023

Conversation

Toreno96
Copy link
Collaborator

This changes the previously hard-coded log level of DEBUG to the one dependent on the option passed by the user: it is either DEBUG or (by default) WARNING now. The user can enable or disable the debug mode on demand by using the respective flag.

This changes the previously hard-coded log level of `DEBUG` to the one
dependent on the option passed by the user: it is either `DEBUG` or (by
default) `WARNING` now. The user can enable or disable the debug mode on
demand by using the respective flag.
@Toreno96 Toreno96 merged commit 1e94974 into master Dec 28, 2023
2 checks passed
@Toreno96 Toreno96 deleted the add-debug-option branch December 28, 2023 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant