> injecting the singleton instance into itself Why are you doing this? The logger will be injected before the singleton is injected into any *other* object. Just use 'this' instead of self-injecting.
-- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-guice. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/82282ab9-4de1-4493-8d5a-879fa5f430fa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
