public class Slf4jConfigurationFactory
extends java.lang.Object
META-INF/maven/slf4j-configuration.properties
configuration files in class loader: key is the class name of the ILoggerFactory, value is the class name of
the corresponding Slf4jConfiguration.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RESOURCE |
| Constructor and Description |
|---|
Slf4jConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Slf4jConfiguration |
getConfiguration(org.slf4j.ILoggerFactory loggerFactory) |
public static final java.lang.String RESOURCE
public static Slf4jConfiguration getConfiguration(org.slf4j.ILoggerFactory loggerFactory)