On Sep 5, 10:53 am, onlytoine <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I create a new subject to ask about this point again. My need is to
> inject a logger in all objects I create using Guice.
>
> I know it exists a built-in configuration to inject automatically a
> Logger from java.util.... But I don't use it.
>
> So, how can I do ?
>
> Cheers,
> Anthony

Subject are often discussed:

http://groups.google.com/group/google-guice/search?hl=en&group=google-guice&q=logger&qt_g=Search+this+group

I'm one of them who were seeking solution ;> Standard Guice 1.0
doesn't allow that behaviour. There is something like Assisted Inject
but I didn't use it. I think Guice 2.0 will have some solution but I
don't know details.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to