See: Description
| Class | Description |
|---|---|
| PaxLoggingSLF4JServiceProvider |
In SLF4J 2 API, the goal of
SLF4JServiceProvider is to prepare and return on demand 3 implementations:
ILoggerFactory
IMarkerFactory
MDCAdapter
|
| Slf4jLogger |
pax-logging specific
Logger that delegates to PaxLogger that is obtained from
framework specific PaxLoggingService and eventually delegates to logging
implementation. |
| Slf4jLoggerFactory |
pax-logging specific
ILoggerFactory returned from org.slf4j.impl.StaticLoggerBinder |
| Slf4jMDCAdapter |
pax-logging specific
MDCAdapter returned from SLF4JServiceProvider |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.