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

Enable use of Logger as a filter #203

Closed
wants to merge 1 commit into from
Closed

Conversation

jethrogb
Copy link

@jethrogb jethrogb commented Jun 22, 2017

The spec parsing and matching of env_logger is very useful, but it will only let you log to stdout/stderr. With this change you can embed env_logger's logic in your own logger.

@jethrogb
Copy link
Author

jethrogb commented Jul 3, 2017

ping @sfackler @alexcrichton @huonw

@jethrogb
Copy link
Author

Refiled as rust-cli/env_logger#4

@jethrogb jethrogb closed this Jul 12, 2017
@jethrogb
Copy link
Author

Re-opening this while there's still uncertainty about splitting off of env_logger

@jethrogb jethrogb reopened this Jul 19, 2017
@KodrAus
Copy link
Contributor

KodrAus commented Sep 17, 2017

env_logger is all spun-out now and @jethrogb has implemented this over in rust-cli/env_logger#4.

Thanks again for getting this through @jethrogb!

@KodrAus KodrAus closed this Sep 17, 2017
EFanZh pushed a commit to EFanZh/log that referenced this pull request Jul 23, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants