jar

org.wso2.org.ops4j.pax.logging : pax-logging-api

Maven & Gradle

Aug 10, 2022
5 usages
12 stars

OPS4J Pax Logging - API · Pax Logging API Library is a collection of logging APIs from different libraries/facades. It supports SLF4J, Commons Logging, JULI Logging, Log4J1 API, Log4J2 API, JBoss Logging and Avalon APIs. Additionally, Pax Logging specific library is available as backend implementation with its specific configuration mechanisms, but it's not required.

Table Of Contents

Latest Version

Download org.wso2.org.ops4j.pax.logging : pax-logging-api JAR file - Latest Versions:

All Versions

Download org.wso2.org.ops4j.pax.logging : pax-logging-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pax-logging-api-2.1.0-wso2v5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.logging.log4j.status

├─ org.apache.logging.log4j.status.StatusConsoleListener.class - [JAR]

├─ org.apache.logging.log4j.status.StatusData.class - [JAR]

├─ org.apache.logging.log4j.status.StatusListener.class - [JAR]

├─ org.apache.logging.log4j.status.StatusLogger.class - [JAR]

org.slf4j

├─ org.slf4j.ILoggerFactory.class - [JAR]

├─ org.slf4j.IMarkerFactory.class - [JAR]

├─ org.slf4j.Logger.class - [JAR]

├─ org.slf4j.LoggerFactory.class - [JAR]

├─ org.slf4j.MDC.class - [JAR]

├─ org.slf4j.Marker.class - [JAR]

├─ org.slf4j.MarkerFactory.class - [JAR]

org.apache.logging.log4j.internal

├─ org.apache.logging.log4j.internal.DefaultLogBuilder.class - [JAR]

├─ org.apache.logging.log4j.internal.LogManagerStatus.class - [JAR]

org.apache.juli.logging

├─ org.apache.juli.logging.DirectJDKLog.class - [JAR]

├─ org.apache.juli.logging.Log.class - [JAR]

├─ org.apache.juli.logging.LogConfigurationException.class - [JAR]

├─ org.apache.juli.logging.LogFactory.class - [JAR]

org.ops4j.pax.logging.log4jv2

├─ org.ops4j.pax.logging.log4jv2.Log4jv2Logger.class - [JAR]

├─ org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContext.class - [JAR]

├─ org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContextFactory.class - [JAR]

├─ org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextMap.class - [JAR]

├─ org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack.class - [JAR]

org.osgi.service.log.stream

├─ org.osgi.service.log.stream.LogStreamProvider.class - [JAR]

├─ org.osgi.service.log.stream.package-info.class - [JAR]

org.osgi.service.log.admin

├─ org.osgi.service.log.admin.LoggerAdmin.class - [JAR]

├─ org.osgi.service.log.admin.LoggerContext.class - [JAR]

├─ org.osgi.service.log.admin.package-info.class - [JAR]

org.apache.logging.log4j

├─ org.apache.logging.log4j.CloseableThreadContext.class - [JAR]

├─ org.apache.logging.log4j.EventLogger.class - [JAR]

├─ org.apache.logging.log4j.Level.class - [JAR]

├─ org.apache.logging.log4j.LogBuilder.class - [JAR]

├─ org.apache.logging.log4j.LogManager.class - [JAR]

├─ org.apache.logging.log4j.Logger.class - [JAR]

├─ org.apache.logging.log4j.LoggingException.class - [JAR]

├─ org.apache.logging.log4j.Marker.class - [JAR]

├─ org.apache.logging.log4j.MarkerManager.class - [JAR]

├─ org.apache.logging.log4j.ThreadContext.class - [JAR]

org.apache.commons.logging

├─ org.apache.commons.logging.Log.class - [JAR]

├─ org.apache.commons.logging.LogConfigurationException.class - [JAR]

├─ org.apache.commons.logging.LogFactory.class - [JAR]

├─ org.apache.commons.logging.LogSource.class - [JAR]

org.slf4j.spi

├─ org.slf4j.spi.LocationAwareLogger.class - [JAR]

├─ org.slf4j.spi.LoggerFactoryBinder.class - [JAR]

├─ org.slf4j.spi.MDCAdapter.class - [JAR]

├─ org.slf4j.spi.MarkerFactoryBinder.class - [JAR]

org.apache.logging.log4j.message

├─ org.apache.logging.log4j.message.AbstractMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.AsynchronouslyFormattable.class - [JAR]

├─ org.apache.logging.log4j.message.BasicThreadInformation.class - [JAR]

├─ org.apache.logging.log4j.message.Clearable.class - [JAR]

├─ org.apache.logging.log4j.message.DefaultFlowMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.EntryMessage.class - [JAR]

├─ org.apache.logging.log4j.message.ExitMessage.class - [JAR]

├─ org.apache.logging.log4j.message.FlowMessage.class - [JAR]

├─ org.apache.logging.log4j.message.FlowMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.FormattedMessage.class - [JAR]

├─ org.apache.logging.log4j.message.FormattedMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.LocalizedMessage.class - [JAR]

├─ org.apache.logging.log4j.message.LocalizedMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.LoggerNameAwareMessage.class - [JAR]

├─ org.apache.logging.log4j.message.MapMessage.class - [JAR]

├─ org.apache.logging.log4j.message.MapMessageJsonFormatter.class - [JAR]

├─ org.apache.logging.log4j.message.Message.class - [JAR]

├─ org.apache.logging.log4j.message.MessageCollectionMessage.class - [JAR]

├─ org.apache.logging.log4j.message.MessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.MessageFactory2.class - [JAR]

├─ org.apache.logging.log4j.message.MessageFormatMessage.class - [JAR]

├─ org.apache.logging.log4j.message.MessageFormatMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.MultiformatMessage.class - [JAR]

├─ org.apache.logging.log4j.message.ObjectArrayMessage.class - [JAR]

├─ org.apache.logging.log4j.message.ObjectMessage.class - [JAR]

├─ org.apache.logging.log4j.message.ParameterConsumer.class - [JAR]

├─ org.apache.logging.log4j.message.ParameterFormatter.class - [JAR]

├─ org.apache.logging.log4j.message.ParameterVisitable.class - [JAR]

├─ org.apache.logging.log4j.message.ParameterizedMessage.class - [JAR]

├─ org.apache.logging.log4j.message.ParameterizedMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.ReusableMessage.class - [JAR]

├─ org.apache.logging.log4j.message.ReusableMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.ReusableObjectMessage.class - [JAR]

├─ org.apache.logging.log4j.message.ReusableParameterizedMessage.class - [JAR]

├─ org.apache.logging.log4j.message.ReusableSimpleMessage.class - [JAR]

├─ org.apache.logging.log4j.message.SimpleMessage.class - [JAR]

├─ org.apache.logging.log4j.message.SimpleMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.StringFormattedMessage.class - [JAR]

├─ org.apache.logging.log4j.message.StringFormatterMessageFactory.class - [JAR]

├─ org.apache.logging.log4j.message.StringMapMessage.class - [JAR]

├─ org.apache.logging.log4j.message.StructuredDataCollectionMessage.class - [JAR]

├─ org.apache.logging.log4j.message.StructuredDataId.class - [JAR]

├─ org.apache.logging.log4j.message.StructuredDataMessage.class - [JAR]

├─ org.apache.logging.log4j.message.ThreadDumpMessage.class - [JAR]

├─ org.apache.logging.log4j.message.ThreadInformation.class - [JAR]

├─ org.apache.logging.log4j.message.TimestampMessage.class - [JAR]

org.apache.logging.log4j.util

├─ org.apache.logging.log4j.util.Activator.class - [JAR]

├─ org.apache.logging.log4j.util.Base64Util.class - [JAR]

├─ org.apache.logging.log4j.util.BiConsumer.class - [JAR]

├─ org.apache.logging.log4j.util.Chars.class - [JAR]

├─ org.apache.logging.log4j.util.Constants.class - [JAR]

├─ org.apache.logging.log4j.util.EnglishEnums.class - [JAR]

├─ org.apache.logging.log4j.util.EnvironmentPropertySource.class - [JAR]

├─ org.apache.logging.log4j.util.FilteredObjectInputStream.class - [JAR]

├─ org.apache.logging.log4j.util.IndexedReadOnlyStringMap.class - [JAR]

├─ org.apache.logging.log4j.util.IndexedStringMap.class - [JAR]

├─ org.apache.logging.log4j.util.LambdaUtil.class - [JAR]

├─ org.apache.logging.log4j.util.LoaderUtil.class - [JAR]

├─ org.apache.logging.log4j.util.LowLevelLogUtil.class - [JAR]

├─ org.apache.logging.log4j.util.MessageSupplier.class - [JAR]

├─ org.apache.logging.log4j.util.MultiFormatStringBuilderFormattable.class - [JAR]

├─ org.apache.logging.log4j.util.PaxPropertySource.class - [JAR]

├─ org.apache.logging.log4j.util.PerformanceSensitive.class - [JAR]

├─ org.apache.logging.log4j.util.PrivateSecurityManagerStackTraceUtil.class - [JAR]

├─ org.apache.logging.log4j.util.ProcessIdUtil.class - [JAR]

├─ org.apache.logging.log4j.util.PropertiesPropertySource.class - [JAR]

├─ org.apache.logging.log4j.util.PropertiesUtil.class - [JAR]

├─ org.apache.logging.log4j.util.PropertyFilePropertySource.class - [JAR]

├─ org.apache.logging.log4j.util.PropertySource.class - [JAR]

├─ org.apache.logging.log4j.util.ProviderUtil.class - [JAR]

├─ org.apache.logging.log4j.util.ReadOnlyStringMap.class - [JAR]

├─ org.apache.logging.log4j.util.SortedArrayStringMap.class - [JAR]

├─ org.apache.logging.log4j.util.StackLocator.class - [JAR]

├─ org.apache.logging.log4j.util.StackLocatorUtil.class - [JAR]

├─ org.apache.logging.log4j.util.StringBuilderFormattable.class - [JAR]

├─ org.apache.logging.log4j.util.StringBuilders.class - [JAR]

├─ org.apache.logging.log4j.util.StringMap.class - [JAR]

├─ org.apache.logging.log4j.util.Strings.class - [JAR]

├─ org.apache.logging.log4j.util.Supplier.class - [JAR]

├─ org.apache.logging.log4j.util.SystemPropertiesPropertySource.class - [JAR]

├─ org.apache.logging.log4j.util.Timer.class - [JAR]

├─ org.apache.logging.log4j.util.TriConsumer.class - [JAR]

├─ org.apache.logging.log4j.util.Unbox.class - [JAR]

org.slf4j.event

├─ org.slf4j.event.EventConstants.class - [JAR]

├─ org.slf4j.event.EventRecodingLogger.class - [JAR]

├─ org.slf4j.event.Level.class - [JAR]

├─ org.slf4j.event.LoggingEvent.class - [JAR]

├─ org.slf4j.event.SubstituteLoggingEvent.class - [JAR]

org.ops4j.pax.logging.internal

├─ org.ops4j.pax.logging.internal.Activator.class - [JAR]

├─ org.ops4j.pax.logging.internal.JdkHandler.class - [JAR]

├─ org.ops4j.pax.logging.internal.TrackingLogger.class - [JAR]

org.slf4j.helpers

├─ org.slf4j.helpers.BasicMDCAdapter.class - [JAR]

├─ org.slf4j.helpers.BasicMarker.class - [JAR]

├─ org.slf4j.helpers.BasicMarkerFactory.class - [JAR]

├─ org.slf4j.helpers.FormattingTuple.class - [JAR]

├─ org.slf4j.helpers.MarkerIgnoringBase.class - [JAR]

├─ org.slf4j.helpers.MessageFormatter.class - [JAR]

├─ org.slf4j.helpers.NOPLogger.class - [JAR]

├─ org.slf4j.helpers.NOPLoggerFactory.class - [JAR]

├─ org.slf4j.helpers.NOPMDCAdapter.class - [JAR]

├─ org.slf4j.helpers.NamedLoggerBase.class - [JAR]

├─ org.slf4j.helpers.SubstituteLogger.class - [JAR]

├─ org.slf4j.helpers.SubstituteLoggerFactory.class - [JAR]

├─ org.slf4j.helpers.Util.class - [JAR]

org.apache.commons.logging.impl

├─ org.apache.commons.logging.impl.AvalonLogger.class - [JAR]

├─ org.apache.commons.logging.impl.Jdk13LumberjackLogger.class - [JAR]

├─ org.apache.commons.logging.impl.Jdk14Logger.class - [JAR]

├─ org.apache.commons.logging.impl.Log4JLogger.class - [JAR]

├─ org.apache.commons.logging.impl.LogFactoryImpl.class - [JAR]

├─ org.apache.commons.logging.impl.LogKitLogger.class - [JAR]

├─ org.apache.commons.logging.impl.NoOpLog.class - [JAR]

├─ org.apache.commons.logging.impl.ServletContextCleaner.class - [JAR]

├─ org.apache.commons.logging.impl.SimpleLog.class - [JAR]

├─ org.apache.commons.logging.impl.WeakHashtable.class - [JAR]

org.ops4j.pax.logging.spi.support

├─ org.ops4j.pax.logging.spi.support.BackendSupport.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.BufferingLog.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.BundleHelper.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.ConfigurationNotifier.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.DefaultServiceLog.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.EventAdminConfigurationNotifier.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.EventAdminTracker.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.FallbackLogFactory.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.FileServiceLog.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.FormattingTriple.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.FrameworkHandler.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.LogEntryImpl.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.LogReaderServiceImpl.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.OsgiUtil.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.PaxAppenderProxy.class - [JAR]

├─ org.ops4j.pax.logging.spi.support.RegisteredService.class - [JAR]

org.osgi.service.log

├─ org.osgi.service.log.FormatterLogger.class - [JAR]

├─ org.osgi.service.log.LogEntry.class - [JAR]

├─ org.osgi.service.log.LogLevel.class - [JAR]

├─ org.osgi.service.log.LogListener.class - [JAR]

├─ org.osgi.service.log.LogReaderService.class - [JAR]

├─ org.osgi.service.log.LogService.class - [JAR]

├─ org.osgi.service.log.Logger.class - [JAR]

├─ org.osgi.service.log.LoggerConsumer.class - [JAR]

├─ org.osgi.service.log.LoggerFactory.class - [JAR]

├─ org.osgi.service.log.package-info.class - [JAR]

org.ops4j.pax.logging.jcl

├─ org.ops4j.pax.logging.jcl.JclLogger.class - [JAR]

org.slf4j.impl

├─ org.slf4j.impl.StaticLoggerBinder.class - [JAR]

├─ org.slf4j.impl.StaticMDCBinder.class - [JAR]

├─ org.slf4j.impl.StaticMarkerBinder.class - [JAR]

org.ops4j.pax.logging.slf4j

├─ org.ops4j.pax.logging.slf4j.Slf4jLogger.class - [JAR]

├─ org.ops4j.pax.logging.slf4j.Slf4jLoggerFactory.class - [JAR]

├─ org.ops4j.pax.logging.slf4j.Slf4jMDCAdapter.class - [JAR]

org.ops4j.pax.logging.jbosslogging

├─ org.ops4j.pax.logging.jbosslogging.JBossLoggingLogger.class - [JAR]

├─ org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider.class - [JAR]

org.apache.avalon.framework.logger

├─ org.apache.avalon.framework.logger.AbstractLogEnabled.class - [JAR]

├─ org.apache.avalon.framework.logger.LogEnabled.class - [JAR]

├─ org.apache.avalon.framework.logger.Loggable.class - [JAR]

├─ org.apache.avalon.framework.logger.Logger.class - [JAR]

org.ops4j.pax.logging.avalon

├─ org.ops4j.pax.logging.avalon.AvalonLogFactory.class - [JAR]

├─ org.ops4j.pax.logging.avalon.AvalonLogger.class - [JAR]

org.apache.logging.log4j.spi

├─ org.apache.logging.log4j.spi.AbstractLogger.class - [JAR]

├─ org.apache.logging.log4j.spi.AbstractLoggerAdapter.class - [JAR]

├─ org.apache.logging.log4j.spi.CleanableThreadContextMap.class - [JAR]

├─ org.apache.logging.log4j.spi.CopyOnWrite.class - [JAR]

├─ org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap.class - [JAR]

├─ org.apache.logging.log4j.spi.DefaultThreadContextMap.class - [JAR]

├─ org.apache.logging.log4j.spi.DefaultThreadContextStack.class - [JAR]

├─ org.apache.logging.log4j.spi.ExtendedLogger.class - [JAR]

├─ org.apache.logging.log4j.spi.ExtendedLoggerWrapper.class - [JAR]

├─ org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap.class - [JAR]

├─ org.apache.logging.log4j.spi.LocationAwareLogger.class - [JAR]

├─ org.apache.logging.log4j.spi.LoggerAdapter.class - [JAR]

├─ org.apache.logging.log4j.spi.LoggerContext.class - [JAR]

├─ org.apache.logging.log4j.spi.LoggerContextFactory.class - [JAR]

├─ org.apache.logging.log4j.spi.LoggerContextKey.class - [JAR]

├─ org.apache.logging.log4j.spi.LoggerContextShutdownAware.class - [JAR]

├─ org.apache.logging.log4j.spi.LoggerContextShutdownEnabled.class - [JAR]

├─ org.apache.logging.log4j.spi.LoggerRegistry.class - [JAR]

├─ org.apache.logging.log4j.spi.MessageFactory2Adapter.class - [JAR]

├─ org.apache.logging.log4j.spi.MutableThreadContextStack.class - [JAR]

├─ org.apache.logging.log4j.spi.NoOpThreadContextMap.class - [JAR]

├─ org.apache.logging.log4j.spi.ObjectThreadContextMap.class - [JAR]

├─ org.apache.logging.log4j.spi.Provider.class - [JAR]

├─ org.apache.logging.log4j.spi.ReadOnlyThreadContextMap.class - [JAR]

├─ org.apache.logging.log4j.spi.StandardLevel.class - [JAR]

├─ org.apache.logging.log4j.spi.Terminable.class - [JAR]

├─ org.apache.logging.log4j.spi.ThreadContextMap.class - [JAR]

├─ org.apache.logging.log4j.spi.ThreadContextMap2.class - [JAR]

├─ org.apache.logging.log4j.spi.ThreadContextMapFactory.class - [JAR]

├─ org.apache.logging.log4j.spi.ThreadContextStack.class - [JAR]

org.ops4j.pax.logging

├─ org.ops4j.pax.logging.EventAdminPoster.class - [JAR]

├─ org.ops4j.pax.logging.OSGIPaxLoggingManager.class - [JAR]

├─ org.ops4j.pax.logging.PaxContext.class - [JAR]

├─ org.ops4j.pax.logging.PaxLogger.class - [JAR]

├─ org.ops4j.pax.logging.PaxLoggingConstants.class - [JAR]

├─ org.ops4j.pax.logging.PaxLoggingManager.class - [JAR]

├─ org.ops4j.pax.logging.PaxLoggingManagerAwareLogger.class - [JAR]

├─ org.ops4j.pax.logging.PaxLoggingService.class - [JAR]

├─ org.ops4j.pax.logging.PaxMarker.class - [JAR]

org.ops4j.pax.logging.juli

├─ org.ops4j.pax.logging.juli.JuliLogger.class - [JAR]

org.ops4j.pax.logging.spi

├─ org.ops4j.pax.logging.spi.PaxAppender.class - [JAR]

├─ org.ops4j.pax.logging.spi.PaxDefaultLogStreamProvider.class - [JAR]

├─ org.ops4j.pax.logging.spi.PaxErrorHandler.class - [JAR]

├─ org.ops4j.pax.logging.spi.PaxFilter.class - [JAR]

├─ org.ops4j.pax.logging.spi.PaxLayout.class - [JAR]

├─ org.ops4j.pax.logging.spi.PaxLevel.class - [JAR]

├─ org.ops4j.pax.logging.spi.PaxLocationInfo.class - [JAR]

├─ org.ops4j.pax.logging.spi.PaxLoggingEvent.class - [JAR]

org.jboss.logging

├─ org.jboss.logging.AbstractLoggerProvider.class - [JAR]

├─ org.jboss.logging.AbstractMdcLoggerProvider.class - [JAR]

├─ org.jboss.logging.BasicLogger.class - [JAR]

├─ org.jboss.logging.DelegatingBasicLogger.class - [JAR]

├─ org.jboss.logging.JBossLogManagerLogger.class - [JAR]

├─ org.jboss.logging.JBossLogManagerProvider.class - [JAR]

├─ org.jboss.logging.JBossLogRecord.class - [JAR]

├─ org.jboss.logging.JDKLevel.class - [JAR]

├─ org.jboss.logging.JDKLogger.class - [JAR]

├─ org.jboss.logging.JDKLoggerProvider.class - [JAR]

├─ org.jboss.logging.Log4j2Logger.class - [JAR]

├─ org.jboss.logging.Log4j2LoggerProvider.class - [JAR]

├─ org.jboss.logging.Log4jLogger.class - [JAR]

├─ org.jboss.logging.Log4jLoggerProvider.class - [JAR]

├─ org.jboss.logging.Logger.class - [JAR]

├─ org.jboss.logging.LoggerProvider.class - [JAR]

├─ org.jboss.logging.LoggerProviders.class - [JAR]

├─ org.jboss.logging.LoggingLocale.class - [JAR]

├─ org.jboss.logging.MDC.class - [JAR]

├─ org.jboss.logging.Messages.class - [JAR]

├─ org.jboss.logging.NDC.class - [JAR]

├─ org.jboss.logging.ParameterConverter.class - [JAR]

├─ org.jboss.logging.SecurityActions.class - [JAR]

├─ org.jboss.logging.SerializedLogger.class - [JAR]

├─ org.jboss.logging.Slf4jLocationAwareLogger.class - [JAR]

├─ org.jboss.logging.Slf4jLogger.class - [JAR]

├─ org.jboss.logging.Slf4jLoggerProvider.class - [JAR]

org.apache.logging.log4j.simple

├─ org.apache.logging.log4j.simple.SimpleLogger.class - [JAR]

├─ org.apache.logging.log4j.simple.SimpleLoggerContext.class - [JAR]

├─ org.apache.logging.log4j.simple.SimpleLoggerContextFactory.class - [JAR]

Advertisement