public final class StaticLoggerBinder extends Object implements LoggerFactoryBinder
LoggerFactory
class with an instance of ILoggerFactory
.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 |
---|---|
ILoggerFactory |
getLoggerFactory() |
String |
getLoggerFactoryClassStr() |
static StaticLoggerBinder |
getSingleton()
Return the singleton of this class.
|
public static String REQUESTED_API_VERSION
public static StaticLoggerBinder getSingleton()
public ILoggerFactory getLoggerFactory()
getLoggerFactory
in interface LoggerFactoryBinder
public String getLoggerFactoryClassStr()
getLoggerFactoryClassStr
in interface LoggerFactoryBinder
Copyright 2010-2022 ForgeRock AS.