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

Writes to STDOUT even when Iodine.verbosity = 0 #139

Closed
jsaak opened this issue Mar 15, 2023 · 1 comment
Closed

Writes to STDOUT even when Iodine.verbosity = 0 #139

jsaak opened this issue Mar 15, 2023 · 1 comment

Comments

@jsaak
Copy link

jsaak commented Mar 15, 2023

Writes to STDOUT even when Iodine.verbosity = 0

@boazsegev
Copy link
Owner

Hi @jsaak

Thank you for reporting this issue.

I am assuming you are using the CLI to set Iodine.verbosity (using -V 0)?

Using the function Iodine.verbosity I cannot reproduce the issue, however when using the CLI I saw that the value validation introduced a bug.

For now I recommend using Iodine.verbosity = 1 (only fatal errors will be printed). I hope to fix this issue for the next version.

Kindly,
Bo.

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

No branches or pull requests

2 participants