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

Find a replacement for stderrlog #211

Open
brettcannon opened this issue Jun 17, 2022 · 6 comments
Open

Find a replacement for stderrlog #211

brettcannon opened this issue Jun 17, 2022 · 6 comments
Labels
impact-bugfix Fixes a bug

Comments

@brettcannon
Copy link
Owner

stderrlog has not been updated in a year and there are minor edge cases in outdated dependencies that could cause a segfault. Better safe than sorry, so probably best to replace the crate with something that's being updated regularly.

@brettcannon brettcannon added the impact-bugfix Fixes a bug label Jun 17, 2022
brettcannon added a commit that referenced this issue Jun 17, 2022
@brettcannon
Copy link
Owner Author

#216 just updated stderrlog, so hopefully that takes care of this concern. 🤞

@brettcannon
Copy link
Owner Author

@brettcannon
Copy link
Owner Author

@carltongibson
Copy link

This PR on stderrlog looked promising (in that it addressed the advisory issue) cardoe/stderrlog-rs#46

@brettcannon
Copy link
Owner Author

@brettcannon
Copy link
Owner Author

Another possibility: https://crates.io/crates/env_logger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact-bugfix Fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants