public final class StaticLoggerBinder extends Object implements org.slf4j.spi.LoggerFactoryBinder
ILoggerFactory class with an actual instance of
ILoggerFactory is performed using information returned by this class.| Modifier and Type | Field and Description |
|---|---|
static String |
REQUESTED_API_VERSION
Declare the version of the SLF4J API this implementation is compiled
against.
|
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.ILoggerFactory |
getLoggerFactory() |
String |
getLoggerFactoryClassStr() |
org.apache.maven.plugin.logging.Log |
getMavenLog()
Set Maven Log.
|
static StaticLoggerBinder |
getSingleton()
Return the singleton of this class.
|
void |
setMavenLog(org.apache.maven.plugin.logging.Log mlog)
Set Maven Log.
|
public static final String REQUESTED_API_VERSION
public static StaticLoggerBinder getSingleton()
public void setMavenLog(org.apache.maven.plugin.logging.Log mlog)
mlog - The log from Maven pluginpublic org.apache.maven.plugin.logging.Log getMavenLog()
public org.slf4j.ILoggerFactory getLoggerFactory()
getLoggerFactory in interface org.slf4j.spi.LoggerFactoryBinderpublic String getLoggerFactoryClassStr()
getLoggerFactoryClassStr in interface org.slf4j.spi.LoggerFactoryBinderCopyright © 2015 Future Invent Informationsmanagement GmbH, Hamburg (Germany). All rights reserved.