public final class StaticLoggerBinder extends Object implements org.slf4j.spi.LoggerFactoryBinder
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.ILoggerFactory |
getLoggerFactory() |
String |
getLoggerFactoryClassStr() |
static StaticLoggerBinder |
getSingleton()
Return the singleton of this class.
|
String |
toString() |
public static StaticLoggerBinder getSingleton()
public org.slf4j.ILoggerFactory getLoggerFactory()
getLoggerFactory in interface org.slf4j.spi.LoggerFactoryBinderpublic String getLoggerFactoryClassStr()
getLoggerFactoryClassStr in interface org.slf4j.spi.LoggerFactoryBinderCopyright © 2018 SPF4J. All rights reserved.