| Package | Description |
|---|---|
| org.apache.commons.logging |
This package contains classes that change internals of Commons Logging library under
the same API.
|
| org.apache.log4j | |
| org.ops4j.pax.logging | |
| org.ops4j.pax.logging.avalon |
Package with pax-logging specific classes supporting Avalon Framework Logging.
|
| org.ops4j.pax.logging.internal | |
| org.ops4j.pax.logging.jbosslogging |
Package with pax-logging specific classes supporting JBoss Logging bridge.
|
| org.ops4j.pax.logging.jcl |
Package with pax-logging specific classes supporting Commons-Logging facade.
|
| org.ops4j.pax.logging.juli |
Package with pax-logging specific classes supporting Apache Juli facade (which itself
is adjusted Commons Logging API).
|
| org.ops4j.pax.logging.log4jv2 | |
| org.ops4j.pax.logging.slf4j |
Package with pax-logging specific classes supporting the binding mechanism from SLF4J.
|
| 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 |
|---|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| Class and Description |
|---|
| PaxLogger
Main pax-logging interface for loggers to interact with any logging system.
|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| PaxLoggingManagerAwareLogger
Interfaces for loggers that delegate to
PaxLogger, so they can switch to non fallback PaxLogger
when PaxLoggingManager becomes available. |
| Class and Description |
|---|
| PaxContext
The MDC class that provides mapped diagnostic contexts.
|
| PaxLogger
Main pax-logging interface for loggers to interact with any logging system.
|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| PaxLoggingService
This interface extends Knopflerfish' LogService which extends original
LogService. |
| PaxMarker
Wrapper for either SLF4J
org.slf4j.Marker or Log4J2 org.apache.logging.log4j.Marker. |
| Class and Description |
|---|
| PaxLogger
Main pax-logging interface for loggers to interact with any logging system.
|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| PaxLoggingManagerAwareLogger
Interfaces for loggers that delegate to
PaxLogger, so they can switch to non fallback PaxLogger
when PaxLoggingManager becomes available. |
| Class and Description |
|---|
| PaxContext
The MDC class that provides mapped diagnostic contexts.
|
| PaxLogger
Main pax-logging interface for loggers to interact with any logging system.
|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| PaxLoggingManagerAwareLogger
Interfaces for loggers that delegate to
PaxLogger, so they can switch to non fallback PaxLogger
when PaxLoggingManager becomes available. |
| PaxLoggingService
This interface extends Knopflerfish' LogService which extends original
LogService. |
| PaxMarker
Wrapper for either SLF4J
org.slf4j.Marker or Log4J2 org.apache.logging.log4j.Marker. |
| Class and Description |
|---|
| PaxLogger
Main pax-logging interface for loggers to interact with any logging system.
|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| PaxLoggingManagerAwareLogger
Interfaces for loggers that delegate to
PaxLogger, so they can switch to non fallback PaxLogger
when PaxLoggingManager becomes available. |
| Class and Description |
|---|
| PaxLogger
Main pax-logging interface for loggers to interact with any logging system.
|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| PaxLoggingManagerAwareLogger
Interfaces for loggers that delegate to
PaxLogger, so they can switch to non fallback PaxLogger
when PaxLoggingManager becomes available. |
| Class and Description |
|---|
| PaxLogger
Main pax-logging interface for loggers to interact with any logging system.
|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| PaxLoggingManagerAwareLogger
Interfaces for loggers that delegate to
PaxLogger, so they can switch to non fallback PaxLogger
when PaxLoggingManager becomes available. |
| Class and Description |
|---|
| PaxLogger
Main pax-logging interface for loggers to interact with any logging system.
|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| PaxLoggingManagerAwareLogger
Interfaces for loggers that delegate to
PaxLogger, so they can switch to non fallback PaxLogger
when PaxLoggingManager becomes available. |
| Class and Description |
|---|
| PaxLogger
Main pax-logging interface for loggers to interact with any logging system.
|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| PaxLoggingManagerAwareLogger
Interfaces for loggers that delegate to
PaxLogger, so they can switch to non fallback PaxLogger
when PaxLoggingManager becomes available. |
| Class and Description |
|---|
| EventAdminPoster
Interface to implement by logging framework specific provider, to pass logging events to Event Admin
according to OSGi Compendium "101.6.4.
|
| FqcnIgnoringPaxLogger
Version of
PaxLogger that doesn't force implementor to provide methods accepting FQCN. |
| PaxContext
The MDC class that provides mapped diagnostic contexts.
|
| PaxLogger
Main pax-logging interface for loggers to interact with any logging system.
|
| PaxLoggingManager
While
PaxLoggingService represents implementation-specific logging service, this interface
acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and
actual implementation of PaxLoggingService. |
| PaxMarker
Wrapper for either SLF4J
org.slf4j.Marker or Log4J2 org.apache.logging.log4j.Marker. |
Copyright © 2006–2022 OPS4J - Open Participation Software for Java. All rights reserved.