Comment #11 on issue 269 by philippe.beaudoin: Move Logger binding out to LoggerModule, so users can bind their own Loggers
http://code.google.com/p/google-guice/issues/detail?id=269
I guess I find it painful because I can't accommodate my users who are injecting Logger in their classes and would like to test the logging behavior or their app. Instead of just being able to say "let's mock the Logger" I have to instruct them to change their code... IMHO, it makes auto-binding the Logger relatively useless.
-- You received this message because you are subscribed to the Google Groups "google-guice-dev" group. To post to this group, send email to google-guice-dev@googlegroups.com. To unsubscribe from this group, send email to google-guice-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-guice-dev?hl=en.