Comment #10 on issue 269 by sberlin: Move Logger binding out to LoggerModule, so users can bind their own Loggers
http://code.google.com/p/google-guice/issues/detail?id=269
Ah, sorry, missed that. To be honest, I don't really see this changing. It's dead simple to workaround. Inject your LogFactory & construct your logger. I don't see how this makes testing more difficult -- there's just a layer of indirection to account for (and it's easy to write a one-stop solution for that).
-- 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.