| 
Class Summary | 
| BaseSlf4jConfiguration | 
Abstract implementation. | 
| Slf4jConfigurationFactory | 
Slf4jConfiguration factory, loading implementations from META-INF/maven/slf4j-configuration.properties
 configuration files in class loader. | 
| Slf4jLogger | 
Adapt an SLF4J logger to a Plexus logger, ignoring Plexus logger API parts that are not classical and
 probably not really used. | 
| Slf4jLoggerManager | 
Use an SLF4J ILoggerFactory as a backing for a Plexus LoggerManager,
 ignoring Plexus logger API parts that are not classical and probably not really used. | 
| Slf4jStdoutLogger | 
  |