-
Notifications
You must be signed in to change notification settings - Fork 130
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
Issues in log repo #23
Comments
KodrAus
pushed a commit
that referenced
this issue
Oct 13, 2017
Three new methods/functions that are like existing ones, but allow you to specify the name of the environment variable to parse: * `Logger::from_env`, which is like `Logger::new`. * `init_from_env`, which is like `init`. * `try_init_from_env`, which is like `try_init`. Refs #23 Refs rust-lang/log#83
Hi @KodrAus are these issue being taken care of or tracked somewhere? Specifically rust-lang/log#210 is a longstanding known pitfall, still quite confusing before figuring that out. thanks |
epage
added a commit
to epage/env_logger
that referenced
this issue
Sep 27, 2024
…o-deny-action-2.x chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tracking a few issues for
env_logger
that are still filed inlog
.The text was updated successfully, but these errors were encountered: