-
Notifications
You must be signed in to change notification settings - Fork 11
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
Log 0.4 support #6
Conversation
Anyone interested in owning this crate? :D |
@dpc I can take this crate if you may |
@belltoy Please submit PRs, so I can gain some confidence, and then it's yours. |
When are we releasing this support? @tanriol mentioned in https://gitter.im/slog-rs/slog that this issue is due to lack of 0.4 support Issue: slog logs as unknown for record.module() or record.filename() for other crates This is how I am initializing:
|
This change as it is right does not look proper ( |
@dpc Another issue was that it reduced performance to half when |
envlogger's performance is quite bad anyway. :D |
No description provided.