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

Consider adding an MDC #30

Closed
sfackler opened this issue Sep 9, 2016 · 2 comments
Closed

Consider adding an MDC #30

sfackler opened this issue Sep 9, 2016 · 2 comments

Comments

@sfackler
Copy link
Collaborator

sfackler commented Sep 9, 2016

Unlike in Java, it won't be inherited by child threads, but that seems fine IMO since you're probably caching threads between requests anyways.

http://logback.qos.ch/manual/mdc.html

@sfackler
Copy link
Collaborator Author

This would almost certainly want to be in a separate crate.

@sfackler
Copy link
Collaborator Author

sfackler commented Oct 4, 2016

Implemented!

@sfackler sfackler closed this as completed Oct 4, 2016
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

1 participant