|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggingModule | |
|---|---|
| org.jclouds.logging | |
| org.jclouds.logging.config | |
| org.jclouds.logging.jdk.config | |
| Uses of LoggingModule in org.jclouds.logging |
|---|
| Methods in org.jclouds.logging that return LoggingModule | |
|---|---|
static LoggingModule |
LoggingModules.firstOrJDKLoggingModule()
the first available LoggingModules from
ServiceLoader or JDKLoggingModule |
| Methods in org.jclouds.logging that return types with arguments of type LoggingModule | |
|---|---|
static Iterable<LoggingModule> |
LoggingModules.all()
all available LoggingModules |
| Uses of LoggingModule in org.jclouds.logging.config |
|---|
| Subclasses of LoggingModule in org.jclouds.logging.config | |
|---|---|
class |
ConsoleLoggingModule
Configures logging of type ConsoleLogger |
class |
NullLoggingModule
Configures logging of type NullLogger |
| Uses of LoggingModule in org.jclouds.logging.jdk.config |
|---|
| Subclasses of LoggingModule in org.jclouds.logging.jdk.config | |
|---|---|
class |
JDKLoggingModule
Configures logging of type JDKLogger |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||