| Package | Description |
|---|---|
| org.ops4j.pax.logging | |
| org.ops4j.pax.logging.internal | |
| org.ops4j.pax.logging.spi.support |
This package may be Private-Packaged by particular pax-logging backends (thus doing a copy), so
common functionality (like implementation of
LogReaderService)
is kept in one place. |
| Modifier and Type | Method and Description |
|---|---|
PaxContext |
PaxLogger.getPaxContext()
PaxContext of this logger that gives access to thread-bound MDC context. |
PaxContext |
PaxLoggingService.getPaxContext()
Returns
PaxContext of this service that gives access to thread-bound MDC context. |
| Modifier and Type | Method and Description |
|---|---|
PaxContext |
TrackingLogger.getPaxContext() |
| Modifier and Type | Method and Description |
|---|---|
PaxContext |
DefaultServiceLog.getPaxContext() |
PaxContext |
BufferingLog.getPaxContext() |
Copyright © 2006–2020 OPS4J - Open Participation Software for Java. All rights reserved.