Package org.jclouds.logging

Interface Summary
Logger JClouds log abstraction layer.
Logger.LoggerFactory Produces instances of Logger relevant to the specified category
 

Class Summary
BaseLogger Base implementation that constructs formatted log strings.
ConsoleLogger Logger that logs to the console

Useful to get baseline performance unaffected by logging.

LoggingModules The LoggingModules class provides static methods for accessing loggingModules.
NullLogger Logger that doesn't do anything.
 



Copyright © 2009-2013 jclouds. All Rights Reserved.