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 log level handling as verbose parameter #103

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

qrollin
Copy link
Contributor

@qrollin qrollin commented Oct 14, 2022

I had a hard time debugging an issue, I needed TRACE log level whereas verbose argument only allow to see DEBUG log level.

So I did some changes in order to allow to pass a log level parameter to verbose, in addition to a boolean.

@osalvador
Copy link
Owner

Thanks @qrollin

Great contribution!!

@osalvador osalvador merged commit 3087647 into osalvador:master Oct 14, 2022
@qrollin qrollin deleted the add_verbose_log_level branch November 14, 2022 15:05
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.

2 participants