Package org.apache.maven.cli.logging

Interface Summary
Slf4jConfiguration Interface for configuration operations on loggers, which are not available in slf4j, then require per-slf4f-binding implementation.
 

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  
 

Enum Summary
Slf4jConfiguration.Level  
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.