public class StaticLoggerBinder extends Object
LoggerFactory 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() |
static StaticLoggerBinder |
getSingleton()
Return the singleton of this class.
|
public static String REQUESTED_API_VERSION
public static StaticLoggerBinder getSingleton()
public org.slf4j.ILoggerFactory getLoggerFactory()
public String getLoggerFactoryClassStr()
Copyright © 2006–2020 OPS4J - Open Participation Software for Java. All rights reserved.