public class PaxLoggingSLF4JServiceProvider extends Object implements org.slf4j.spi.SLF4JServiceProvider
SLF4JServiceProvider is to prepare and return on demand 3 implementations:ILoggerFactoryIMarkerFactoryMDCAdapter| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.IMarkerFactory |
markerFactory |
| Constructor and Description |
|---|
PaxLoggingSLF4JServiceProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.ILoggerFactory |
getLoggerFactory() |
org.slf4j.IMarkerFactory |
getMarkerFactory() |
org.slf4j.spi.MDCAdapter |
getMDCAdapter() |
String |
getRequestedApiVersion() |
void |
initialize() |
public org.slf4j.ILoggerFactory getLoggerFactory()
getLoggerFactory in interface org.slf4j.spi.SLF4JServiceProviderpublic org.slf4j.IMarkerFactory getMarkerFactory()
getMarkerFactory in interface org.slf4j.spi.SLF4JServiceProviderpublic org.slf4j.spi.MDCAdapter getMDCAdapter()
getMDCAdapter in interface org.slf4j.spi.SLF4JServiceProviderpublic String getRequestedApiVersion()
getRequestedApiVersion in interface org.slf4j.spi.SLF4JServiceProviderpublic void initialize()
initialize in interface org.slf4j.spi.SLF4JServiceProviderCopyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.