org.apache.maven.cli.logging
Class Slf4jConfigurationFactory
java.lang.Object
org.apache.maven.cli.logging.Slf4jConfigurationFactory
public class Slf4jConfigurationFactory
- extends Object
Slf4jConfiguration factory, loading implementations from META-INF/maven/slf4j-configuration.properties
configuration files in class loader.
- Author:
- Hervé Boutemy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
public static final String RESOURCE
- See Also:
- Constant Field Values
Slf4jConfigurationFactory
public Slf4jConfigurationFactory()
getConfiguration
public static Slf4jConfiguration getConfiguration(ILoggerFactory loggerFactory)
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.