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

Issues in log repo #23

Closed
KodrAus opened this issue Sep 24, 2017 · 4 comments
Closed

Issues in log repo #23

KodrAus opened this issue Sep 24, 2017 · 4 comments

Comments

@KodrAus
Copy link
Collaborator

KodrAus commented Sep 24, 2017

Tracking a few issues for env_logger that are still filed in log.

@KodrAus
Copy link
Collaborator Author

KodrAus commented Sep 24, 2017

rust-lang/log#210

@KodrAus
Copy link
Collaborator Author

KodrAus commented Sep 24, 2017

rust-lang/log#83

@snowe2010
Copy link

rust-lang/log#221

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
@KodrAus KodrAus closed this as completed Apr 21, 2018
@apiraino
Copy link

apiraino commented Jun 3, 2020

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants