Package org.jclouds.logging

Interface Summary
Logger JCloud 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.

NullLogger Logger that doesn't do anything.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.