Hi, We have an application we're transformed into Guice and are very happy with it. To get some lifecycle events we are using Netflix's Governator.
We have an issue in production where the app get stuck on start, specifically building the Injector. I see several beans info messages that some print in the c'tor. I'm searching for a way to get the exact trace of which beans gets created so I'll know the bean creation which caused it to get stuck. I'm used to Spring - there turning on DEBUG on org.springframework did the trick. Thanks! Asaf -- 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/ae4b4ca9-a266-4fdd-8fe5-f71b55332ca8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
