public final class StaticLoggerBinder extends Object implements org.slf4j.spi.LoggerFactoryBinder
TinylogLoggerFactory
.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 |
---|---|
TinylogLoggerFactory |
getLoggerFactory() |
String |
getLoggerFactoryClassStr() |
static StaticLoggerBinder |
getSingleton()
Get the unique instance of static logger binder.
|
public static String REQUESTED_API_VERSION
public static StaticLoggerBinder getSingleton()
public TinylogLoggerFactory getLoggerFactory()
getLoggerFactory
in interface org.slf4j.spi.LoggerFactoryBinder
public String getLoggerFactoryClassStr()
getLoggerFactoryClassStr
in interface org.slf4j.spi.LoggerFactoryBinder
Copyright © 2017. All rights reserved.