public class StaticLoggerBinder
extends java.lang.Object
implements org.slf4j.spi.LoggerFactoryBinder
| 限定符和类型 | 方法和说明 |
|---|---|
org.slf4j.ILoggerFactory |
getLoggerFactory() |
java.lang.String |
getLoggerFactoryClassStr() |
static StaticLoggerBinder |
getSingleton() |
public static StaticLoggerBinder getSingleton()
public org.slf4j.ILoggerFactory getLoggerFactory()
getLoggerFactory 在接口中 org.slf4j.spi.LoggerFactoryBinderpublic java.lang.String getLoggerFactoryClassStr()
getLoggerFactoryClassStr 在接口中 org.slf4j.spi.LoggerFactoryBinder