public interface SLF4JServiceProvider
| 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() |
void |
initialize() |
ILoggerFactory getLoggerFactory()
ILoggerFactory that
LoggerFactory class should bind to.ILoggerFactory that
LoggerFactory class should bind to.IMarkerFactory getMarkerFactory()
IMarkerFactory that
MarkerFactory class should bind to.IMarkerFactory that
MarkerFactory class should bind to.MDCAdapter getMDCAdapter()
String getRequesteApiVersion()
void initialize()
Copyright © 2005–2019 QOS.ch. All rights reserved.