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 |
Modifier and Type | Class and Description |
---|---|
class |
AntLoggingModule
Configures logging of type
AntLogger |
Copyright © 2009-2012 jclouds. All Rights Reserved.