Hi, In introducing Guice to a project, I discovered that there's a built-in binding to j.u.Logger.
I would like to customise the Logger's Formatter and FileHandlers. Is there a way I can either intervene before the Logger is injected, or override the built-in java.util.Logger binding? Thanks, Moandji -- 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.
