public class SubstituteServiceProvider extends Object implements SLF4JServiceProvider
| Constructor and Description |
|---|
SubstituteServiceProvider() |
| Modifier and Type | Method and Description |
|---|---|
ILoggerFactory |
getLoggerFactory()
Return the instance of
ILoggerFactory that
LoggerFactory class should bind to. |
IMarkerFactory |
getMarkerFactory()
Return the instance of
IMarkerFactory that
MarkerFactory class should bind to. |
MDCAdapter |
getMDCAdapter() |
String |
getRequesteApiVersion() |
SubstituteLoggerFactory |
getSubstituteLoggerFactory() |
void |
initialize() |
public ILoggerFactory getLoggerFactory()
SLF4JServiceProviderILoggerFactory that
LoggerFactory class should bind to.getLoggerFactory in interface SLF4JServiceProviderILoggerFactory that
LoggerFactory class should bind to.public SubstituteLoggerFactory getSubstituteLoggerFactory()
public IMarkerFactory getMarkerFactory()
SLF4JServiceProviderIMarkerFactory that
MarkerFactory class should bind to.getMarkerFactory in interface SLF4JServiceProviderIMarkerFactory that
MarkerFactory class should bind to.public MDCAdapter getMDCAdapter()
getMDCAdapter in interface SLF4JServiceProviderpublic String getRequesteApiVersion()
getRequesteApiVersion in interface SLF4JServiceProviderpublic void initialize()
initialize in interface SLF4JServiceProviderCopyright © 2005–2019 QOS.ch. All rights reserved.