Skip navigation links
A B C D E F G H I J L M N O P R S T U W X _ 

A

ACCEPT - Static variable in interface org.ops4j.pax.logging.spi.PaxFilter
The log event must be logged immediately without consulting with the remaining filters, if any, in the chain.
activateOptions() - Method in class org.apache.log4j.xml.XSLTLayout
Activator - Class in org.ops4j.pax.logging.internal
 
Activator() - Constructor for class org.ops4j.pax.logging.internal.Activator
 
add(String) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
addAll(Collection<? extends String>) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
addAppender(Appender) - Method in class org.apache.log4j.Category
Add newAppender to the list of appenders of this Category instance.
added(PaxLoggingService) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
OSGIPaxLoggingManager sets an instance of real PaxLoggingService when it's available.
addingService(ServiceReference<PaxLoggingService>) - Method in class org.ops4j.pax.logging.OSGIPaxLoggingManager
 
addingService(ServiceReference<EventAdmin>) - Method in class org.ops4j.pax.logging.spi.support.EventAdminTracker
 
additive - Variable in class org.apache.log4j.Category
Additivity is set to true by default, that is children inherit the appenders of their ancestors by default.
addLogListener(LogListener) - Method in class org.ops4j.pax.logging.spi.support.LogReaderServiceImpl
 
ALL_INT - Static variable in class org.apache.log4j.Priority
 
asList() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns all the elements in the stack in a List.
asList() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
assertLog(boolean, String) - Method in class org.apache.log4j.Category
If assertion parameter is false, then logs msg as an error statement.
assertLog(boolean, String) - Method in class org.apache.log4j.Logger
 
AVALON_FQCN - Static variable in class org.ops4j.pax.logging.avalon.AvalonLogger
 
AvalonLogFactory - Class in org.ops4j.pax.logging.avalon
Unlike with modern (sic!) Logging frameworks like SLF4J and Commons Logging, there's no Avalon-specific factory for its loggers.
AvalonLogFactory() - Constructor for class org.ops4j.pax.logging.avalon.AvalonLogFactory
 
AvalonLogger - Class in org.ops4j.pax.logging.avalon
pax-logging specific Logger that delegates to PaxLogger that is obtained from framework specific PaxLoggingService and eventually delegates to logging implementation.
AvalonLogger(String, PaxLogger) - Constructor for class org.ops4j.pax.logging.avalon.AvalonLogger
 

B

BackendSupport - Class in org.ops4j.pax.logging.spi.support
Some helper methods for backends (Log4J1, Log4J2, Logback) to share common internal classes.
BasicConfigurator - Class in org.apache.log4j
Use this class to quickly configure the package.
BasicConfigurator() - Constructor for class org.apache.log4j.BasicConfigurator
 
BufferingLog - Class in org.ops4j.pax.logging.spi.support
Experimental fallback strategy for non-availability.
BufferingLog(Bundle, String) - Constructor for class org.ops4j.pax.logging.spi.support.BufferingLog
 
bundleChanged(BundleEvent) - Method in class org.ops4j.pax.logging.spi.support.FrameworkHandler
bundle events are logged with LogService.LOG_INFO level unless other level is specified by PaxLoggingConstants.LOGGING_CFG_FRAMEWORK_EVENTS_LOG_LEVEL.
BundleHelper - Class in org.ops4j.pax.logging.spi.support
 

C

calcLocation(String) - Method in class org.apache.logging.log4j.util.StackLocator
 
calcLocation(String) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
callAppenders(LoggingEvent) - Method in class org.apache.log4j.Category
Call the appenders in the hierrachy starting at this.
Category - Class in org.apache.log4j
This class has been deprecated and replaced by the Logger subclass.
Category(String) - Constructor for class org.apache.log4j.Category
This constructor created a new Category instance and sets its name.
Category(String, PaxLogger) - Constructor for class org.apache.log4j.Category
 
category(Bundle) - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
LogService doesn't know the concept of logger name (or category), so we have to derive it from what we have - a bundle
cleanup() - Static method in class org.ops4j.pax.logging.spi.support.FallbackLogFactory
Because FallbackLogFactory may be Private-Packaged in all the backends (and in pax-logging-api too), each bundle has to call FallbackLogFactory.cleanup() in it's BundleActivator.stop(BundleContext).
clear() - Static method in class org.apache.log4j.MDC
Remove all values from the MDC.
clear() - Static method in class org.apache.log4j.NDC
Clear any nested diagnostic information if any.
clear() - Method in class org.apache.logging.log4j.status.StatusLogger
Clears the list of status events.
clear() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextMap
 
clear() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
clear() - Method in class org.ops4j.pax.logging.PaxContext
Clears entire thread-bound MDC context.
clear() - Method in class org.ops4j.pax.logging.slf4j.Slf4jMDCAdapter
 
clearAll() - Static method in class org.apache.logging.log4j.ThreadContext
Clears the context map and stack.
clearMap() - Static method in class org.apache.logging.log4j.ThreadContext
Clears the context map.
clearMdc() - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
clearNdc() - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
clearStack() - Static method in class org.apache.logging.log4j.ThreadContext
Clears the stack for this thread.
cloneStack() - Static method in class org.apache.log4j.NDC
Clone the diagnostic context for the current thread.
cloneStack() - Static method in class org.apache.logging.log4j.ThreadContext
Returns a copy of this thread's stack.
close() - Method in class org.ops4j.pax.logging.internal.JdkHandler
 
close() - Method in class org.ops4j.pax.logging.OSGIPaxLoggingManager
 
close() - Method in interface org.ops4j.pax.logging.PaxLoggingManager
Closes PaxLoggingService service tracker in this manager.
close() - Method in class org.ops4j.pax.logging.spi.support.EventAdminConfigurationNotifier
 
close() - Method in class org.ops4j.pax.logging.spi.support.FileServiceLog
 
close() - Method in class org.ops4j.pax.logging.spi.support.RegisteredService
 
CONFIG_DEBUG_KEY - Static variable in class org.apache.log4j.helpers.LogLog
Deprecated.
Use LogLog.DEBUG_KEY instead.
configurationDone() - Method in interface org.ops4j.pax.logging.spi.support.ConfigurationNotifier
Signals successful completion of configuration procedure
configurationDone() - Method in class org.ops4j.pax.logging.spi.support.EventAdminConfigurationNotifier
 
configurationError(Throwable) - Method in interface org.ops4j.pax.logging.spi.support.ConfigurationNotifier
Signals problems related to configuration procedure
configurationError(Throwable) - Method in class org.ops4j.pax.logging.spi.support.EventAdminConfigurationNotifier
 
ConfigurationNotifier - Interface in org.ops4j.pax.logging.spi.support
Interface for backends that want to inform about configuration changes (usually after Configuration Admin update which happens over multiple, hard to synchronize threads).
CONFIGURATOR_CLASS_KEY - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become private in future versions.
configure() - Static method in class org.apache.log4j.BasicConfigurator
Add a ConsoleAppender that uses PatternLayout using the PatternLayout.TTCC_CONVERSION_PATTERN and prints to System.out to the root category.
configure(Appender) - Static method in class org.apache.log4j.BasicConfigurator
Add appender to the root category.
configure(String) - Static method in class org.apache.log4j.PropertyConfigurator
 
configure(URL) - Static method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
configure(InputStream) - Static method in class org.apache.log4j.PropertyConfigurator
Reads configuration options from an InputStream.
configure(Properties) - Static method in class org.apache.log4j.PropertyConfigurator
Read configuration options from properties.
configure(Element) - Static method in class org.apache.log4j.xml.DOMConfigurator
Configure log4j using a configuration element as defined in the log4j.dtd.
configure(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
configure(URL) - Static method in class org.apache.log4j.xml.DOMConfigurator
configureAndWatch(String) - Static method in class org.apache.log4j.PropertyConfigurator
Like PropertyConfigurator.configureAndWatch(String, long) except that the default delay as defined by FileWatchdog.DEFAULT_DELAY is used.
configureAndWatch(String, long) - Static method in class org.apache.log4j.PropertyConfigurator
Read the configuration file configFilename if it exists.
configureAndWatch(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
Like DOMConfigurator.configureAndWatch(String, long) except that the default delay as defined by FileWatchdog.DEFAULT_DELAY is used.
configureAndWatch(String, long) - Static method in class org.apache.log4j.xml.DOMConfigurator
Read the configuration file configFilename if it exists.
configurePaxLoggingManager(PaxLoggingManager) - Static method in class org.apache.log4j.Category
Static method is different than usual, because here logger is also a factory.
contains(Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
containsAll(Collection<?>) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
containsKey(String) - Static method in class org.apache.logging.log4j.ThreadContext
Determines if the key is in the context.
containsKey(String) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextMap
 
convertLogServiceLevel(String) - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
Returns one of the log level constants from LogService based on level name (case insensitive).
convertLogServiceLevel(int) - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
Returns level name for given integer value that should match one of constants from LogService.
copy() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns a copy of the ContextStack.
copy() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
createAndRegisterLogReaderService(BundleContext) - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
Registers LogReaderService and makes it available for actual PaxLoggingService implementation
createFallbackLog(Bundle, String) - Static method in class org.ops4j.pax.logging.spi.support.FallbackLogFactory
Create PaxLogger that doesn't delegate to logger from specific PaxLoggingService.
createFilter(BundleContext, String) - Static method in class org.ops4j.pax.logging.spi.support.PaxAppenderProxy
Filter in the form of (&(objectClass=org.ops4j.pax.logging.spi.PaxAppender)(org.ops4j.pax.logging.appender.name=NAME)), where NAME comes from osgi: prefixed references from logging configuration.

D

debug(Object) - Method in class org.apache.log4j.Category
Log a message object with the DEBUG level.
debug(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the DEBUG level including the stack trace of the Throwable t passed as parameter.
debug(Object, Object) - Method in class org.apache.log4j.Category
Log a message with the DEBUG level with message formatting done according to the value of messagePattern and arg parameters.
debug(String, Object, Object) - Method in class org.apache.log4j.Category
Log a message with the DEBUG level with message formatting done according to the messagePattern and the arguments arg1 and arg2.
debug(String) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal debug statements.
debug(String, Throwable) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal debug statements.
debug(Object) - Method in class org.apache.log4j.Logger
 
debug(Object, Throwable) - Method in class org.apache.log4j.Logger
 
debug(Object, Object) - Method in class org.apache.log4j.Logger
 
debug(String, Object, Object) - Method in class org.apache.log4j.Logger
 
DEBUG - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.DEBUG instead.
debug - Static variable in class org.apache.logging.log4j.util.PaxPropertySource
 
debug(String) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
debug(String, Throwable) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
debug(String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
debug(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
debug(String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
debug(String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
debug(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
debug(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
debug(Object) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
debug(Object, Throwable) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
debug(Object) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
debug(Object, Throwable) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
debug(String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
debug(String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
debug(PaxMarker, String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
debug(PaxMarker, String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
debug(String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the DEBUG level.
debug(String, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the DEBUG level according to the specified format and argument.
debug(String, Object, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the DEBUG level according to the specified format and arguments.
debug(String, Object[]) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the DEBUG level according to the specified format and arguments.
debug(String, Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log an exception (throwable) at the DEBUG level with an accompanying message.
debug(Marker, String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message with the specific Marker at the DEBUG level.
debug(Marker, String, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.debug(String, Object) method except that the marker data is also taken into consideration.
debug(Marker, String, Object, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.debug(String, Object, Object) method except that the marker data is also taken into consideration.
debug(Marker, String, Object[]) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.debug(String, Object[]) method except that the marker data is also taken into consideration.
debug(Marker, String, Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.debug(String, Throwable) method except that the marker data is also taken into consideration.
debug(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
debug(String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
debug(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
debug(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
DEBUG - Static variable in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
debug(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
debug(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
DEBUG_INT - Static variable in class org.apache.log4j.Priority
 
DEBUG_KEY - Static variable in class org.apache.log4j.helpers.LogLog
Defining this value makes log4j print log4j-internal debug statements to System.out.
debugEnabled - Static variable in class org.apache.log4j.helpers.LogLog
 
DEFAULT_CONFIGURATION_FILE - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become package protected in future versions.
DEFAULT_CONFIGURATION_KEY - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become private in future versions.
DEFAULT_INIT_OVERRIDE_KEY - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become private in future versions.
DEFAULT_STATUS_LISTENER_LEVEL - Static variable in class org.apache.logging.log4j.status.StatusLogger
System property that can be configured with the Level name to use as the default level for StatusListeners.
defaultLevel - Static variable in class org.apache.logging.log4j.util.PaxPropertySource
 
defaultLogLevel(BundleContext) - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
Gets the default level name as configured for pax-logging.
DefaultServiceLog - Class in org.ops4j.pax.logging.spi.support
This Logger will be used when the Pax Logging Service is not (yet) available.
DENY - Static variable in interface org.ops4j.pax.logging.spi.PaxFilter
The log event must be dropped immediately without consulting with the remaining filters, if any, in the chain.
destroy() - Method in interface org.ops4j.pax.logging.EventAdminPoster
Stops the poster.
destroy() - Method in class org.ops4j.pax.logging.spi.support.EventAdminTracker
 
DIAGNOSTICS_DEST_PROPERTY - Static variable in class org.apache.commons.logging.LogFactory
The name (org.apache.commons.logging.diagnostics.dest) of the property used to enable internal commons-logging diagnostic output, in order to get information on what logging implementations are being discovered, what classloaders they are loaded through, etc.
dispose() - Method in class org.ops4j.pax.logging.OSGIPaxLoggingManager
 
dispose() - Method in interface org.ops4j.pax.logging.PaxLoggingManager
Stops using associated PaxLoggingService reference.
doAppend(PaxLoggingEvent) - Method in interface org.ops4j.pax.logging.spi.PaxAppender
Log in Appender specific way.
doAppend(PaxLoggingEvent) - Method in class org.ops4j.pax.logging.spi.support.PaxAppenderProxy
 
doConfigure(String, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration from a file.
doConfigure(Properties, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from properties.
doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
doConfigure(String, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
Configure log4j by reading in a log4j.dtd compliant XML configuration file.
doConfigure(Reader, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
Configure log4j by reading in a log4j.dtd compliant XML configuration file.
doConfigure(Element, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
Configure by taking in an DOM element.
doFilter(PaxLoggingEvent) - Method in interface org.ops4j.pax.logging.spi.PaxFilter
If the decision is DENY, then the event will be dropped.
doLayout(PaxLoggingEvent) - Method in interface org.ops4j.pax.logging.spi.PaxLayout
Creates the string representation of a logging event.
doLog(Logger.Level, String, Object, Object[], Throwable) - Method in class org.ops4j.pax.logging.jbosslogging.JBossLoggingLogger
 
doLogf(Logger.Level, String, String, Object[], Throwable) - Method in class org.ops4j.pax.logging.jbosslogging.JBossLoggingLogger
 
DOMConfigurator - Class in org.apache.log4j.xml
This class isn't used by pax-logging, but is part of public API.
DOMConfigurator() - Constructor for class org.apache.log4j.xml.DOMConfigurator
No argument constructor.

E

EMPTY_MAP - Static variable in class org.apache.logging.log4j.ThreadContext
Empty, immutable Map.
EMPTY_STACK - Static variable in class org.apache.logging.log4j.ThreadContext
Empty, immutable ContextStack.
equals(Object) - Method in class org.apache.log4j.Priority
Two priorities are equal if their level fields are equal.
equals(Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
error(Object) - Method in class org.apache.log4j.Category
Log a message object with the ERROR Level.
error(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the ERROR level including the stack trace of the Throwable t passed as parameter.
error(Object, Object) - Method in class org.apache.log4j.Category
Log a message with the ERROR level with message formatting done according to the value of messagePattern and arg parameters.
error(String, Object, Object) - Method in class org.apache.log4j.Category
Log a message with the ERROR level with message formatting done according to the messagePattern and the arguments arg1 and arg2.
error(String) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal error statements.
error(String, Throwable) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal error statements.
error(Object) - Method in class org.apache.log4j.Logger
 
error(Object, Throwable) - Method in class org.apache.log4j.Logger
 
error(Object, Object) - Method in class org.apache.log4j.Logger
 
error(String, Object, Object) - Method in class org.apache.log4j.Logger
 
ERROR - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.ERROR instead.
error(String) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
error(String, Throwable) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
error(String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
error(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
error(String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
error(String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
error(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
error(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
error(Object) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
error(Object, Throwable) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
error(Object) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
error(Object, Throwable) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
error(String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
error(String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
error(PaxMarker, String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
error(PaxMarker, String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
error(String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the ERROR level.
error(String, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the ERROR level according to the specified format and argument.
error(String, Object, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the ERROR level according to the specified format and arguments.
error(String, Object[]) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the ERROR level according to the specified format and arguments.
error(String, Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log an exception (throwable) at the ERROR level with an accompanying message.
error(Marker, String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message with the specific Marker at the ERROR level.
error(Marker, String, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.error(String, Object) method except that the marker data is also taken into consideration.
error(Marker, String, Object, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.error(String, Object, Object) method except that the marker data is also taken into consideration.
error(Marker, String, Object[]) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.error(String, Object[]) method except that the marker data is also taken into consideration.
error(Marker, String, Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.error(String, Throwable) method except that the marker data is also taken into consideration.
error(String, Exception) - Method in interface org.ops4j.pax.logging.spi.PaxErrorHandler
This method is invoked to handle an error when logging.
error(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
error(String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
error(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
error(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
ERROR - Static variable in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
error(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
error(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
ERROR_INT - Static variable in class org.apache.log4j.Priority
 
EVENT_ADMIN_CONFIGURATION_TOPIC - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
EventAdmin topic name to publish events related to (re)configuration of logging backend.
eventAdminConfigurationNotifier(BundleContext) - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
Prepares (without registration) ConfigurationNotifier regardles of availability of Event Admin service
EventAdminConfigurationNotifier - Class in org.ops4j.pax.logging.spi.support
 
EventAdminConfigurationNotifier(BundleContext) - Constructor for class org.ops4j.pax.logging.spi.support.EventAdminConfigurationNotifier
 
EventAdminPoster - Interface in org.ops4j.pax.logging
Interface to implement by logging framework specific provider, to pass logging events to Event Admin according to OSGi Compendium "101.6.4.
eventAdminSupport(BundleContext) - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
Prepares (without registration) EventAdminPoster regardles of availability of Event Admin service
EventAdminTracker - Class in org.ops4j.pax.logging.spi.support
This ServiceTracker is designed to implement the Event Admin service, but delegate to the actual service if available.
EventAdminTracker(BundleContext) - Constructor for class org.ops4j.pax.logging.spi.support.EventAdminTracker
 
exists(String) - Static method in class org.apache.log4j.Category
Deprecated.
exists(String) - Static method in class org.apache.log4j.LogManager
 
exists(String) - Static method in class org.apache.logging.log4j.LogManager
Detects if a Logger with the specified name exists.
externalFile(BundleContext, String) - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
 
ExtrasFormattingInfo - Class in org.apache.log4j.pattern
Modifies the output of a pattern converter for a specified minimum and maximum width and alignment.
ExtrasFormattingInfo(boolean, int, int) - Constructor for class org.apache.log4j.pattern.ExtrasFormattingInfo
Deprecated.
since 1.2.17
ExtrasFormattingInfo(boolean, boolean, int, int) - Constructor for class org.apache.log4j.pattern.ExtrasFormattingInfo
Creates new instance.
ExtrasPatternParser - Class in org.apache.log4j.pattern
Most of the work of the EnhancedPatternLayout class is delegated to the ExtrasPatternParser class.

F

factories - Static variable in class org.apache.commons.logging.LogFactory
The previously constructed LogFactory instances, keyed by the ClassLoader with which it was created.
FACTORY_DEFAULT - Static variable in class org.apache.commons.logging.LogFactory
The fully qualified class name of the fallback LogFactory implementation class to use, if no other can be found.
FACTORY_DEFAULT - Static variable in class org.apache.juli.logging.LogFactory
The fully qualified class name of the fallback LogFactory implementation class to use, if no other can be found.
FACTORY_PROPERTIES - Static variable in class org.apache.commons.logging.LogFactory
The name (commons-logging.properties) of the properties file to search for.
FACTORY_PROPERTIES - Static variable in class org.apache.juli.logging.LogFactory
The name of the properties file to search for.
FACTORY_PROPERTY - Static variable in class org.apache.commons.logging.LogFactory
The name (org.apache.commons.logging.LogFactory) of the property used to identify the LogFactory implementation class name.
FACTORY_PROPERTY - Static variable in class org.apache.juli.logging.LogFactory
The name of the property used to identify the LogFactory implementation class name.
FACTORY_PROPERTY_NAME - Static variable in class org.apache.logging.log4j.LogManager
Log4j property to set to the fully qualified class name of a custom implementation of LoggerContextFactory.
FallbackLogFactory - Class in org.ops4j.pax.logging.spi.support
This factory creates the fallback strategy when Pax Logging Service is not (yet) available.
FallbackLogFactory() - Constructor for class org.ops4j.pax.logging.spi.support.FallbackLogFactory
 
fatal(Object) - Method in class org.apache.log4j.Category
Log a message object with the FATAL Level.
fatal(Object, Object) - Method in class org.apache.log4j.Category
Log a message with the FATAL level with message formatting done according to the value of messagePattern and arg parameters.
fatal(String, Object, Object) - Method in class org.apache.log4j.Category
Log a message with the FATAL level with message formatting done according to the messagePattern and the arguments arg1 and arg2.
fatal(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the FATAL level including the stack trace of the Throwable t passed as parameter.
fatal(Object) - Method in class org.apache.log4j.Logger
 
fatal(Object, Throwable) - Method in class org.apache.log4j.Logger
 
fatal(Object, Object) - Method in class org.apache.log4j.Logger
 
fatal(String, Object, Object) - Method in class org.apache.log4j.Logger
 
FATAL - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.FATAL instead.
fatal(String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
fatal(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
fatal(String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
fatal(String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
fatal(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
fatal(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
fatal(Object) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
fatal(Object, Throwable) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
fatal(Object) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
fatal(Object, Throwable) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
fatal(String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
fatal(String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
fatal(PaxMarker, String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
fatal(PaxMarker, String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
fatal(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
fatal(String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
fatal(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
fatal(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
FATAL - Static variable in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
fatal(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
fatal(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
FATAL_INT - Static variable in class org.apache.log4j.Priority
 
fatalError(String) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
fatalError(String, Throwable) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
fileConfiguration - Static variable in class org.apache.logging.log4j.util.PaxPropertySource
 
FileServiceLog - Class in org.ops4j.pax.logging.spi.support
DefaultServiceLog that writes to configured file - useful for integration tests but also for Karaf if you don't want to miss single log message.
fireEvent(LogEntry) - Method in class org.ops4j.pax.logging.spi.support.LogReaderServiceImpl
 
flush() - Method in class org.ops4j.pax.logging.internal.JdkHandler
 
forcedLog(String, Priority, Object, Throwable) - Method in class org.apache.log4j.Category
This method creates a new logging event and logs the event without further checks.
forEach(BiConsumer<String, String>) - Method in class org.apache.logging.log4j.util.PaxPropertySource
 
format(String, Object) - Static method in class org.apache.log4j.helpers.MessageFormatter
Performs single argument substitution for the 'messagePattern' passed as parameter.
format(String, Object, Object) - Static method in class org.apache.log4j.helpers.MessageFormatter
/** Performs a two argument substitution for the 'messagePattern' passed as parameter.
format(int, StringBuffer) - Method in class org.apache.log4j.pattern.ExtrasFormattingInfo
Adjust the content of the buffer based on the specified lengths and alignment.
format(LoggingEvent) - Method in class org.apache.log4j.xml.XSLTLayout
FqcnIgnoringPaxLogger - Class in org.ops4j.pax.logging
Version of PaxLogger that doesn't force implementor to provide methods accepting FQCN.
FqcnIgnoringPaxLogger() - Constructor for class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
frameworkEvent(FrameworkEvent) - Method in class org.ops4j.pax.logging.spi.support.FrameworkHandler
 
FrameworkHandler - Class in org.ops4j.pax.logging.spi.support
One instance of this class will be registered to listen for events generated by the OSGi framework and pass those events to log service.
FrameworkHandler(BundleContext, PaxLoggingManager) - Constructor for class org.ops4j.pax.logging.spi.support.FrameworkHandler
 

G

get(String) - Static method in class org.apache.log4j.MDC
Get the context identified by the key parameter.
get() - Static method in class org.apache.log4j.NDC
Never use this method directly, use the LoggingEvent.getNDC() method instead.
get(String) - Static method in class org.apache.logging.log4j.ThreadContext
Gets the context value identified by the key parameter.
get(String) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextMap
 
get(String) - Method in class org.ops4j.pax.logging.PaxContext
Gets a value from this thread-bound MDC context.
get(String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jMDCAdapter
 
getAdditivity() - Method in class org.apache.log4j.Category
Get the additivity flag for this Category instance.
getAllAppenders() - Method in class org.apache.log4j.Category
Get the appenders contained in this category as an Enumeration.
getAllPossiblePriorities() - Static method in class org.apache.log4j.Priority
Deprecated.
This method will be removed with no replacement.
getAppender(String) - Method in class org.apache.log4j.Category
Look for the appender named as name.
getAttribute(String) - Method in class org.apache.commons.logging.LogFactory
Return the configuration attribute with the specified name (if any), or null if there is no such attribute.
getAttribute(String) - Method in class org.apache.juli.logging.LogFactory
Return the configuration attribute with the specified name (if any), or null if there is no such attribute.
getAttributeNames() - Method in class org.apache.commons.logging.LogFactory
Return an array containing the names of all currently defined configuration attributes.
getAttributeNames() - Method in class org.apache.juli.logging.LogFactory
Return an array containing the names of all currently defined configuration attributes.
getBundle() - Method in class org.ops4j.pax.logging.OSGIPaxLoggingManager
 
getBundle() - Method in interface org.ops4j.pax.logging.PaxLoggingManager
Returns Bundle associated with this manager.
getBundle() - Method in class org.ops4j.pax.logging.spi.support.LogEntryImpl
 
getBundleOrNull(Class) - Static method in class org.ops4j.pax.logging.spi.support.OsgiUtil
 
getBundleSymbolicName(Bundle) - Static method in class org.ops4j.pax.logging.spi.support.OsgiUtil
 
getCallerBundle(Bundle) - Static method in class org.ops4j.pax.logging.spi.support.BundleHelper
Gets a Bundle invoking logging method which is the first bundle different than pax-logging-api.
getCallerBundle(Bundle, int) - Static method in class org.ops4j.pax.logging.spi.support.BundleHelper
Gets a Bundle with configurable number of top-most classes from context.
getCallerBundle(Bundle, String) - Static method in class org.ops4j.pax.logging.spi.support.BundleHelper
Gets a Bundle invoking logging method which is the first bundle before the class matching fqcn argument.
getCallerClass(Class<?>, Predicate<Class<?>>) - Method in class org.apache.logging.log4j.util.StackLocator
 
getCallerClass(int) - Method in class org.apache.logging.log4j.util.StackLocator
 
getCallerClass(String, String) - Method in class org.apache.logging.log4j.util.StackLocator
 
getCallerClass(Class<?>) - Method in class org.apache.logging.log4j.util.StackLocator
 
getCallerClass(int) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getCallerClass(String) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
Equivalent to StackLocatorUtil.getCallerClass(String, String) with an empty pkg.
getCallerClass(String, String) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
Search for a calling class.
getCallerClass(Class<?>, Predicate<Class<?>>) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
Search for a calling class.
getCallerClass(Class<?>) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getChainedPriority() - Method in class org.apache.log4j.Category
Deprecated.
Please use the the Category.getEffectiveLevel() method instead.
getChildLogger(String) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
getClassLoader(Class<?>) - Static method in class org.apache.commons.logging.LogFactory
Safely get access to the classloader for the specified class.
getClassName() - Method in interface org.ops4j.pax.logging.spi.PaxLocationInfo
Return the fully qualified class name of the caller making the logging request.
getContentType() - Method in class org.apache.log4j.xml.XSLTLayout
getContentType() - Method in interface org.ops4j.pax.logging.spi.PaxLayout
Return the type of content
getContext() - Static method in class org.apache.log4j.MDC
Get the current thread's MDC as a hashtable.
getContext() - Static method in class org.apache.logging.log4j.LogManager
Returns the current LoggerContext.
getContext(boolean) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(ClassLoader, boolean) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(ClassLoader, boolean, Object) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(ClassLoader, boolean, URI) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(ClassLoader, boolean, Object, URI) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(ClassLoader, boolean, Object, URI, String) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(String, boolean) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext
getContext(String, ClassLoader, boolean) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext
getContext(String, ClassLoader, boolean, URI, String) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext
getContext() - Static method in class org.apache.logging.log4j.ThreadContext
Returns a mutable copy of current thread's context Map.
getContext(String, ClassLoader, Object, boolean) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContextFactory
 
getContext(String, ClassLoader, Object, boolean, URI, String) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContextFactory
 
getContext() - Method in class org.ops4j.pax.logging.PaxContext
Gets full map of values related to this thread-bound MDC context.
getCopy() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextMap
 
getCopyOfContextMap() - Method in class org.ops4j.pax.logging.PaxContext
Gets a copy of full map of calues related to this thread-bound MDC context.
getCopyOfContextMap() - Method in class org.ops4j.pax.logging.slf4j.Slf4jMDCAdapter
 
getCurrentCategories() - Static method in class org.apache.log4j.Category
Deprecated.
Please use LogManager.getCurrentLoggers() instead.
getCurrentLoggers() - Static method in class org.apache.log4j.LogManager
 
getCurrentStackTrace() - Method in class org.apache.logging.log4j.util.StackLocator
 
getCurrentStackTrace() - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getDefault() - Static method in class org.apache.log4j.pattern.ExtrasFormattingInfo
Gets default instance.
getDefaultHierarchy() - Static method in class org.apache.log4j.Category
Deprecated.
getDepth() - Static method in class org.apache.log4j.NDC
Get the current nesting depth of this diagnostic context.
getDepth() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns the number of elements in the stack.
getDepth() - Static method in class org.apache.logging.log4j.ThreadContext
Gets the current nesting depth of this thread's stack.
getDepth() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
getEffectiveLevel() - Method in class org.apache.log4j.Category
Starting from this category, search the category hierarchy for a non-null level and return it.
getException() - Method in class org.ops4j.pax.logging.spi.support.LogEntryImpl
 
getExternalContext() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContext
 
getFactory() - Static method in class org.apache.commons.logging.LogFactory
Opposite to original LogFactory.getFactory, simply preinstantiated factory is returned.
getFactory() - Static method in class org.apache.juli.logging.LogFactory
Construct (if necessary) and return a LogFactory instance, using the following ordered lookup procedure to determine the name of the implementation class to be loaded.
getFactory() - Static method in class org.apache.logging.log4j.LogManager
Returns the current LoggerContextFactory.
getFileName() - Method in interface org.ops4j.pax.logging.spi.PaxLocationInfo
Return the file name of the caller.
getFileNamePatternRules() - Static method in class org.apache.log4j.pattern.ExtrasPatternParser
Get standard format specifiers for rolling file appender file specification.
getFooter() - Method in interface org.ops4j.pax.logging.spi.PaxLayout
Returns the footer for the layout format.
getFormatter() - Method in class org.ops4j.pax.logging.internal.JdkHandler
 
getFormatterLogger() - Static method in class org.apache.logging.log4j.LogManager
Returns a formatter Logger using the fully qualified name of the calling Class as the Logger name.
getFormatterLogger(Class<?>) - Static method in class org.apache.logging.log4j.LogManager
Returns a formatter Logger using the fully qualified name of the Class as the Logger name.
getFormatterLogger(Object) - Static method in class org.apache.logging.log4j.LogManager
Returns a formatter Logger using the fully qualified name of the value's Class as the Logger name.
getFormatterLogger(String) - Static method in class org.apache.logging.log4j.LogManager
Returns a formatter Logger with the specified name.
getFQNOfLoggerClass() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
Fully qualified class name (FQCN) helps identifying the location of logging statement, by examining call trace to find where user code invoked logging method.
getHeader() - Method in interface org.ops4j.pax.logging.spi.PaxLayout
Returns the header for the layout format.
getHierarchy() - Method in class org.apache.log4j.Category
Deprecated.
Please use Category.getLoggerRepository() instead.
getImmutableContext() - Static method in class org.apache.logging.log4j.ThreadContext
Returns an immutable view of the current thread's context Map.
getImmutableMapOrNull() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextMap
 
getImmutableStack() - Static method in class org.apache.logging.log4j.ThreadContext
Gets an immutable copy of this current thread's context stack.
getImmutableStackOrNull() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns a ContextStack with the same contents as this ContextStack or null.
getImmutableStackOrNull() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
getInstance(Class<?>) - Method in class org.apache.commons.logging.LogFactory
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstance(String) - Method in class org.apache.commons.logging.LogFactory
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getInstance(String) - Method in class org.apache.juli.logging.LogFactory
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getInstance(Class<?>) - Method in class org.apache.juli.logging.LogFactory
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstance(String) - Static method in class org.apache.log4j.Category
Deprecated.
Make sure to use Logger.getLogger(String) instead.
getInstance(Class) - Static method in class org.apache.log4j.Category
Deprecated.
Please make sure to use Logger.getLogger(Class) instead.
getInstance() - Static method in class org.apache.logging.log4j.util.StackLocator
 
getLevel() - Method in class org.apache.log4j.Category
Returns the assigned Level, if any, for this Category.
getLevel() - Method in class org.apache.logging.log4j.status.StatusLogger
 
getLevel() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
getLevel() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
Severity/level/importance of the logging event.
getLevel() - Method in class org.ops4j.pax.logging.spi.support.LogEntryImpl
 
getLineNumber() - Method in interface org.ops4j.pax.logging.spi.PaxLocationInfo
Returns the line number of the caller.
getListeners() - Method in class org.apache.logging.log4j.status.StatusLogger
Returns a thread safe Iterable for the StatusListener.
getLocationInfo() - Method in class org.apache.log4j.xml.XSLTLayout
Gets whether location info should be output.
getLocationInformation() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
Place where the logging event was created (e.g., log.info("message") was called).
getLog(Class<?>) - Static method in class org.apache.commons.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog(String) - Static method in class org.apache.commons.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog(Class<?>) - Static method in class org.apache.juli.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog(String) - Static method in class org.apache.juli.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog() - Method in class org.ops4j.pax.logging.spi.support.LogReaderServiceImpl
 
getLogger(String) - Static method in class org.apache.log4j.Logger
Retrieve a logger named according to the value of the name parameter.
getLogger(Class) - Static method in class org.apache.log4j.Logger
Shorthand for getLogger(clazz.getName()).
getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.Logger
Like Logger.getLogger(String) except that the type of logger instantiated depends on the type returned by the LoggerFactory.makeNewLoggerInstance(java.lang.String) method of the factory parameter.
getLogger(String) - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate Logger instance.
getLogger(Class) - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate Logger instance.
getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate Logger instance.
getLogger() - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the name of the calling class.
getLogger(Class<?>) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger using the fully qualified name of the Class as the Logger name.
getLogger(Class<?>, MessageFactory) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger using the fully qualified name of the Class as the Logger name.
getLogger(MessageFactory) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the name of the calling class.
getLogger(Object) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger using the fully qualified class name of the value as the Logger name.
getLogger(Object, MessageFactory) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger using the fully qualified class name of the value as the Logger name.
getLogger(String) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the specified name.
getLogger(String, MessageFactory) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the specified name.
getLogger(String, String) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the specified name.
getLogger() - Static method in class org.apache.logging.log4j.status.StatusLogger
Retrieve the StatusLogger.
getLogger(String) - Static method in class org.ops4j.pax.logging.avalon.AvalonLogFactory
Main static factory method to return instance of Logger.
getLogger(AvalonLogger, String) - Static method in class org.ops4j.pax.logging.avalon.AvalonLogFactory
 
getLogger(String) - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
getLogger(String) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContext
 
getLogger(String, MessageFactory) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContext
 
getLogger(String, String) - Method in class org.ops4j.pax.logging.OSGIPaxLoggingManager
 
getLogger(Bundle, String, String) - Method in class org.ops4j.pax.logging.OSGIPaxLoggingManager
 
getLogger(String, String) - Method in interface org.ops4j.pax.logging.PaxLoggingManager
Obtains a PaxLogger from this manager.
getLogger(Bundle, String, String) - Method in interface org.ops4j.pax.logging.PaxLoggingManager
Obtains a PaxLogger from this manager for a specific Bundle.
getLogger(Bundle, String, String) - Method in interface org.ops4j.pax.logging.PaxLoggingService
Obtains PaxLogger instance - implementation-specific logger hidden under PaxLogger interface.
getLogger(String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLoggerFactory
Return an appropriate Logger instance as specified by the name parameter.
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerName() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
Name of the logger is its category (usually in dot-separated convention), usually set in factory method of logfactory.getLog("name").
getLoggerRepository() - Method in class org.apache.log4j.Category
Return the the LoggerRepository where this Category is attached.
getLoggerRepository() - Static method in class org.apache.log4j.LogManager
 
getLogLevel() - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
getLogLevel() - Method in interface org.ops4j.pax.logging.PaxLogger
Returns numerical log level associated with this logger.
getLogLevel() - Method in interface org.ops4j.pax.logging.PaxLoggingService
Returns log level (actually, a threahold) associated with entire logging service.
getLogLevel() - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
getLogLevel() - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMaxLength() - Method in class org.apache.log4j.pattern.ExtrasFormattingInfo
Get maximum length.
getMaxSize() - Method in class org.ops4j.pax.logging.spi.support.EventAdminTracker
 
getMdc(String) - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of StaticMDCBinder.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
getMdcMap() - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
getMessage() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
Actual message carried by given logging event.
getMessage() - Method in class org.ops4j.pax.logging.spi.support.LogEntryImpl
 
getMethodName() - Method in interface org.ops4j.pax.logging.spi.PaxLocationInfo
Returns the method name of the caller.
getMinLength() - Method in class org.apache.log4j.pattern.ExtrasFormattingInfo
Get minimum length.
getName() - Method in class org.apache.log4j.Category
Return the category name.
getName() - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
getName() - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
getName() - Method in interface org.ops4j.pax.logging.PaxLogger
Returns the name of the logger - usually in dot-separated format.
getName() - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Return the name of this Logger instance.
getName() - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
getName() - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
getNdc() - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
getNdcDepth() - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
getNormalForm(Iterable<? extends CharSequence>) - Method in class org.apache.logging.log4j.util.PaxPropertySource
 
getParent() - Method in class org.apache.log4j.Category
Returns the parent of this category.
getPatternLayoutRules() - Static method in class org.apache.log4j.pattern.ExtrasPatternParser
Get standard format specifiers for EnhancedPatternLayout.
getPaxContext() - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
getPaxContext() - Method in interface org.ops4j.pax.logging.PaxLogger
PaxContext of this logger that gives access to thread-bound MDC context.
getPaxContext() - Method in interface org.ops4j.pax.logging.PaxLoggingService
Returns PaxContext of this service that gives access to thread-bound MDC context.
getPaxContext() - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
getPaxContext() - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
getPaxLoggingService() - Method in class org.ops4j.pax.logging.OSGIPaxLoggingManager
 
getPaxLoggingService() - Method in interface org.ops4j.pax.logging.PaxLoggingManager
Returns actual, detected, dynamic PaxLoggingService that's currently used to obtain loggers.
getPriority() - Method in class org.apache.log4j.Category
Deprecated.
Please use Category.getLevel() instead.
getPriority() - Method in class org.apache.logging.log4j.util.PaxPropertySource
 
getProperties() - Method in class org.apache.log4j.xml.XSLTLayout
Gets whether MDC key-value pairs should be output.
getProperties() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
Properties associated with logging event - usually MDC.
getRegistration() - Method in class org.ops4j.pax.logging.spi.support.RegisteredService
 
getRenderedMessage() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
When message is not a String, rendered message is Stringified version of the message object.
getResource(String, Class) - Static method in class org.apache.log4j.helpers.Loader
Deprecated.
as of 1.2.
getResource(String) - Static method in class org.apache.log4j.helpers.Loader
This method will search for resource in different places.
getResourceBundle() - Method in class org.apache.log4j.Category
Return the inherited ResourceBundle for this category.
getResourceBundleString(String) - Method in class org.apache.log4j.Category
Returns the string resource coresponding to key in this category's inherited resource bundle.
getRoot() - Static method in class org.apache.log4j.Category
Deprecated.
Please use Logger.getRootLogger() instead.
getRootLogger() - Static method in class org.apache.log4j.Logger
Return the root logger for the current logger repository.
getRootLogger() - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate root logger.
getRootLogger() - Static method in class org.apache.logging.log4j.LogManager
Returns the root logger.
getService() - Method in class org.ops4j.pax.logging.spi.support.RegisteredService
 
getServiceReference() - Method in class org.ops4j.pax.logging.spi.support.LogEntryImpl
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
Return the singleton of this class.
getStackTraceElement(int) - Method in class org.apache.logging.log4j.util.StackLocator
 
getStackTraceElement(int) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getStaticLogLevel() - Static method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
getStatusData() - Method in class org.apache.logging.log4j.status.StatusLogger
Returns a List of all events as StatusData objects.
getSyslogEquivalent() - Method in class org.apache.log4j.Priority
Return the syslog equivalent of this priority as an integer.
getSyslogEquivalent() - Method in interface org.ops4j.pax.logging.spi.PaxLevel
Return the syslog equivalent of this priority as an integer.
getThreadContextMap() - Static method in class org.apache.logging.log4j.ThreadContext
Returns a read-only view of the internal data structure used to store thread context key-value pairs, or null if the internal data structure does not implement the ReadOnlyThreadContextMap interface.
getThreadName() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
Thread name associated with logging event.
getThrowableStrRep() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
Array of Strings representation of stack trace at the point where logging event was created.
getTime() - Method in class org.ops4j.pax.logging.spi.support.LogEntryImpl
 
getTimeStamp() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
Timestamp for the moment when the logging event was created.
getVersion(Bundle) - Static method in class org.ops4j.pax.logging.spi.support.OsgiUtil
 

H

handleThrowable(Throwable) - Static method in class org.apache.commons.logging.LogFactory
Checks whether the supplied Throwable is one that needs to be re-thrown and ignores all others.
hashCode() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
HASHTABLE_IMPLEMENTATION_PROPERTY - Static variable in class org.apache.commons.logging.LogFactory
Setting this system property (org.apache.commons.logging.LogFactory.HashtableImpl) value allows the Hashtable used to store classloaders to be substituted by an alternative implementation.
HASHTABLE_IMPLEMENTATION_PROPERTY - Static variable in class org.apache.juli.logging.LogFactory
Setting this system property value allows the Hashtable used to store classloaders to be substituted by an alternative implementation.
hasLogger(String) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContext
 
hasLogger(String, MessageFactory) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContext
 
hasLogger(String, Class<? extends MessageFactory>) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContext
 

I

ignoresThrowable() - Method in class org.apache.log4j.xml.XSLTLayout
Gets whether throwables should not be output.
info(Object) - Method in class org.apache.log4j.Category
Log a message object with the INFO Level.
info(Object, Object) - Method in class org.apache.log4j.Category
Log a message with the INFO level with message formatting done according to the value of messagePattern and arg parameters.
info(String, Object, Object) - Method in class org.apache.log4j.Category
Log a message with the INFO level with message formatting done according to the messagePattern and the arguments arg1 and arg2.
info(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the INFO level including the stack trace of the Throwable t passed as parameter.
info(Object) - Method in class org.apache.log4j.Logger
 
info(Object, Throwable) - Method in class org.apache.log4j.Logger
 
info(Object, Object) - Method in class org.apache.log4j.Logger
 
info(String, Object, Object) - Method in class org.apache.log4j.Logger
 
INFO - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.INFO instead.
info(String) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
info(String, Throwable) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
info(Object) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
info(Object, Throwable) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
info(Object) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
info(Object, Throwable) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
info(String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the INFO level.
info(String, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the INFO level according to the specified format and argument.
info(String, Object, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the INFO level according to the specified format and arguments.
info(String, Object[]) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the INFO level according to the specified format and arguments.
info(String, Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log an exception (throwable) at the INFO level with an accompanying message.
info(Marker, String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message with the specific Marker at the INFO level.
info(Marker, String, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.info(String, Object) method except that the marker data is also taken into consideration.
info(Marker, String, Object, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.info(String, Object, Object) method except that the marker data is also taken into consideration.
info(Marker, String, Object[]) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.info(String, Object[]) method except that the marker data is also taken into consideration.
info(Marker, String, Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.info(String, Throwable) method except that the marker data is also taken into consideration.
INFO - Static variable in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
INFO_INT - Static variable in class org.apache.log4j.Priority
 
inform(String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
inform(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
inform(String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
inform(String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
inform(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
inform(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
inform(String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
inform(String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
inform(PaxMarker, String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
inform(PaxMarker, String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
inform(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
inform(String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
inform(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
inform(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
inform(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
inform(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
inherit(Stack) - Static method in class org.apache.log4j.NDC
Inherit the diagnostic context of another thread.
isAttached(Appender) - Method in class org.apache.log4j.Category
Is the appender passed as parameter attached to this category?
isConfigurationAdminAvailable() - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
 
isDebugEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the DEBUG Level.
isDebugEnabled() - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
isDebugEnabled() - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isDebugEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isDebugEnabled() - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
isDebugEnabled() - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
isDebugEnabled() - Method in interface org.ops4j.pax.logging.PaxLogger
 
isDebugEnabled(PaxMarker) - Method in interface org.ops4j.pax.logging.PaxLogger
 
isDebugEnabled() - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Is the logger instance enabled for the DEBUG level?
isDebugEnabled(Marker) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Similar to Slf4jLogger.isDebugEnabled() method except that the marker data is also taken into account.
isDebugEnabled() - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isDebugEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isDebugEnabled() - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isDebugEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isEmpty() - Static method in class org.apache.logging.log4j.ThreadContext
Returns true if the Map is empty.
isEmpty() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextMap
 
isEmpty() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
isEnabled(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Logger.Level) - Method in class org.ops4j.pax.logging.jbosslogging.JBossLoggingLogger
 
isEnabled(Level, Marker, Message, Throwable) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, Object, Throwable) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Throwable) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object...) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, CharSequence, Throwable) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object, Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object, Object, Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
isEnabledFor(Priority) - Method in class org.apache.log4j.Category
Check whether this category is enabled for a given Level passed as parameter.
isErrorEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the ERROR Level.
isErrorEnabled() - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
isErrorEnabled() - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isErrorEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isErrorEnabled() - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
isErrorEnabled() - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
isErrorEnabled() - Method in interface org.ops4j.pax.logging.PaxLogger
 
isErrorEnabled(PaxMarker) - Method in interface org.ops4j.pax.logging.PaxLogger
 
isErrorEnabled() - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Is the logger instance enabled for the ERROR level?
isErrorEnabled(Marker) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Similar to Slf4jLogger.isErrorEnabled() method except that the marker data is also taken into consideration.
isErrorEnabled() - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isErrorEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isErrorEnabled() - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isErrorEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isFatalEnabled() - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isFatalEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isFatalEnabled() - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
isFatalEnabled() - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
isFatalEnabled() - Method in interface org.ops4j.pax.logging.PaxLogger
 
isFatalEnabled(PaxMarker) - Method in interface org.ops4j.pax.logging.PaxLogger
 
isFatalEnabled() - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isFatalEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isFatalEnabled() - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isFatalEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isFatalErrorEnabled() - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
isGreaterOrEqual(Priority) - Method in class org.apache.log4j.Priority
Returns true if this level has a higher or equal level than the level passed as argument, false otherwise.
isGreaterOrEqual(PaxLevel) - Method in interface org.ops4j.pax.logging.spi.PaxLevel
Returns true if this level has a higher or equal level (is more important, has bigger severity) than the level passed as argument, false otherwise.
isInfoEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the info Level.
isInfoEnabled() - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
isInfoEnabled() - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isInfoEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isInfoEnabled() - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
isInfoEnabled() - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
isInfoEnabled() - Method in interface org.ops4j.pax.logging.PaxLogger
 
isInfoEnabled(PaxMarker) - Method in interface org.ops4j.pax.logging.PaxLogger
 
isInfoEnabled() - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Is the logger instance enabled for the INFO level?
isInfoEnabled(Marker) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Similar to Slf4jLogger.isInfoEnabled() method except that the marker data is also taken into consideration.
isInfoEnabled() - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isInfoEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isInfoEnabled() - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isInfoEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isJava1() - Static method in class org.apache.log4j.helpers.Loader
Are we running under JDK 1.x?
isLeftAligned() - Method in class org.apache.log4j.pattern.ExtrasFormattingInfo
Determine if left aligned.
isRightTruncated() - Method in class org.apache.log4j.pattern.ExtrasFormattingInfo
Determine if right truncated.
isTraceEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the TRACE Level.
isTraceEnabled() - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isTraceEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isTraceEnabled() - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
isTraceEnabled() - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
isTraceEnabled() - Method in interface org.ops4j.pax.logging.PaxLogger
 
isTraceEnabled(PaxMarker) - Method in interface org.ops4j.pax.logging.PaxLogger
 
isTraceEnabled() - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Is the logger instance enabled for the TRACE level?
isTraceEnabled(Marker) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Similar to Slf4jLogger.isTraceEnabled() method except that the marker data is also taken into account.
isTraceEnabled() - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isTraceEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isTraceEnabled() - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isTraceEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isWarnEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the WARN Level.
isWarnEnabled() - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
isWarnEnabled() - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isWarnEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
isWarnEnabled() - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
isWarnEnabled() - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
isWarnEnabled() - Method in interface org.ops4j.pax.logging.PaxLogger
 
isWarnEnabled(PaxMarker) - Method in interface org.ops4j.pax.logging.PaxLogger
 
isWarnEnabled() - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Is the logger instance enabled for the WARN level?
isWarnEnabled(Marker) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Similar to Slf4jLogger.isWarnEnabled() method except that the marker data is also taken into consideration.
isWarnEnabled() - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isWarnEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
isWarnEnabled() - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
isWarnEnabled(PaxMarker) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
iterator() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 

J

JBossLoggingLogger - Class in org.ops4j.pax.logging.jbosslogging
pax-logging specific Logger that delegates to PaxLogger that is obtained from framework specific PaxLoggingService and eventually delegates to logging implementation.
JBossLoggingLogger(String, PaxLogger) - Constructor for class org.ops4j.pax.logging.jbosslogging.JBossLoggingLogger
 
JCL_FQCN - Static variable in class org.ops4j.pax.logging.jcl.JclLogger
 
JclLogger - Class in org.ops4j.pax.logging.jcl
pax-logging specific Log that delegates to PaxLogger that is obtained from framework specific PaxLoggingService and eventually delegates to logging implementation.
JclLogger(String, PaxLogger) - Constructor for class org.ops4j.pax.logging.jcl.JclLogger
 
JdkHandler - Class in org.ops4j.pax.logging.internal
JUL Handler that bridges log records to Pax Logging loggers.
JdkHandler(PaxLoggingManager) - Constructor for class org.ops4j.pax.logging.internal.JdkHandler
 
JULI_FQCN - Static variable in class org.ops4j.pax.logging.juli.JuliLogger
 
JuliLogger - Class in org.ops4j.pax.logging.juli
pax-logging specific Log that delegates to PaxLogger that is obtained from framework specific PaxLoggingService and eventually delegates to logging implementation.
JuliLogger(String, PaxLogger) - Constructor for class org.ops4j.pax.logging.juli.JuliLogger
 

L

l7dlog(Priority, String, Throwable) - Method in class org.apache.log4j.Category
Log a localized message.
l7dlog(Priority, String, Object[], Throwable) - Method in class org.apache.log4j.Category
Log a localized and parameterized message.
level - Variable in class org.apache.log4j.Category
The assigned level of this category.
LEVEL_DEBUG - Static variable in interface org.ops4j.pax.logging.PaxLogger
 
LEVEL_ERROR - Static variable in interface org.ops4j.pax.logging.PaxLogger
 
LEVEL_INFO - Static variable in interface org.ops4j.pax.logging.PaxLogger
 
LEVEL_TRACE - Static variable in interface org.ops4j.pax.logging.PaxLogger
 
LEVEL_WARNING - Static variable in interface org.ops4j.pax.logging.PaxLogger
 
levels - Static variable in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
loadClass(String) - Static method in class org.apache.log4j.helpers.Loader
If running under JDK 1.2 load the specified class using the Thread contextClassLoader if that fails try Class.forname.
loadClass(ClassLoader, String) - Static method in class org.ops4j.pax.logging.spi.support.OsgiUtil
 
Loader - Class in org.apache.log4j.helpers
Load resources (or images) from various sources.
Loader() - Constructor for class org.apache.log4j.helpers.Loader
 
locationInformationExists() - Method in interface org.ops4j.pax.logging.spi.PaxLoggingEvent
PaxLoggingEvent.getLocationInformation() may not always be available (e.g., when compiled without debug information).
log(Priority, Object, Throwable) - Method in class org.apache.log4j.Category
This generic form is intended to be used by wrappers.
log(Priority, Object) - Method in class org.apache.log4j.Category
This generic form is intended to be used by wrappers.
log(String, Priority, Object, Throwable) - Method in class org.apache.log4j.Category
This is the most generic printing method.
log(Priority, Object, Throwable) - Method in class org.apache.log4j.Logger
 
log(Priority, Object) - Method in class org.apache.log4j.Logger
 
log(String, Priority, Object, Throwable) - Method in class org.apache.log4j.Logger
 
log(Marker, String, int, String, Object[], Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method implements LocationAwareLogger.log The caller passes in it's own Fully Qualified Class Name (fqcn).
LOG - Static variable in class org.ops4j.pax.logging.spi.support.EventAdminConfigurationNotifier
 
log4j2Marker() - Method in class org.ops4j.pax.logging.PaxMarker
 
LOG4J_FQCN - Static variable in class org.apache.log4j.Category
 
Log4jv2Logger - Class in org.ops4j.pax.logging.log4jv2
This is the default logger that is used when no suitable logging implementation is available.
Log4jv2Logger(String, MessageFactory, PaxLogger) - Constructor for class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
Log4jv2LoggerContext - Class in org.ops4j.pax.logging.log4jv2
This is the class used to obtain the loggers.
Log4jv2LoggerContext() - Constructor for class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContext
 
Log4jv2LoggerContextFactory - Class in org.ops4j.pax.logging.log4jv2
This is the main class that's briding Log4J2 API into Pax Logging.
Log4jv2LoggerContextFactory() - Constructor for class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContextFactory
 
Log4jv2ThreadContextMap - Class in org.ops4j.pax.logging.log4jv2
The actual ThreadContext Map.
Log4jv2ThreadContextMap() - Constructor for class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextMap
 
Log4jv2ThreadContextStack - Class in org.ops4j.pax.logging.log4jv2
A copy-on-write thread-safe variant of org.apache.logging.log4j.spi.ThreadContextStack in which all mutative operations (add, pop, and so on) are implemented by making a fresh copy of the underlying list.
Log4jv2ThreadContextStack(boolean) - Constructor for class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
LogEntryImpl - Class in org.ops4j.pax.logging.spi.support
 
LogEntryImpl(Bundle, ServiceReference, int, String, Throwable) - Constructor for class org.ops4j.pax.logging.spi.support.LogEntryImpl
 
LogFactory - Class in org.apache.commons.logging
This is an adaptation of the Jakarta Commons Logging API for OSGi usage.
LogFactory() - Constructor for class org.apache.commons.logging.LogFactory
Protected constructor that is not available for public use.
LogFactory - Class in org.apache.juli.logging
This is a modified LogFactory that uses a simple ServiceLoader based discovery mechanism with a default of using JDK based logging.
Logger - Class in org.apache.log4j
This is the central class in the log4j package.
Logger(String) - Constructor for class org.apache.log4j.Logger
 
Logger(String, PaxLogger) - Constructor for class org.apache.log4j.Logger
 
LOGGER_FACTORY_KEY - Static variable in class org.apache.log4j.PropertyConfigurator
Key for specifying the LoggerFactory.
LOGGING_CFG_DEFAULT_LOG_LEVEL - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context (in that order) property that specifies threshold for fallback logger used behind all facades, handled by pax-logging-api.
LOGGING_CFG_ENABLE_EVENT_ADMIN - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context property to disable (because its enabled by default) Event Admin support (even if it's available).
LOGGING_CFG_FRAMEWORK_EVENTS_LOG_LEVEL - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context (in that order) property setting the threshold for framework/bundle/service events.
LOGGING_CFG_INHERIT_THREAD_CONTEXT_MAP - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System property to disable (because its enabled by default) thread map inheritance in PaxContext
LOGGING_CFG_LOG4J2_ERRORS_AS_EXCEPTION - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context property that can indicate whether to throw exceptions from log4j2 configuration methods when ERROR occurs.
LOGGING_CFG_LOGBACK_CONFIGURATION_FILE - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context (in that order) property that sets Logback configuration file (not generic URI - just a path).
LOGGING_CFG_LOGBACK_USE_STATIC_CONTEXT - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
Context property that switches from private ch.qos.logback.classic.LoggerContext to one managed by org.slf4j.impl.StaticLoggerBinder#defaultLoggerContext (where StaticLoggerBinder is the one available in logback-classic).
LOGGING_CFG_LOGSERVICE_RANKING - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context (in that order) property that specifies service ranking for PaxLoggingService
LOGGING_CFG_PROPERTY_FILE - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context property that can indicate alternative file with properties used instead of the properties from Configuration Admin.
LOGGING_CFG_SKIP_JUL - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context (in that order) property to skip Java Util Logging bridge registration.
LOGGING_CFG_SKIP_JUL_RESET - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context (in that order) property to skip LogManager.reset() invocation when bridging JUL to Pax Logging.
LOGGING_CFG_SKIP_JUL_SYNCHRONIZED_FORMATTER - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context (in that order) property to use single, synchronized SimpleFormatter in JdkHandler.publish(LogRecord) (which is the default) or new instance should be used for each event (to prevent deadlocks in special circumstances).
LOGGING_CFG_TLS_LOGGING_MODE - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System property that specifies the TLS debug logging mode.
LOGGING_CFG_USE_BUFFERING_FALLBACK_LOGGER - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context (in that order) property that selects buffering fallback logger.
LOGGING_CFG_USE_FILE_FALLBACK_LOGGER - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context (in that order) property that selects file-based fallback logger.
LOGGING_CFG_USE_LOCKS - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
System or context property to configure locking just like PaxLoggingConstants.PID_CFG_USE_LOCKS.
LOGGING_CONFIGURATION_PID - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
The Managed Service PID for logging configuration.
LOGGING_LOGSERVICE_NAMES - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
Each backend will register its service under these objectClass names.
LogLog - Class in org.apache.log4j.helpers
This class used to output log statements from within the log4j package.
LogLog() - Constructor for class org.apache.log4j.helpers.LogLog
 
LogManager - Class in org.apache.log4j
In pax-logging-api, this class is part of Log4j1 API, but it doesn't perform any discovery.
LogManager() - Constructor for class org.apache.log4j.LogManager
 
LogManager - Class in org.apache.logging.log4j
The anchor point for the Log4j logging system.
LogManager() - Constructor for class org.apache.logging.log4j.LogManager
Prevents instantiation
logMessage(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
Adds an event.
logMessage(String, Level, Marker, Message, Throwable) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
LogReaderServiceImpl - Class in org.ops4j.pax.logging.spi.support
Implementation of standard LogReaderService required by OSGi Compendium R6 "101.4 Log Reader Service".
LogReaderServiceImpl(int, PaxLogger) - Constructor for class org.ops4j.pax.logging.spi.support.LogReaderServiceImpl
 

M

m_delegate - Variable in class org.apache.log4j.Category
 
m_loggers - Static variable in class org.ops4j.pax.logging.internal.Activator
This list will keep facade-specific loggers before PaxLoggingManager becomes available.
m_paxLogging - Static variable in class org.apache.log4j.Category
 
MAX_STATUS_ENTRIES - Static variable in class org.apache.logging.log4j.status.StatusLogger
System property that can be configured with the number of entries in the queue.
MDC - Class in org.apache.log4j
The MDC class is similar to the NDC class except that it is based on a map instead of a stack.
MessageFormatter - Class in org.apache.log4j.helpers
Formats messages according to very simple rules.
MessageFormatter() - Constructor for class org.apache.log4j.helpers.MessageFormatter
 
modifiedService(ServiceReference<PaxLoggingService>, PaxLoggingService) - Method in class org.ops4j.pax.logging.OSGIPaxLoggingManager
 

N

name - Variable in class org.apache.log4j.Category
The name of this category.
NDC - Class in org.apache.log4j
NOTE: This class is added to Pax Logging ONLY TO PROVIDE THE API.
NEUTRAL - Static variable in interface org.ops4j.pax.logging.spi.PaxFilter
This filter is neutral with respect to the log event.
NONE - Static variable in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
nullClassLoaderFactory - Static variable in class org.apache.commons.logging.LogFactory
Deprecated.
since 1.1.2

O

objectId(Object) - Static method in class org.apache.commons.logging.LogFactory
Returns a string that uniquely identifies the specified object, including its class.
objectId(Object) - Static method in class org.apache.juli.logging.LogFactory
Returns a string that uniquely identifies the specified object, including its class.
OFF_INT - Static variable in class org.apache.log4j.Priority
 
org.apache.commons.logging - package org.apache.commons.logging
This package contains classes that change internals of Commons Logging library under the same API.
org.apache.juli.logging - package org.apache.juli.logging
This package contains classes that change internals of Apache Tomcat Juli library under the same API.
org.apache.log4j - package org.apache.log4j
 
org.apache.log4j.helpers - package org.apache.log4j.helpers
 
org.apache.log4j.pattern - package org.apache.log4j.pattern
 
org.apache.log4j.xml - package org.apache.log4j.xml
 
org.apache.logging.log4j - package org.apache.logging.log4j
 
org.apache.logging.log4j.status - package org.apache.logging.log4j.status
 
org.apache.logging.log4j.util - package org.apache.logging.log4j.util
 
org.jboss.logging - package org.jboss.logging
This package contains classes that change internals of JBoss Logging discovery mechanism.
org.ops4j.pax.logging - package org.ops4j.pax.logging
 
org.ops4j.pax.logging.avalon - package org.ops4j.pax.logging.avalon
Package with pax-logging specific classes supporting Avalon Framework Logging.
org.ops4j.pax.logging.internal - package org.ops4j.pax.logging.internal
 
org.ops4j.pax.logging.jbosslogging - package org.ops4j.pax.logging.jbosslogging
Package with pax-logging specific classes supporting JBoss Logging bridge.
org.ops4j.pax.logging.jcl - package org.ops4j.pax.logging.jcl
Package with pax-logging specific classes supporting Commons-Logging facade.
org.ops4j.pax.logging.juli - package 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 - package org.ops4j.pax.logging.log4jv2
 
org.ops4j.pax.logging.slf4j - package org.ops4j.pax.logging.slf4j
Package with pax-logging specific classes supporting the binding mechanism from SLF4J.
org.ops4j.pax.logging.spi - package org.ops4j.pax.logging.spi
This package abstracts common concepts related to configuration of popular logging frameworks/libraries.
org.ops4j.pax.logging.spi.support - package 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.
org.slf4j.impl - package org.slf4j.impl
This package is present slf4j-api-1.7.29-sources.jar, but it's not compiled into slf4j-api-1.7.29.jar, because actual binding is provided by e.g., slf4j-nop, slf4j-simple, logback-classic or log4j-slf4j-impl.
OSGIPaxLoggingManager - Class in org.ops4j.pax.logging
PaxLoggingManager that acts as a singleton that delegates to tracked instance of PaxLoggingService
OSGIPaxLoggingManager(BundleContext) - Constructor for class org.ops4j.pax.logging.OSGIPaxLoggingManager
 
OsgiUtil - Class in org.ops4j.pax.logging.spi.support
 
output(String, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
Outputs logging event with preconfigured layout.
output(PrintStream, String, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
output(String, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.FileServiceLog
 

P

parent - Variable in class org.apache.log4j.Category
The parent of this category.
parse(String, List, List, Map, Map) - Static method in class org.apache.log4j.pattern.ExtrasPatternParser
Parse a format specifier.
parseElement(Element, Properties, Class) - Static method in class org.apache.log4j.xml.DOMConfigurator
Creates an object and processes any nested param elements but does not call activateOptions.
parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.xml.XSLTLayout
PAX_LOGGING_PROPERTY_FILE - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
Default file looked up during startup to override Configuration Admin config
PaxAppender - Interface in org.ops4j.pax.logging.spi
Framework library agnostic representation of a processor for logging events.
PaxAppenderProxy - Class in org.ops4j.pax.logging.spi.support
A ServiceTracker used by bridges specific to given backend.
PaxAppenderProxy(BundleContext, String) - Constructor for class org.ops4j.pax.logging.spi.support.PaxAppenderProxy
 
PaxContext - Class in org.ops4j.pax.logging
The MDC class that provides mapped diagnostic contexts.
PaxContext() - Constructor for class org.ops4j.pax.logging.PaxContext
 
PaxDefaultLogStreamProvider - Interface in org.ops4j.pax.logging.spi
Interface to register OSGi services that give access to single PrintStream that should be used for many file-based default/fallback logs.
PaxErrorHandler - Interface in org.ops4j.pax.logging.spi
Framework library agnostic representation of a handler invoked when processing of logging event fails (usually inside appender).
PaxFilter - Interface in org.ops4j.pax.logging.spi
Framework library agnostic representation of a filter that may decide whether to process (pass) logging event or not.
PaxLayout - Interface in org.ops4j.pax.logging.spi
Framework library agnostic representation of a layout that's used to turn a logging event into String representation.
PaxLevel - Interface in org.ops4j.pax.logging.spi
Framework library agnostic representation of logging level.
PaxLocationInfo - Interface in org.ops4j.pax.logging.spi
Framework library agnostic representation of location info that identifies the place in code where logging event was created.
PaxLogger - Interface in org.ops4j.pax.logging
Main pax-logging interface for loggers to interact with any logging system.
PaxLoggingConstants - Interface in org.ops4j.pax.logging
Different constants used across Pax Logging.
PaxLoggingEvent - Interface in org.ops4j.pax.logging.spi
Framework library agnostic representation of logging event that may be filtered and/or directed to an appender.
PaxLoggingLoggerProvider - Class in org.ops4j.pax.logging.jbosslogging
LoggerProvider bridging JBoss Logging to Pax Logging.
PaxLoggingLoggerProvider() - Constructor for class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
PaxLoggingManager - Interface in org.ops4j.pax.logging
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 - Interface in org.ops4j.pax.logging
Interfaces for loggers that delegate to PaxLogger, so they can switch to non fallback PaxLogger when PaxLoggingManager becomes available.
PaxLoggingService - Interface in org.ops4j.pax.logging
This interface extends Knopflerfish' LogService which extends original LogService.
paxLoggingServiceRanking(BundleContext) - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
Returns configured service ranking for pax-logging services.
PaxMarker - Class in org.ops4j.pax.logging
Wrapper for either SLF4J org.slf4j.Marker or Log4J2 org.apache.logging.log4j.Marker.
PaxMarker(Marker) - Constructor for class org.ops4j.pax.logging.PaxMarker
 
PaxMarker(Marker) - Constructor for class org.ops4j.pax.logging.PaxMarker
 
PaxPropertySource - Class in org.apache.logging.log4j.util
High priority PropertySource to ensure that user won't turn on (or off) anything that could break pax-logging-log4j2.
PaxPropertySource() - Constructor for class org.apache.logging.log4j.util.PaxPropertySource
 
peek() - Static method in class org.apache.log4j.NDC
Looks at the last diagnostic context at the top of this NDC without removing it.
peek() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns the element at the top of the stack without removing it or null if the stack is empty.
peek() - Static method in class org.apache.logging.log4j.ThreadContext
Looks at the last diagnostic context at the top of this NDC without removing it.
peek() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
peekNdc() - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
PID_CFG_LOG4J2_ASYNC - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
org.osp4j.pax.logging PID property to specify whether async context should be used.
PID_CFG_LOG4J2_CONFIG_FILE - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
org.osp4j.pax.logging PID property to specify XML (or any supported) file (not URL) with Log4J2 configuration.
PID_CFG_LOG4J2_DEFAULTS_FILE - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
org.osp4j.pax.logging PID property to specify properties file with default Log4J2 configuration that may be overriden by further configuration in PID file.
PID_CFG_LOG_READER_SIZE - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
org.osp4j.pax.logging PID property to specify max size for LogReaderService
PID_CFG_LOG_READER_SIZE_LEGACY - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
org.osp4j.pax.logging PID property to specify max size for LogReaderService
PID_CFG_LOGBACK_CONFIG_FILE - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
org.osp4j.pax.logging PID property to specify XML file with Logback configuration
PID_CFG_USE_LOCKS - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
org.osp4j.pax.logging PID property to specify whether to use locks during (re)configuration.
pop() - Static method in class org.apache.log4j.NDC
Clients should call this method before leaving a diagnostic context.
pop() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns the element at the top of the stack.
pop() - Static method in class org.apache.logging.log4j.ThreadContext
Returns the value of the last item placed on the stack.
pop() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
popNdc() - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
postEvent(Bundle, int, LogEntry, String, Throwable, ServiceReference<?>, Map<String, ?>) - Method in interface org.ops4j.pax.logging.EventAdminPoster
Sends an event to EventAdmin (if available)
postEvent(Bundle, int, LogEntry, String, Throwable, ServiceReference<?>, Map<String, ?>) - Method in class org.ops4j.pax.logging.spi.support.EventAdminTracker
 
Priority - Class in org.apache.log4j
Refrain from using this class directly, use the Level class instead.
Priority() - Constructor for class org.apache.log4j.Priority
Default constructor for deserialization.
Priority(int, String, int) - Constructor for class org.apache.log4j.Priority
Instantiate a level object.
PRIORITY_KEY - Static variable in class org.apache.commons.logging.LogFactory
The name (priority) of the key in the config file used to specify the priority of that particular config file.
PropertyConfigurator - Class in org.apache.log4j
This class isn't used by pax-logging, but is part of public API.
PropertyConfigurator() - Constructor for class org.apache.log4j.PropertyConfigurator
 
publish(LogRecord) - Method in class org.ops4j.pax.logging.internal.JdkHandler
Using information from LogRecord logging method on related PaxLogger is called.
push(String) - Static method in class org.apache.log4j.NDC
Push new diagnostic context information for the current thread.
push(String) - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Pushes an element onto the stack.
push(String) - Static method in class org.apache.logging.log4j.ThreadContext
Pushes new diagnostic context information for the current thread.
push(String, Object...) - Static method in class org.apache.logging.log4j.ThreadContext
Pushes new diagnostic context information for the current thread.
push(String) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
pushNdc(String) - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
put(String, Object) - Static method in class org.apache.log4j.MDC
Put a context value (the o parameter) as identified with the key parameter into the current thread's context map.
put(String, String) - Static method in class org.apache.logging.log4j.ThreadContext
Puts a context value (the value parameter) as identified with the key parameter into the current thread's context map.
put(String, String) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextMap
 
put(String, Object) - Method in class org.ops4j.pax.logging.PaxContext
Sets single value in this thread-bound MDC context.
put(String, String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jMDCAdapter
 
putAll(Map<String, String>) - Static method in class org.apache.logging.log4j.ThreadContext
Puts all given context map entries into the current thread's context map.
putAll(Map<String, Object>) - Method in class org.ops4j.pax.logging.PaxContext
Sets all values from passed map in this thread-bound MDC context.
putIfNull(String, String) - Static method in class org.apache.logging.log4j.ThreadContext
Puts a context value (the value parameter) as identified with the key parameter into the current thread's context map if the key does not exist.
putMdc(String, Object) - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 

R

RegisteredService<S,T> - Class in org.ops4j.pax.logging.spi.support
Class keeping both the service and it's ServiceRegistration
RegisteredService(T, ServiceRegistration<S>) - Constructor for class org.ops4j.pax.logging.spi.support.RegisteredService
 
registerListener(StatusListener) - Method in class org.apache.logging.log4j.status.StatusLogger
Registers a new listener.
release() - Method in class org.apache.commons.logging.LogFactory
Release any internal references to previously created Log instances returned by this factory.
release(ClassLoader) - Static method in class org.apache.commons.logging.LogFactory
Release any internal references to previously created LogFactory instances that have been associated with the specified class loader (if any), after calling the instance method release() on each of them.
release() - Method in class org.apache.juli.logging.LogFactory
Release any internal references to previously created Log instances returned by this factory.
release(ClassLoader) - Static method in class org.apache.juli.logging.LogFactory
Release any internal references to previously created LogFactory instances that have been associated with the specified class loader (if any), after calling the instance method release() on each of them.
releaseAll() - Static method in class org.apache.commons.logging.LogFactory
Release any internal references to previously created LogFactory instances, after calling the instance method release() on each of them.
releaseAll() - Static method in class org.apache.juli.logging.LogFactory
Release any internal references to previously created LogFactory instances, after calling the instance method release() on each of them.
remove(String) - Static method in class org.apache.log4j.MDC
Remove the the context identified by the key parameter.
remove() - Static method in class org.apache.log4j.NDC
Remove the diagnostic context for this thread.
remove(String) - Static method in class org.apache.logging.log4j.ThreadContext
Removes the context value identified by the key parameter.
remove(String) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextMap
 
remove(Object) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
remove(String) - Method in class org.ops4j.pax.logging.PaxContext
Removes a value from this thread-bound MDC context.
remove(String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jMDCAdapter
 
removeAll(Iterable<String>) - Static method in class org.apache.logging.log4j.ThreadContext
Removes the context values identified by the keys parameter.
removeAll(Collection<?>) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
removeAllAppenders() - Method in class org.apache.log4j.Category
Remove all previously added appenders from this Category instance.
removeAppender(Appender) - Method in class org.apache.log4j.Category
Remove the appender passed as parameter form the list of appenders.
removeAppender(String) - Method in class org.apache.log4j.Category
Remove the appender with the name passed as parameter form the list of appenders.
removeAttribute(String) - Method in class org.apache.commons.logging.LogFactory
Remove any configuration attribute associated with the specified name.
removeAttribute(String) - Method in class org.apache.juli.logging.LogFactory
Remove any configuration attribute associated with the specified name.
removeContext(LoggerContext) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContextFactory
 
removed() - Method in class org.ops4j.pax.logging.internal.TrackingLogger
Called by the tracker when there is no service available, and the reference should be dropped.
removedService(ServiceReference<PaxLoggingService>, PaxLoggingService) - Method in class org.ops4j.pax.logging.OSGIPaxLoggingManager
 
removedService(ServiceReference<EventAdmin>, EventAdmin) - Method in class org.ops4j.pax.logging.spi.support.EventAdminTracker
 
removeListener(StatusListener) - Method in class org.apache.logging.log4j.status.StatusLogger
Removes a StatusListener.
removeLogListener(LogListener) - Method in class org.ops4j.pax.logging.spi.support.LogReaderServiceImpl
 
removeMdc(String) - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
removeStack() - Static method in class org.apache.logging.log4j.ThreadContext
Removes the diagnostic context for this thread.
repository - Variable in class org.apache.log4j.Category
 
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.
reset() - Method in class org.apache.logging.log4j.status.StatusLogger
Clears the list of status events and listeners.
resetConfiguration() - Static method in class org.apache.log4j.BasicConfigurator
Reset the default hierarchy to its defaut.
resetConfiguration() - Static method in class org.apache.log4j.LogManager
 
retainAll(Collection<?>) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
ROOT_LOGGER_NAME - Static variable in class org.apache.logging.log4j.LogManager
The name of the root Logger.

S

SERVICE_ID - Static variable in class org.apache.commons.logging.LogFactory
SERVICE_PROPERTY_APPENDER_NAME_PROPERTY - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
Service property to filter PaxAppender OSGi services
SERVICE_PROPERTY_ERRORHANDLER_NAME_PROPERTY - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
Service property to filter PaxErrorHandler OSGi services
SERVICE_PROPERTY_FILTER_NAME_PROPERTY - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
Service property to filter PaxFilter OSGi services
SERVICE_PROPERTY_LAYOUT_NAME_PROPERTY - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
Service property to filter PaxLayout OSGi services
serviceChanged(ServiceEvent) - Method in class org.ops4j.pax.logging.spi.support.FrameworkHandler
 
setAdditivity(boolean) - Method in class org.apache.log4j.Category
Set the additivity flag for this Category instance.
setAttribute(String, Object) - Method in class org.apache.commons.logging.LogFactory
Set the configuration attribute with the specified name.
setAttribute(String, Object) - Method in class org.apache.juli.logging.LogFactory
Set the configuration attribute with the specified name.
setBundleContext(BundleContext) - Method in class org.ops4j.pax.logging.internal.JdkHandler
 
setContextMap(Map<String, Object>) - Method in class org.ops4j.pax.logging.PaxContext
Sets all values from passed map in this thread-bound MDC context.
setContextMap(Map) - Method in class org.ops4j.pax.logging.slf4j.Slf4jMDCAdapter
 
setFactory(LoggerContextFactory) - Static method in class org.apache.logging.log4j.LogManager
Sets the current LoggerContextFactory to use.
setIgnoresThrowable(boolean) - Method in class org.apache.log4j.xml.XSLTLayout
Sets whether throwables should not be output.
setInternalDebugging(boolean) - Static method in class org.apache.log4j.helpers.LogLog
Allows to enable/disable log4j internal logging.
setLevel(Level) - Method in class org.apache.log4j.Category
Set the level of this Category.
setLevel(Level) - Method in class org.apache.logging.log4j.status.StatusLogger
 
setLocationInfo(boolean) - Method in class org.apache.log4j.xml.XSLTLayout
The LocationInfo option takes a boolean value.
setLogLevel(String) - Static method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
Sets the threshold for this default/fallback logger.
setMaxDepth(int) - Static method in class org.apache.log4j.NDC
Set maximum depth of this diagnostic context.
setMaxEntries(int) - Method in class org.ops4j.pax.logging.spi.support.LogReaderServiceImpl
 
setMaxSize(int) - Method in class org.ops4j.pax.logging.spi.support.EventAdminTracker
 
setNdcMaxDepth(int) - Method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
setParameter(Element, PropertySetter, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
Sets a parameter based from configuration file content.
setPaxLoggingManager(PaxLoggingManager) - Static method in class org.apache.commons.logging.LogFactory
 
setPaxLoggingManager(PaxLoggingManager) - Static method in class org.apache.juli.logging.LogFactory
 
setPaxLoggingManager(PaxLoggingManager) - Method in class org.apache.log4j.Category
 
setPaxLoggingManager(PaxLoggingManager) - Static method in class org.ops4j.pax.logging.avalon.AvalonLogFactory
 
setPaxLoggingManager(PaxLoggingManager) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
setPaxLoggingManager(PaxLoggingManager) - Method in class org.ops4j.pax.logging.jbosslogging.JBossLoggingLogger
 
setPaxLoggingManager(PaxLoggingManager) - Static method in class org.ops4j.pax.logging.jbosslogging.PaxLoggingLoggerProvider
 
setPaxLoggingManager(PaxLoggingManager) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
setPaxLoggingManager(PaxLoggingManager) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
setPaxLoggingManager(PaxLoggingManager) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2Logger
 
setPaxLoggingManager(PaxLoggingManager) - Static method in class org.ops4j.pax.logging.log4jv2.Log4jv2LoggerContext
 
setPaxLoggingManager(PaxLoggingManager) - Method in interface org.ops4j.pax.logging.PaxLoggingManagerAwareLogger
Configures a PaxLoggingManager that from now on can be used to obtain a non-fallback logger that given logger is delegating to.
setPaxLoggingManager(PaxLoggingManager) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
 
setPaxLoggingManager(PaxLoggingManager) - Static method in class org.ops4j.pax.logging.slf4j.Slf4jLoggerFactory
 
setPriority(Priority) - Method in class org.apache.log4j.Category
Deprecated.
setProperties(boolean) - Method in class org.apache.log4j.xml.XSLTLayout
Sets whether MDC key-value pairs should be output, default false.
setQuietMode(boolean) - Static method in class org.apache.log4j.helpers.LogLog
In quite mode no LogLog generates strictly no output, not even for errors.
setRepositorySelector(RepositorySelector, Object) - Static method in class org.apache.log4j.LogManager
Sets LoggerFactory but only if the correct guard is passed as parameter.
setResourceBundle(ResourceBundle) - Method in class org.apache.log4j.Category
Set the resource bundle to be used with localized logging methods Category.l7dlog(Priority,String,Throwable) and Category.l7dlog(Priority,String,Object[],Throwable).
setStack(Collection<String>) - Static method in class org.apache.logging.log4j.ThreadContext
Sets this thread's stack.
setTransform(Document) - Method in class org.apache.log4j.xml.XSLTLayout
Sets XSLT transform.
shutdown() - Static method in class org.apache.log4j.Category
Deprecated.
Please use LogManager.shutdown() instead.
shutdown() - Static method in class org.apache.log4j.LogManager
 
shutdown() - Static method in class org.apache.logging.log4j.LogManager
Shutdown using the LoggerContext appropriate for the caller of this method.
shutdown(boolean) - Static method in class org.apache.logging.log4j.LogManager
Shutdown the logging system if the logging system supports it.
shutdown(boolean, boolean) - Static method in class org.apache.logging.log4j.LogManager
Shutdown the logging system if the logging system supports it.
shutdown(LoggerContext) - Static method in class org.apache.logging.log4j.LogManager
Shutdown the logging system if the logging system supports it.
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
size() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
SLF4J_FQCN - Static variable in class org.ops4j.pax.logging.slf4j.Slf4jLogger
 
SLF4J_MARKER_MDC_ATTRIBUTE - Static variable in class org.ops4j.pax.logging.slf4j.Slf4jLogger
 
Slf4jLogger - Class in org.ops4j.pax.logging.slf4j
pax-logging specific Logger that delegates to PaxLogger that is obtained from framework specific PaxLoggingService and eventually delegates to logging implementation.
Slf4jLogger(String, PaxLogger) - Constructor for class org.ops4j.pax.logging.slf4j.Slf4jLogger
 
Slf4jLoggerFactory - Class in org.ops4j.pax.logging.slf4j
pax-logging specific ILoggerFactory returned from StaticLoggerBinder
Slf4jLoggerFactory() - Constructor for class org.ops4j.pax.logging.slf4j.Slf4jLoggerFactory
 
slf4jMarker() - Method in class org.ops4j.pax.logging.PaxMarker
 
Slf4jMDCAdapter - Class in org.ops4j.pax.logging.slf4j
pax-logging specific MDCAdapter returned from StaticMDCBinder
Slf4jMDCAdapter() - Constructor for class org.ops4j.pax.logging.slf4j.Slf4jMDCAdapter
 
StackLocator - Class in org.apache.logging.log4j.util
Consider this class private. Provides various methods to determine the caller class.
StackLocatorUtil - Class in org.apache.logging.log4j.util
Consider this class private. Provides various methods to determine the caller class.
start(BundleContext) - Method in class org.ops4j.pax.logging.internal.Activator
 
StaticLoggerBinder - Class in org.slf4j.impl
The binding of LoggerFactory class with an actual instance of ILoggerFactory is performed using information returned by this class.
StaticMarkerBinder - Class in org.slf4j.impl
The binding of MarkerFactory class with an actual instance of IMarkerFactory is performed using information returned by this class.
StaticMDCBinder - Class in org.slf4j.impl
This class is only a stub.
STATUS_DATE_FORMAT - Static variable in class org.apache.logging.log4j.status.StatusLogger
System property that can be configured with a date-time format string to use as the format for timestamps in the status logger output.
StatusLogger - Class in org.apache.logging.log4j.status
Records events that occur in the logging system.
stop(BundleContext) - Method in class org.ops4j.pax.logging.internal.Activator
 
stream() - Method in interface org.ops4j.pax.logging.spi.PaxDefaultLogStreamProvider
 
subst(String, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
Substitutes property value for any references in expression.
systemOrContextProperty(BundleContext, String) - Static method in class org.ops4j.pax.logging.spi.support.OsgiUtil
Returns a value from system property or context property (if system property is not specified).

T

TCCL_KEY - Static variable in class org.apache.commons.logging.LogFactory
The name (use_tccl) of the key in the config file used to specify whether logging classes should be loaded via the thread context class loader (TCCL), or not.
ThreadContext - Class in org.apache.logging.log4j
The ThreadContext allows applications to store information either in a Map or a Stack.
ThreadContext.ContextStack - Interface in org.apache.logging.log4j
The ThreadContext Stack interface.
toArray() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
toArray(T[]) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
toInt() - Method in class org.apache.log4j.Priority
Returns the integer representation of this level.
toInt() - Method in interface org.ops4j.pax.logging.spi.PaxLevel
Returns the integer representation of this level.
toJULLevel(String) - Static method in class org.ops4j.pax.logging.spi.support.BackendSupport
Converts pax-logging level name (anything that pax-logging supports, case-insensitive) to Level from java.util.logging.
toPriority(String) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(String) method instead.
toPriority(int) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(int) method instead.
toPriority(int, Priority) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(int, Level) method instead.
toPriority(String, Priority) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(String, Level) method instead.
toString() - Method in class org.apache.log4j.Priority
Returns the string representation of this priority.
toString() - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 
trace(Object) - Method in class org.apache.log4j.Category
Log a message object with the TRACE level.
trace(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the TRACE level including the stack trace of the Throwablet passed as parameter.
trace(Object, Object) - Method in class org.apache.log4j.Category
Log a message with the TRACE level with message formatting done according to the value of messagePattern and arg parameters.
trace(String, Object, Object) - Method in class org.apache.log4j.Category
Log a message with the TRACE level with message formatting done according to the messagePattern and the arguments arg1 and arg2.
trace(Object) - Method in class org.apache.log4j.Logger
Log a message object with the TRACE level.
trace(Object, Throwable) - Method in class org.apache.log4j.Logger
Log a message object with the TRACE level including the stack trace of the Throwablet passed as parameter.
trace(Object, Object) - Method in class org.apache.log4j.Logger
 
trace(String, Object, Object) - Method in class org.apache.log4j.Logger
 
trace(String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
trace(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
trace(String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
trace(String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
trace(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
trace(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
trace(Object) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
trace(Object, Throwable) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
trace(Object) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
trace(Object, Throwable) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
trace(String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
trace(String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
trace(PaxMarker, String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
trace(PaxMarker, String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
trace(String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the DEBUG level.
trace(String, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the TRACE level according to the specified format and argument.
trace(String, Object, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the TRACE level according to the specified format and arguments.
trace(String, Object[]) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the TRACE level according to the specified format and arguments.
trace(String, Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log an exception (throwable) at the TRACE level with an accompanying message.
trace(Marker, String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message with the specific Marker at the TRACE level.
trace(Marker, String, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.trace(String, Object) method except that the marker data is also taken into consideration.
trace(Marker, String, Object, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.trace(String, Object, Object) method except that the marker data is also taken into consideration.
trace(Marker, String, Object[]) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.trace(String, Object[]) method except that the marker data is also taken into consideration.
trace(Marker, String, Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.trace(String, Throwable) method except that the marker data is also taken into consideration.
trace(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
trace(String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
trace(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
trace(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
TRACE - Static variable in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
trace(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
trace(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
TrackingLogger - Class in org.ops4j.pax.logging.internal
A PaxLogger that's delegating to real PaxLoggingService when one's available and falls back to FallbackLogFactory when the service is gone.
TrackingLogger(PaxLoggingService, String, Bundle, String) - Constructor for class org.ops4j.pax.logging.internal.TrackingLogger
 
trim(int) - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Trims elements from the end of the stack.
trim(int) - Static method in class org.apache.logging.log4j.ThreadContext
Trims elements from this diagnostic context.
trim(int) - Method in class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack
 

U

updateListenerLevel(Level) - Method in class org.apache.logging.log4j.status.StatusLogger
 

W

warn(Object) - Method in class org.apache.log4j.Category
Log a message object with the WARN Level.
warn(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message with the WARN level including the stack trace of the Throwable t passed as parameter.
warn(Object, Object) - Method in class org.apache.log4j.Category
Log a message with the WARN level with message formatting done according to the value of messagePattern and arg parameters.
warn(String, Object, Object) - Method in class org.apache.log4j.Category
Log a message with the WARN level with message formatting done according to the messagePattern and the arguments arg1 and arg2.
warn(String) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal warning statements.
warn(String, Throwable) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal warnings.
warn(Object) - Method in class org.apache.log4j.Logger
 
warn(Object, Throwable) - Method in class org.apache.log4j.Logger
 
warn(Object, Object) - Method in class org.apache.log4j.Logger
 
warn(String, Object, Object) - Method in class org.apache.log4j.Logger
 
WARN - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.WARN instead.
warn(String) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
warn(String, Throwable) - Method in class org.ops4j.pax.logging.avalon.AvalonLogger
 
warn(String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
warn(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.FqcnIgnoringPaxLogger
 
warn(String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
warn(String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
warn(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
warn(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.internal.TrackingLogger
 
warn(Object) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
warn(Object, Throwable) - Method in class org.ops4j.pax.logging.jcl.JclLogger
 
warn(Object) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
warn(Object, Throwable) - Method in class org.ops4j.pax.logging.juli.JuliLogger
 
warn(String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
warn(String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
warn(PaxMarker, String, Throwable) - Method in interface org.ops4j.pax.logging.PaxLogger
 
warn(PaxMarker, String, Throwable, String) - Method in interface org.ops4j.pax.logging.PaxLogger
 
warn(String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the WARN level.
warn(String, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the WARN level according to the specified format and argument.
warn(String, Object[]) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the WARN level according to the specified format and arguments.
warn(String, Object, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message at the WARN level according to the specified format and arguments.
warn(String, Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log an exception (throwable) at the WARN level with an accompanying message.
warn(Marker, String) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
Log a message with the specific Marker at the WARN level.
warn(Marker, String, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.warn(String, Object) method except that the marker data is also taken into consideration.
warn(Marker, String, Object, Object) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.warn(String, Object, Object) method except that the marker data is also taken into consideration.
warn(Marker, String, Object[]) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.warn(String, Object[]) method except that the marker data is also taken into consideration.
warn(Marker, String, Throwable) - Method in class org.ops4j.pax.logging.slf4j.Slf4jLogger
This method is similar to Slf4jLogger.warn(String, Throwable) method except that the marker data is also taken into consideration.
warn(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
warn(String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
warn(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
warn(PaxMarker, String, Throwable, String) - Method in class org.ops4j.pax.logging.spi.support.BufferingLog
 
WARN - Static variable in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
warn(String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
warn(PaxMarker, String, Throwable) - Method in class org.ops4j.pax.logging.spi.support.DefaultServiceLog
 
WARN_INT - Static variable in class org.apache.log4j.Priority
 

X

XSLTLayout - Class in org.apache.log4j.xml
XSLTLayout transforms each event as a document using a specified or default XSLT transform.
XSLTLayout() - Constructor for class org.apache.log4j.xml.XSLTLayout
Default constructor.

_

_LOG4J2_MESSAGE - Static variable in interface org.ops4j.pax.logging.PaxLoggingConstants
Private key to pass original Log4j2 org.apache.logging.log4j.message.Message if it's going to be used by Log4j2 backend (see https://ops4j1.jira.com/browse/PAXLOGGING-302)
A B C D E F G H I J L M N O P R S T U W X _ 
Skip navigation links

Copyright © 2006–2022 OPS4J - Open Participation Software for Java. All rights reserved.