| Package | Description |
|---|---|
| org.ops4j.pax.logging.spi |
This package abstracts common concepts related to configuration of popular logging
frameworks/libraries.
|
| 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. |
| Class and Description |
|---|
| PaxLevel
Framework library agnostic representation of logging level.
|
| PaxLocationInfo
Framework library agnostic representation of location info that identifies
the place in code where logging event was created.
|
| PaxLoggingEvent
Framework library agnostic representation of logging event that may be filtered
and/or directed to an
appender. |
| Class and Description |
|---|
| PaxAppender
Framework library agnostic representation of a processor for logging events.
|
| PaxLoggingEvent
Framework library agnostic representation of logging event that may be filtered
and/or directed to an
appender. |
Copyright © 2006–2023 OPS4J - Open Participation Software for Java. All rights reserved.