Uses of Package
org.ops4j.pax.logging
-
Packages that use org.ops4j.pax.logging Package Description org.apache.commons.logging This package contains classes that change internals of Commons Logging library under the same API.org.apache.juli.logging This package contains classes that change internals of Apache Tomcat Juli 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 ofLogReaderService) is kept in one place. -
Classes in org.ops4j.pax.logging used by org.apache.commons.logging Class Description PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService. -
Classes in org.ops4j.pax.logging used by org.apache.juli.logging Class Description PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService. -
Classes in org.ops4j.pax.logging used by org.apache.log4j Class Description PaxLogger Main pax-logging interface for loggers to interact with any logging system.PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService.PaxLoggingManagerAwareLogger Interfaces for loggers that delegate toPaxLogger, so they can switch to non fallbackPaxLoggerwhenPaxLoggingManagerbecomes available. -
Classes in org.ops4j.pax.logging used by org.ops4j.pax.logging Class Description PaxContext The MDC class that provides mapped diagnostic contexts.PaxLogger Main pax-logging interface for loggers to interact with any logging system.PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService.PaxLoggingService This interface extendsLogService.PaxMarker Wrapper for either SLF4Jorg.slf4j.Markeror Log4J2org.apache.logging.log4j.Marker. -
Classes in org.ops4j.pax.logging used by org.ops4j.pax.logging.avalon Class Description PaxLogger Main pax-logging interface for loggers to interact with any logging system.PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService.PaxLoggingManagerAwareLogger Interfaces for loggers that delegate toPaxLogger, so they can switch to non fallbackPaxLoggerwhenPaxLoggingManagerbecomes available. -
Classes in org.ops4j.pax.logging used by org.ops4j.pax.logging.internal Class Description PaxContext The MDC class that provides mapped diagnostic contexts.PaxLogger Main pax-logging interface for loggers to interact with any logging system.PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService.PaxLoggingManagerAwareLogger Interfaces for loggers that delegate toPaxLogger, so they can switch to non fallbackPaxLoggerwhenPaxLoggingManagerbecomes available.PaxLoggingService This interface extendsLogService.PaxMarker Wrapper for either SLF4Jorg.slf4j.Markeror Log4J2org.apache.logging.log4j.Marker. -
Classes in org.ops4j.pax.logging used by org.ops4j.pax.logging.jbosslogging Class Description PaxLogger Main pax-logging interface for loggers to interact with any logging system.PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService.PaxLoggingManagerAwareLogger Interfaces for loggers that delegate toPaxLogger, so they can switch to non fallbackPaxLoggerwhenPaxLoggingManagerbecomes available. -
Classes in org.ops4j.pax.logging used by org.ops4j.pax.logging.jcl Class Description PaxLogger Main pax-logging interface for loggers to interact with any logging system.PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService.PaxLoggingManagerAwareLogger Interfaces for loggers that delegate toPaxLogger, so they can switch to non fallbackPaxLoggerwhenPaxLoggingManagerbecomes available. -
Classes in org.ops4j.pax.logging used by org.ops4j.pax.logging.juli Class Description PaxLogger Main pax-logging interface for loggers to interact with any logging system.PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService.PaxLoggingManagerAwareLogger Interfaces for loggers that delegate toPaxLogger, so they can switch to non fallbackPaxLoggerwhenPaxLoggingManagerbecomes available. -
Classes in org.ops4j.pax.logging used by org.ops4j.pax.logging.log4jv2 Class Description PaxLogger Main pax-logging interface for loggers to interact with any logging system.PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService.PaxLoggingManagerAwareLogger Interfaces for loggers that delegate toPaxLogger, so they can switch to non fallbackPaxLoggerwhenPaxLoggingManagerbecomes available. -
Classes in org.ops4j.pax.logging used by org.ops4j.pax.logging.slf4j Class Description PaxLogger Main pax-logging interface for loggers to interact with any logging system.PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService.PaxLoggingManagerAwareLogger Interfaces for loggers that delegate toPaxLogger, so they can switch to non fallbackPaxLoggerwhenPaxLoggingManagerbecomes available. -
Classes in org.ops4j.pax.logging used by org.ops4j.pax.logging.spi.support Class Description EventAdminPoster Interface to implement by logging framework specific provider, to pass logging events to Event Admin according to OSGi Compendium "101.6.4.PaxContext The MDC class that provides mapped diagnostic contexts.PaxLogger Main pax-logging interface for loggers to interact with any logging system.PaxLoggingManager WhilePaxLoggingServicerepresents implementation-specific logging service, this interface acts as a bridge between logging API specific implementation (like SLF4J LoggerFactory) and actual implementation ofPaxLoggingService.PaxMarker Wrapper for either SLF4Jorg.slf4j.Markeror Log4J2org.apache.logging.log4j.Marker.