org.slf4j.spi.LoggerFactoryBinder
public class StaticLoggerBinder extends Object implements org.slf4j.spi.LoggerFactoryBinder
Modifier and Type | Field | Description |
---|---|---|
static String |
REQUESTED_API_VERSION |
Modifier and Type | Method | Description |
---|---|---|
org.slf4j.ILoggerFactory |
getLoggerFactory() |
|
String |
getLoggerFactoryClassStr() |
|
static StaticLoggerBinder |
getSingleton() |
Gets the singleton.
|
public static String REQUESTED_API_VERSION
public static final StaticLoggerBinder getSingleton()
public org.slf4j.ILoggerFactory getLoggerFactory()
getLoggerFactory
in interface org.slf4j.spi.LoggerFactoryBinder
public String getLoggerFactoryClassStr()
getLoggerFactoryClassStr
in interface org.slf4j.spi.LoggerFactoryBinder
Copyright © 2018. All rights reserved.