Package org.jclouds.logging.config

Class Summary
BindLoggersAnnotatedWithResource TypeListener that will bind Logger to members annotated with Resource

This class is a TypeListener so that it can create a logger whose category is the same as the name of the injected instance's class.

ConsoleLoggingModule Configures logging of type ConsoleLogger
LoggingModule Creates a post-injection listener that binds Loggers named the same as the enclosing class.
NullLoggingModule Configures logging of type NullLogger
 



Copyright © 2009-2012 jclouds. All Rights Reserved.