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

Logger should be injected into static members #762

Open
gissuebot opened this issue Jul 7, 2014 · 1 comment
Open

Logger should be injected into static members #762

gissuebot opened this issue Jul 7, 2014 · 1 comment
Labels

Comments

@gissuebot
Copy link

From mwisnicki on August 14, 2013 06:10:47

While guice has built-in support for injecting java.util.logging.Logger into instance fields, it does no such thing for static fields.

Please inject static loggers when a type is first encountered.

Original issue: http://code.google.com/p/google-guice/issues/detail?id=762

@gissuebot
Copy link
Author

From sberlin on December 05, 2013 14:50:13

Patches are gladly accepted!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant