Comment by limpbizkit:
@michael: we don't that feature. But if you'd like, I think it's a decent
idea. Would you like to submit a patch? Maybe it would be implemented as a
method call into GrapherModule:
{{{
GrapherModule grapherModule = new GrapherModule();
grapherModule.omit(Logger.class);
}}}
For more information:
http://code.google.com/p/google-guice/wiki/Grapher
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"google-guice-dev" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---