org.jclouds.logging
Class LoggingModules
java.lang.Object
org.jclouds.logging.LoggingModules
public class LoggingModules
- extends Object
The LoggingModules class provides static methods for accessing
loggingModules.
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingModules
public LoggingModules()
all
public static Iterable<LoggingModule> all()
- all available
LoggingModules
firstOrJDKLoggingModule
public static LoggingModule firstOrJDKLoggingModule()
- the first available
LoggingModules from
ServiceLoader or JDKLoggingModule
Copyright © 2009-2013 jclouds. All Rights Reserved.