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

"off" does not work in RUST_LOG #64

Closed
BRA1L0R opened this issue Aug 17, 2022 · 0 comments
Closed

"off" does not work in RUST_LOG #64

BRA1L0R opened this issue Aug 17, 2022 · 0 comments

Comments

@BRA1L0R
Copy link
Contributor

BRA1L0R commented Aug 17, 2022

When using .env() on the SimpleLogger constructor, off is not "recognized" as a valid option and SimpleLogger uses the default log level.

The issue has already been identified and am already working on a contribution to fix the problem.

borntyping added a commit that referenced this issue Aug 21, 2022
Using the FromStr implementation for LevelFilter, also fixes #64
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

1 participant