We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Why does Lithops always use the DEBUG level in these CLI commands and not the log level the user wants?
lithops/lithops/scripts/cli.py
Lines 468 to 471 in 436f458
Lines 499 to 501 in 436f458
The text was updated successfully, but these errors were encountered:
Probably to have full verbosity by default
Sorry, something went wrong.
I think that the ideal would be to maintain the user's LOG_LEVEL
No branches or pull requests
Why does Lithops always use the DEBUG level in these CLI commands and not the log level the user wants?
lithops/lithops/scripts/cli.py
Lines 468 to 471 in 436f458
lithops/lithops/scripts/cli.py
Lines 499 to 501 in 436f458
The text was updated successfully, but these errors were encountered: