Package | Description |
---|---|
org.jclouds.logging | |
org.jclouds.logging.config | |
org.jclouds.logging.jdk.config | |
org.jclouds.logging.log4j.config | |
org.jclouds.logging.slf4j.config |
Modifier and Type | Method and Description |
---|---|
static LoggingModule |
LoggingModules.firstOrJDKLoggingModule()
|
Modifier and Type | Method and Description |
---|---|
static Iterable<LoggingModule> |
LoggingModules.all()
all available
LoggingModule s |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleLoggingModule
Configures logging of type
ConsoleLogger |
class |
NullLoggingModule
Configures logging of type
NullLogger |
Modifier and Type | Class and Description |
---|---|
class |
JDKLoggingModule
Configures logging of type
JDKLogger |
Modifier and Type | Class and Description |
---|---|
class |
Log4JLoggingModule
Configures logging of type
Log4JLogger |
Modifier and Type | Class and Description |
---|---|
class |
SLF4JLoggingModule
Configures logging of type
SLF4JLogger |
Copyright © 2009-2013 jclouds. All Rights Reserved.