A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

abbreviate(int, String, StringBuilder) - Method in enum org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator.Strategy
 
abbreviate(StringBuilder, int) - Method in class org.apache.logging.log4j.core.pattern.NameAbbreviator.PatternAbbreviatorFragment
Abbreviate element of name.
abbreviate(String, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.NameAbbreviator
Abbreviates a name in a String.
abbreviate(String, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator
Abbreviate name.
abbreviate(String, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.NameAbbreviator.NOPAbbreviator
Abbreviates a name in a String.
abbreviate(String, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.NameAbbreviator.PatternAbbreviator
Abbreviates name.
abbreviate(String, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.NamePatternConverter
Abbreviate name in string buffer.
ABBREVIATED_YEAR_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
abbreviatedSynopsis() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Generates a generic synopsis like <command name> [OPTIONS] [PARAM1 [PARAM2]...], omitting parts that don't apply to the command (e.g., does not show [OPTIONS] if the command has no options).
abbreviateSynopsis - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
If true, the synopsis line(s) will show an abbreviated synopsis without detailed option names.
abbreviateSynopsis() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Specify true to generate an abbreviated synopsis like "<main> [OPTIONS] [PARAMETERS...]".
abbreviator - Variable in class org.apache.logging.log4j.core.pattern.NamePatternConverter
Abbreviator.
ABSOLUTE - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ABSOLUTE time format: "HH:mm:ss,SSS".
ABSOLUTE_MICROS - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ABSOLUTE time format with microsecond precision: "HH:mm:ss,nnnnnn".
ABSOLUTE_NANOS - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ABSOLUTE time format with nanosecond precision: "HH:mm:ss,nnnnnnnnn".
ABSOLUTE_PERIOD - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ABSOLUTE time format variation with period separator: "HH:mm:ss.SSS".
AbstractAction - Class in org.apache.logging.log4j.core.appender.rolling.action
Abstract base class for implementations of Action.
AbstractAction() - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
Constructor.
AbstractAppender - Class in org.apache.logging.log4j.core.appender
Abstract base class for Appenders.
AbstractAppender(String, Filter, Layout<? extends Serializable>) - Constructor for class org.apache.logging.log4j.core.appender.AbstractAppender
AbstractAppender(String, Filter, Layout<? extends Serializable>, boolean) - Constructor for class org.apache.logging.log4j.core.appender.AbstractAppender
AbstractAppender(String, Filter, Layout<? extends Serializable>, boolean, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.AbstractAppender
Constructor.
AbstractAppender.Builder<B extends AbstractAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Subclasses can extend this abstract Builder.
AbstractAsyncExceptionHandler<T> - Class in org.apache.logging.log4j.core.async
Default disruptor exception handler for errors that occur in the AsyncLogger background thread.
AbstractAsyncExceptionHandler() - Constructor for class org.apache.logging.log4j.core.async.AbstractAsyncExceptionHandler
 
AbstractBuilder - Class in org.apache.log4j.builders
Base class for Log4j 1 component builders.
AbstractBuilder() - Constructor for class org.apache.log4j.builders.AbstractBuilder
 
AbstractBuilder() - Constructor for class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
AbstractBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.AbstractBuilder
 
AbstractConfiguration - Class in org.apache.logging.log4j.core.config
The base Configuration.
AbstractConfiguration(LoggerContext, ConfigurationSource) - Constructor for class org.apache.logging.log4j.core.config.AbstractConfiguration
Constructor.
AbstractConfigurationAwareLookup - Class in org.apache.logging.log4j.core.lookup
StrLookup that is ConfigurationAware.
AbstractConfigurationAwareLookup() - Constructor for class org.apache.logging.log4j.core.lookup.AbstractConfigurationAwareLookup
 
AbstractFileAppender<M extends OutputStreamManager> - Class in org.apache.logging.log4j.core.appender
Abstract File Appender.
AbstractFileAppender(String, Layout<? extends Serializable>, Filter, M, String, boolean, boolean, Advertiser, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.AbstractFileAppender
 
AbstractFileAppender.Builder<B extends AbstractFileAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Builds FileAppender instances.
AbstractFilter - Class in org.apache.logging.log4j.core.filter
Users should extend this class to implement filters.
AbstractFilter() - Constructor for class org.apache.logging.log4j.core.filter.AbstractFilter
The default constructor.
AbstractFilter(Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.AbstractFilter
Constructor that allows the onMatch and onMismatch actions to be set.
AbstractFilter.AbstractFilterBuilder<B extends AbstractFilter.AbstractFilterBuilder<B>> - Class in org.apache.logging.log4j.core.filter
 
AbstractFilterable - Class in org.apache.logging.log4j.core.filter
Enhances a Class by allowing it to contain Filters.
AbstractFilterable() - Constructor for class org.apache.logging.log4j.core.filter.AbstractFilterable
 
AbstractFilterable(Filter) - Constructor for class org.apache.logging.log4j.core.filter.AbstractFilterable
 
AbstractFilterable(Filter, Property[]) - Constructor for class org.apache.logging.log4j.core.filter.AbstractFilterable
 
AbstractFilterable.Builder<B extends AbstractFilterable.Builder<B>> - Class in org.apache.logging.log4j.core.filter
Subclasses can extend this abstract Builder.
AbstractFilterBuilder() - Constructor for class org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder
 
AbstractFlowMessage(String, Message) - Constructor for class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
 
AbstractKeyStoreConfiguration - Class in org.apache.logging.log4j.core.net.ssl
Configuration of the KeyStore
AbstractKeyStoreConfiguration(String, char[], String) - Constructor for class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
AbstractKeyStoreConfiguration(String, String, String) - Constructor for class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
AbstractKeyStoreConfiguration(String, PasswordProvider, String) - Constructor for class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
 
AbstractLayout<T extends java.io.Serializable> - Class in org.apache.logging.log4j.core.layout
Abstract base class for Layouts.
AbstractLayout(byte[], byte[]) - Constructor for class org.apache.logging.log4j.core.layout.AbstractLayout
AbstractLayout(Configuration, byte[], byte[]) - Constructor for class org.apache.logging.log4j.core.layout.AbstractLayout
Constructs a layout with an optional header and footer.
AbstractLayout.Builder<B extends AbstractLayout.Builder<B>> - Class in org.apache.logging.log4j.core.layout
Subclasses can extend this abstract Builder.
AbstractLifeCycle - Class in org.apache.logging.log4j.core
A life cycle to be extended.
AbstractLifeCycle() - Constructor for class org.apache.logging.log4j.core.AbstractLifeCycle
 
AbstractLogEvent - Class in org.apache.logging.log4j.core
An abstract log event implementation with default values for all methods.
AbstractLogEvent() - Constructor for class org.apache.logging.log4j.core.AbstractLogEvent
 
AbstractLogger - Class in org.apache.logging.log4j.spi
Base implementation of a Logger.
AbstractLogger() - Constructor for class org.apache.logging.log4j.spi.AbstractLogger
Creates a new logger named after this class (or subclass).
AbstractLogger(String) - Constructor for class org.apache.logging.log4j.spi.AbstractLogger
Creates a new named logger.
AbstractLogger(String, MessageFactory) - Constructor for class org.apache.logging.log4j.spi.AbstractLogger
Creates a new named logger with a particular MessageFactory.
AbstractLogger.LocalLogBuilder - Class in org.apache.logging.log4j.spi
 
AbstractLoggerAdapter<L> - Class in org.apache.logging.log4j.spi
Provides an abstract base class to use for implementing LoggerAdapter.
AbstractLoggerAdapter() - Constructor for class org.apache.logging.log4j.spi.AbstractLoggerAdapter
 
AbstractLookup - Class in org.apache.logging.log4j.core.lookup
A default lookup for others to extend.
AbstractLookup() - Constructor for class org.apache.logging.log4j.core.lookup.AbstractLookup
 
AbstractManager - Class in org.apache.logging.log4j.core.appender
Abstract base class used to register managers.
AbstractManager(LoggerContext, String) - Constructor for class org.apache.logging.log4j.core.appender.AbstractManager
 
AbstractMessageFactory - Class in org.apache.logging.log4j.message
Provides an abstract superclass for MessageFactory2 implementations with default implementations (and for MessageFactory by extension).
AbstractMessageFactory() - Constructor for class org.apache.logging.log4j.message.AbstractMessageFactory
 
AbstractOutputStreamAppender<M extends OutputStreamManager> - Class in org.apache.logging.log4j.core.appender
Appends log events as bytes to a byte output stream.
AbstractOutputStreamAppender(String, Layout<? extends Serializable>, Filter, boolean, boolean, M) - Constructor for class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
AbstractOutputStreamAppender(String, Layout<? extends Serializable>, Filter, boolean, boolean, Property[], M) - Constructor for class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
Instantiates a WriterAppender and set the output destination to a new OutputStreamWriter initialized with os as its OutputStream.
AbstractOutputStreamAppender.Builder<B extends AbstractOutputStreamAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Subclasses can extend this abstract Builder.
AbstractPathAction - Class in org.apache.logging.log4j.core.appender.rolling.action
Abstract action for processing files that are accepted by the specified PathFilters.
AbstractPathAction(String, boolean, int, PathCondition[], StrSubstitutor) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
Creates a new AbstractPathAction that starts scanning for files to process from the specified base path.
AbstractPatternConverter - Class in org.apache.logging.log4j.core.pattern
AbstractPatternConverter is an abstract class that provides the formatting functionality that derived classes need.
AbstractPatternConverter(String, String) - Constructor for class org.apache.logging.log4j.core.pattern.AbstractPatternConverter
Create a new pattern converter.
AbstractPluginVisitor<A extends java.lang.annotation.Annotation> - Class in org.apache.logging.log4j.core.config.plugins.visitors
Base class for PluginVisitor implementations.
AbstractPluginVisitor(Class<A>) - Constructor for class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
This constructor must be overridden by implementation classes as a no-arg constructor.
AbstractRolloverStrategy - Class in org.apache.logging.log4j.core.appender.rolling
 
AbstractRolloverStrategy(StrSubstitutor) - Constructor for class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
 
AbstractScript - Class in org.apache.logging.log4j.core.script
Container for the language and body of a script.
AbstractScript(String, String, String) - Constructor for class org.apache.logging.log4j.core.script.AbstractScript
 
AbstractScriptRunner() - Constructor for class org.apache.logging.log4j.core.script.ScriptManager.AbstractScriptRunner
 
AbstractSocketManager - Class in org.apache.logging.log4j.core.net
Abstract base class for managing sockets.
AbstractSocketManager(String, OutputStream, InetAddress, String, int, Layout<? extends Serializable>, boolean, int) - Constructor for class org.apache.logging.log4j.core.net.AbstractSocketManager
The Constructor.
AbstractStringLayout - Class in org.apache.logging.log4j.core.layout
Abstract base class for Layouts that result in a String.
AbstractStringLayout(Charset) - Constructor for class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
AbstractStringLayout(Charset, byte[], byte[]) - Constructor for class org.apache.logging.log4j.core.layout.AbstractStringLayout
Builds a new layout.
AbstractStringLayout(Configuration, Charset, AbstractStringLayout.Serializer, AbstractStringLayout.Serializer) - Constructor for class org.apache.logging.log4j.core.layout.AbstractStringLayout
Builds a new layout.
AbstractStringLayout.Builder<B extends AbstractStringLayout.Builder<B>> - Class in org.apache.logging.log4j.core.layout
 
AbstractStringLayout.Serializer - Interface in org.apache.logging.log4j.core.layout
 
AbstractStringLayout.Serializer2 - Interface in org.apache.logging.log4j.core.layout
Variation of AbstractStringLayout.Serializer that avoids allocating temporary objects.
AbstractStyleNameConverter - Class in org.apache.logging.log4j.core.pattern
Style pattern converter.
AbstractStyleNameConverter(String, List<PatternFormatter>, String) - Constructor for class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter
Constructs the converter.
AbstractStyleNameConverter.Black - Class in org.apache.logging.log4j.core.pattern
Black style pattern converter.
AbstractStyleNameConverter.Blue - Class in org.apache.logging.log4j.core.pattern
Blue style pattern converter.
AbstractStyleNameConverter.Cyan - Class in org.apache.logging.log4j.core.pattern
Cyan style pattern converter.
AbstractStyleNameConverter.Green - Class in org.apache.logging.log4j.core.pattern
Green style pattern converter.
AbstractStyleNameConverter.Magenta - Class in org.apache.logging.log4j.core.pattern
Magenta style pattern converter.
AbstractStyleNameConverter.Red - Class in org.apache.logging.log4j.core.pattern
Red style pattern converter.
AbstractStyleNameConverter.White - Class in org.apache.logging.log4j.core.pattern
White style pattern converter.
AbstractStyleNameConverter.Yellow - Class in org.apache.logging.log4j.core.pattern
Yellow style pattern converter.
AbstractTriggeringPolicy - Class in org.apache.logging.log4j.core.appender.rolling
Abstract convenience class for triggering policies that extend AbstractLifeCycle and implement TriggeringPolicy.
AbstractTriggeringPolicy() - Constructor for class org.apache.logging.log4j.core.appender.rolling.AbstractTriggeringPolicy
 
AbstractWatcher - Class in org.apache.logging.log4j.core.util
Watcher for configuration files.
AbstractWatcher(Configuration, Reconfigurable, List<ConfigurationListener>) - Constructor for class org.apache.logging.log4j.core.util.AbstractWatcher
 
AbstractWatcher.ReconfigurationRunnable - Class in org.apache.logging.log4j.core.util
Helper class for triggering a reconfiguration in a background thread.
AbstractWriterAppender<M extends WriterManager> - Class in org.apache.logging.log4j.core.appender
Appends log events as strings to a writer.
AbstractWriterAppender(String, StringLayout, Filter, boolean, boolean, M) - Constructor for class org.apache.logging.log4j.core.appender.AbstractWriterAppender
AbstractWriterAppender(String, StringLayout, Filter, boolean, boolean, Property[], M) - Constructor for class org.apache.logging.log4j.core.appender.AbstractWriterAppender
Instantiates.
accept(Object, int, S) - Method in interface org.apache.logging.log4j.message.ParameterConsumer
Performs an operation given the specified arguments.
accept(Path, Path, BasicFileAttributes) - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
 
accept(Path, Path, BasicFileAttributes) - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
 
accept(Path, Path, BasicFileAttributes) - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAll
 
accept(Path, Path, BasicFileAttributes) - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAny
 
accept(Path, Path, BasicFileAttributes) - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
 
accept(Path, Path, BasicFileAttributes) - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
 
accept(Path, Path, BasicFileAttributes) - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfNot
 
accept(Path, Path, BasicFileAttributes) - Method in interface org.apache.logging.log4j.core.appender.rolling.action.PathCondition
Returns true if the specified candidate path should be deleted, false otherwise.
accept(K, V) - Method in interface org.apache.logging.log4j.util.BiConsumer
Performs the operation given the specified arguments.
accept(K, V, S) - Method in interface org.apache.logging.log4j.util.TriConsumer
Performs the operation given the specified arguments.
accept(PathCondition[], Path, Path, BasicFileAttributes) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.IfAll
Returns true if all the specified conditions accept the specified path, false otherwise.
ACCEPT - org.apache.logging.log4j.core.Filter.Result
The event will be processed without further filtering based on the log Level.
ACCEPT - Static variable in class org.apache.log4j.spi.Filter
The log event must be logged immediately without consulting with the remaining filters, if any, in the chain.
ACCEPT_ON_MATCH - Static variable in class org.apache.log4j.builders.filter.LevelMatchFilterBuilder
 
ACCEPT_ON_MATCH - Static variable in class org.apache.log4j.builders.filter.LevelRangeFilterBuilder
 
ACCEPT_ON_MATCH - Static variable in class org.apache.log4j.builders.filter.StringMatchFilterBuilder
 
accumulateClassLoaders(ClassLoader, Collection<ClassLoader>) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Adds the provided loader to the loaders collection, and traverses up the tree until either a null value or a classloader which has already been added is encountered.
accumulatedSize - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
 
action - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.AsyncAction
 
Action - Interface in org.apache.logging.log4j.core.appender.rolling.action
The Action interface should be implemented by any class that performs file system actions for RollingFileAppenders after the close of the active log file.
actions - Variable in class org.apache.logging.log4j.core.appender.rolling.action.CompositeAction
Actions to perform.
activate() - Method in class org.apache.log4j.config.PropertySetter
 
activateOptions() - Method in class org.apache.log4j.AppenderSkeleton
 
activateOptions() - Method in class org.apache.log4j.spi.Filter
Usually filters options become active when set.
activateOptions() - Method in interface org.apache.log4j.spi.OptionHandler
 
activateOptions() - Method in class org.apache.log4j.WriterAppender
Does nothing.
Activator - Class in org.apache.logging.log4j.core.osgi
OSGi BundleActivator.
Activator() - Constructor for class org.apache.logging.log4j.core.osgi.Activator
 
activeFileName - Variable in class org.apache.logging.log4j.core.appender.rolling.RolloverDescriptionImpl
Active log file name after rollover.
actualAsyncLog(RingBufferLogEvent) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
This method is called by the EventHandler that processes the RingBufferLogEvent in a separate thread.
adapter - Variable in class org.apache.log4j.bridge.AppenderAdapter
 
adapter - Static variable in class org.apache.log4j.Category
 
adapter - Variable in class org.apache.log4j.spi.Filter
 
adapter - Variable in class org.apache.logging.log4j.jcl.LogFactoryImpl
 
Adapter(String, Filter, Layout<? extends Serializable>, boolean, Property[]) - Constructor for class org.apache.log4j.bridge.AppenderAdapter.Adapter
 
add(E) - Method in class org.apache.logging.log4j.status.StatusLogger.BoundedQueue
 
add(Runnable) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.EmptyQueue
 
add(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
add(String) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
add(String) - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
add(AppenderControl) - Method in class org.apache.logging.log4j.core.config.AppenderControlArraySet
Adds an AppenderControl to this set.
add(AppenderComponentBuilder) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Adds an AppenderComponent.
add(AppenderComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
add(AppenderRefComponentBuilder) - Method in interface org.apache.logging.log4j.core.config.builder.api.LoggableComponentBuilder
Add an Appender reference to the Logger component.
add(AppenderRefComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultLoggerComponentBuilder
 
add(AppenderRefComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultRootLoggerComponentBuilder
 
add(Component, ComponentBuilder<?>) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
add(CustomLevelComponentBuilder) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Adds a CustomLevel component.
add(CustomLevelComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
add(FilterComponentBuilder) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Adds a Filter component.
add(FilterComponentBuilder) - Method in interface org.apache.logging.log4j.core.config.builder.api.FilterableComponentBuilder
Adds a Filter to the component.
add(FilterComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultAppenderComponentBuilder
 
add(FilterComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultAppenderRefComponentBuilder
 
add(FilterComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultCompositeFilterComponentBuilder
 
add(FilterComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
add(FilterComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultLoggerComponentBuilder
 
add(FilterComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultRootLoggerComponentBuilder
 
add(LayoutComponentBuilder) - Method in interface org.apache.logging.log4j.core.config.builder.api.AppenderComponentBuilder
Adds a Layout to the Appender component.
add(LayoutComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultAppenderComponentBuilder
 
add(LoggerComponentBuilder) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Adds a Logger component.
add(LoggerComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
add(RootLoggerComponentBuilder) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Adds the root Logger component.
add(RootLoggerComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
add(ScriptComponentBuilder) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Adds a ScriptComponent.
add(ScriptComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
add(ScriptFileComponentBuilder) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Adds a ScriptFileComponent.
add(ScriptFileComponentBuilder) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
add(LogEvent) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
add(Marker) - Method in class org.apache.logging.slf4j.Log4jMarker
 
add(T) - Method in class org.apache.logging.log4j.core.util.CyclicBuffer
Adds an item as the last event in the buffer.
Add - org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy.Mode
Keys should be added.
addAll(Collection<? extends Runnable>) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.EmptyQueue
 
addAll(Collection<? extends String>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
addAll(Collection<? extends String>) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
addAll(Collection<? extends String>) - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
addAll(List<CommandLine.Help.Ansi.IStyle>, CommandLine.Help.Ansi.IStyle...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
 
addAllSubcommands(Map<String, CommandLine>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Registers all specified subcommands with this Help.
addAppender(Appender) - Method in class org.apache.log4j.Category
No-op implementation.
addAppender(Appender) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
 
addAppender(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
Add an appender.
addAppender(Appender) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Adds an Appender to the configuration.
addAppender(Appender) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
addAppender(Appender) - Method in class org.apache.logging.log4j.core.Logger
This method is not exposed through the public API and is used primarily for unit testing.
addAppender(Appender, Level, Filter) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Adds an Appender to the LoggerConfig.
addAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.HierarchyEventListener
 
addAppenderIfAbsent(Appender) - Method in class org.apache.log4j.xml.XmlConfiguration
 
addAttribute(String, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
Adds a boolean attribute.
addAttribute(String, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
addAttribute(String, int) - Method in interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
Adds an integer attribute.
addAttribute(String, int) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
addAttribute(String, Enum<?>) - Method in interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
Adds an enumeration attribute.
addAttribute(String, Enum<?>) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
addAttribute(String, Object) - Method in interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
Adds an Object attribute.
addAttribute(String, Object) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
addAttribute(String, String) - Method in class org.apache.logging.log4j.core.config.builder.api.Component
 
addAttribute(String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
Adds a String attribute.
addAttribute(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
addAttribute(String, Level) - Method in interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
Adds a logging Level attribute.
addAttribute(String, Level) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
addAuthorization(URLConnection) - Method in interface org.apache.logging.log4j.core.util.AuthorizationProvider
 
addAuthorization(URLConnection) - Method in class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
addCharset(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ScriptFileComponentBuilder
 
addCharset(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultScriptFileComponentBuilder
 
addCharsetToContentType(String) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
 
addComponent(String, Object) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
addComponent(String, Object) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
addComponent(Component) - Method in class org.apache.logging.log4j.core.config.builder.api.Component
 
addComponent(ComponentBuilder<?>) - Method in interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
Adds a sub component.
addComponent(ComponentBuilder<?>) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
addDate(long, StringBuilder) - Method in class org.apache.logging.log4j.core.layout.SyslogLayout
 
addEmptyRow() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
Adds the required char[] slots for a new row to the CommandLine.Help.TextTable.columnValues field.
addFactory(Collection<ConfigurationFactory>, Class<? extends ConfigurationFactory>) - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
addFactory(Collection<ConfigurationFactory>, String) - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
addFilter(Filter) - Method in interface org.apache.log4j.Appender
Add a filter to the end of the filter list.
addFilter(Filter) - Method in class org.apache.log4j.AppenderSkeleton
 
addFilter(Filter) - Method in class org.apache.log4j.bridge.AppenderWrapper
 
addFilter(Filter) - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable
Adds a filter.
addFilter(Filter) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
 
addFilter(Filter) - Method in interface org.apache.logging.log4j.core.filter.Filterable
Adds a new Filter.
addFilter(Filter) - Method in class org.apache.logging.log4j.core.Logger
This method is not exposed through the public API and is used primarily for unit testing.
addFilter(Filter) - Method in class org.apache.logging.log4j.core.LoggerContext
Adds a Filter to the Configuration.
addFiltersToComponent(B, Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.LogManager.Repository
 
addHierarchyEventListener(HierarchyEventListener) - Method in interface org.apache.log4j.spi.LoggerRepository
Add a HierarchyEventListener event to the repository.
addIfMatching(ResolverUtil.Test, String) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Add the class designated by the fully qualified class name provided to the set of resolved classes if and only if it is approved by the Test supplied.
addIsWatched(boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ScriptFileComponentBuilder
 
addIsWatched(boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultScriptFileComponentBuilder
 
addIsWatched(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ScriptFileComponentBuilder
 
addIsWatched(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultScriptFileComponentBuilder
 
additive - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
ADDITIVITY_ATTR - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
ADDITIVITY_PREFIX - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
addLanguage(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ScriptFileComponentBuilder
 
addLanguage(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultScriptFileComponentBuilder
 
addListener(ConfigurationListener) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Add a listener for changes on the configuration.
addListener(ConfigurationListener) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
addLogger(String, LoggerConfig) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Add a loggerConfig.
addLogger(String, LoggerConfig) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
addLoggerAppender(Logger, Appender) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Associates an Appender with a LoggerConfig.
addLoggerAppender(Logger, Appender) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
addLoggerFilter(Logger, Filter) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Associates a Filter with a LoggerConfig.
addLoggerFilter(Logger, Filter) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
addLoggersToComponent(B, Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
addMarkerIfAbsent(String, Marker) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
 
addOption(Field, CommandLine.Help.IParamLabelRenderer) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
Delegates to the option renderer of this layout to obtain text values for the specified CommandLine.Option, and then calls the CommandLine.Help.Layout.layout(Field, CommandLine.Help.Ansi.Text[][]) method to write these text values into the correct cells in the TextTable.
addOptions(List<Field>, CommandLine.Help.IParamLabelRenderer) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
addPackage(String) - Static method in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
Adds a package name to be scanned for plugins.
addPackages(Collection<String>) - Static method in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
Adds a list of package names to be scanned for plugins.
addParentInfo(StringBuilder, Marker...) - Static method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
addParents(Marker...) - Method in interface org.apache.logging.log4j.Marker
Adds a Marker as a parent to this Marker.
addParents(Marker...) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
addPositionalParameter(Field, CommandLine.Help.IParamLabelRenderer) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
Delegates to the parameter renderer of this layout to obtain text values for the specified CommandLine.Parameters, and then calls CommandLine.Help.Layout.layout(Field, CommandLine.Help.Ansi.Text[][]) to write these text values into the correct cells in the TextTable.
addPositionalParameters(List<Field>, CommandLine.Help.IParamLabelRenderer) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
addProperties(Object, String[], Properties, String) - Method in class org.apache.log4j.config.PropertiesConfiguration
 
addProperty(String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Adds a Property key and value.
addProperty(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.logging.log4j.core.LoggerContext
 
addProvider(Provider) - Static method in class org.apache.logging.log4j.util.ProviderUtil
 
ADDRESS_PARSE_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
addRootProperty(String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Add the properties for the root node.
addRootProperty(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
addRowValues(String...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
addRowValues(CommandLine.Help.Ansi.Text...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
Adds a new empty row, then calls putValue for each of the specified values, adding more empty rows if the return value indicates that the value spanned multiple columns or was wrapped to multiple rows.
addScript(AbstractScript) - Method in class org.apache.logging.log4j.core.script.ScriptManager
 
addShutdownCallback(Runnable) - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
addShutdownCallback(Runnable) - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
addShutdownCallback(Runnable) - Method in interface org.apache.logging.log4j.core.util.ShutdownCallbackRegistry
Adds a Runnable shutdown callback to this class.
addShutdownHook(Thread) - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
addShutdownListener(LoggerContextShutdownAware) - Method in class org.apache.logging.log4j.core.LoggerContext
 
addShutdownListener(LoggerContextShutdownAware) - Method in interface org.apache.logging.log4j.spi.LoggerContextShutdownEnabled
 
addStructuredData(Map<String, Rfc5424Layout.StructuredDataElement>, StructuredDataMessage) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
addStyledSection(int, int, String, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
addSubcommand(String, Object) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Registers a subcommand with the specified name.
addSubcommand(String, Object) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Registers the specified subcommand with this Help.
addToSet(int, int, int, int) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
adjustForType(CommandLine.Range, Field) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
adjustYear(int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Adjust dates to be within appropriate century
advertise - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
advertise - Variable in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
advertise - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
advertise - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender.Builder
 
advertise - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
advertise - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
advertise - Variable in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
advertise(Map<String, String>) - Method in class org.apache.logging.log4j.core.config.DefaultAdvertiser
Does nothing.
advertise(Map<String, String>) - Method in interface org.apache.logging.log4j.core.net.Advertiser
 
advertise(Map<String, String>) - Method in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
Advertise the provided entity.
advertisement - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender
 
advertisement - Variable in class org.apache.logging.log4j.core.appender.FileAppender
 
advertisement - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
 
advertisement - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender
 
advertisement - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender
 
advertisement - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
 
advertisement - Variable in class org.apache.logging.log4j.core.appender.SocketAppender
 
advertisement - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
advertiser - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender
 
advertiser - Variable in class org.apache.logging.log4j.core.appender.FileAppender
 
advertiser - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
 
advertiser - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender
 
advertiser - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender
 
advertiser - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
 
advertiser - Variable in class org.apache.logging.log4j.core.appender.SocketAppender
 
advertiser - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
The Advertiser which exposes appender configurations to external systems.
advertiser - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
Advertiser - Interface in org.apache.logging.log4j.core.net
 
ADVERTISER_KEY - Static variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
advertiserNode - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
advertiseUri - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
advertiseUri - Variable in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
advertiseUri - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.FileManager
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.FileManager.FactoryData
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager.FactoryData
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender.Builder
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileManager.FactoryData
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
advertiseURI - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
afterLogEvent() - Method in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
afterLogEvent() - Method in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
afterLogEvent() - Method in class org.apache.logging.log4j.core.config.DefaultReliabilityStrategy
 
afterLogEvent() - Method in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
afterLogEvent() - Method in interface org.apache.logging.log4j.core.config.ReliabilityStrategy
Called after a log event was logged.
age - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
 
ALERT - org.apache.logging.log4j.core.net.Severity
Action must be taken immediately.
aliases - Variable in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
aliases - Variable in class org.apache.logging.log4j.docker.model.Network
 
aliases() - Static method in class org.apache.logging.log4j.core.util.ClockFactory
 
ALL - org.apache.logging.log4j.core.config.LoggerConfig.LoggerConfigPredicate
 
ALL - org.apache.logging.log4j.spi.StandardLevel
All events should be logged.
ALL - Static variable in class org.apache.log4j.Level
The ALL has the lowest possible rank and is intended to turn on all logging.
ALL - Static variable in class org.apache.logging.log4j.Level
All events should be logged.
ALL_INT - Static variable in class org.apache.log4j.Priority
The ALL has the lowest possible rank and is intended to turn on all logging.
ALL_SPEC - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
ALL_SPEC_INT - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
ALL_TYPES - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory.Factory
 
allLines() - Method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Determines if all lines should be printed.
allow(LoggerConfig) - Method in enum org.apache.logging.log4j.core.config.LoggerConfig.LoggerConfigPredicate
 
allowedClasses - Variable in class org.apache.logging.log4j.util.FilteredObjectInputStream
 
alreadyLoggedWarning - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
always() - Method in interface org.apache.logging.log4j.Logger
Construct a log event that will always be logged.
always() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Construct a fatal log event.
alwaysWriteExceptions - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
alwaysWriteExceptions - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
alwaysWriteExceptions - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
alwaysWriteExceptions - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
alwaysWriteExceptions - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
annotation - Variable in class org.apache.logging.log4j.core.config.plugins.validation.validators.RequiredValidator
 
annotation - Variable in class org.apache.logging.log4j.core.config.plugins.validation.validators.ValidHostValidator
 
annotation - Variable in class org.apache.logging.log4j.core.config.plugins.validation.validators.ValidPortValidator
 
annotation - Variable in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
ANNUALLY - org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
Rollover annually.
ansi - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
 
ansi - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
 
ansi() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns whether ANSI escape codes are enabled or not.
ansi() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
 
Ansi() - Constructor for enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
 
AnsiConverter - Interface in org.apache.logging.log4j.core.pattern
Marks classes that implement ANSI escape code conversions.
AnsiEscape - Enum in org.apache.logging.log4j.core.pattern
Converts text into ANSI escape sequences.
AnsiEscape(String) - Constructor for enum org.apache.logging.log4j.core.pattern.AnsiEscape
 
ansiPossible() - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
 
anyLines() - Method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Determines if any lines should be printed.
API_VERSION - Static variable in class org.apache.logging.log4j.util.ProviderUtil
 
append - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
append - Variable in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
append - Variable in class org.apache.logging.log4j.core.appender.FileManager.FactoryData
 
append - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
append - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager.FactoryData
 
append - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender.Builder
 
append - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileManager.FactoryData
 
append - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
append - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
append - Variable in class org.apache.logging.log4j.core.appender.rolling.RolloverDescriptionImpl
Should active file be opened for appending.
append - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
append - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
append(char) - Method in class org.apache.logging.log4j.core.util.StringBuilderWriter
Appends a single character to this Writer.
append(CharSequence) - Method in class org.apache.logging.log4j.core.util.StringBuilderWriter
Appends a character sequence to this Writer.
append(CharSequence, int, int) - Method in class org.apache.logging.log4j.core.util.StringBuilderWriter
Appends a portion of a character sequence to the StringBuilder.
append(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
Returns a new Text instance with the specified text appended.
append(StringBuilder, String) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
 
append(LoggingEvent) - Method in class org.apache.log4j.AppenderSkeleton
 
append(LoggingEvent) - Method in class org.apache.log4j.ConsoleAppender
append(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
append(LogEvent) - Method in class org.apache.log4j.bridge.AppenderAdapter.Adapter
 
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
Actual writing occurs here.
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AbstractWriterAppender
Actual writing occurs here.
append(LogEvent) - Method in interface org.apache.logging.log4j.core.Appender
Logs a LogEvent using whatever logic this Appender wishes to use.
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
Actual writing occurs here.
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.CountingNoOpAppender
 
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.FailoverAppender
Handle the Log event.
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.HttpAppender
 
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
Write the log entry rolling over the file when required.
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.NullAppender
 
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender
Write the log entry rolling over the file when required.
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rewrite.RewriteAppender
Modifies the event and pass to the subordinate Appenders.
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender
Writes the log entry rolling over the file when required.
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
Write the log entry rolling over the file when required.
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector
 
append(LogEvent) - Method in class org.apache.logging.log4j.core.appender.SmtpAppender
Perform SmtpAppender specific appending actions, mainly adding the event to a cyclic buffer and checking if the event triggers an e-mail to be sent.
append(CommandLine.Help.Ansi.Text) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
Returns a new Text instance with the specified text appended.
APPEND_EACH - Static variable in class org.apache.log4j.pattern.Log4j1MdcPatternConverter
 
APPEND_PARAM - Static variable in class org.apache.log4j.builders.AbstractBuilder
 
appendAppName(StringBuilder) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
appendArray(Object, StringBuilder, Set<String>, Class<?>) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
 
appendCollection(Object, StringBuilder, Set<String>) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
 
appendDate(Object, StringBuilder) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
 
appendDigits(Appendable, int) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Appends two digits to the given buffer.
appendDisplayNames(Calendar, Locale, int, StringBuilder) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Get the short and long values displayed for a field
appendDqValue(StringBuilder, Object) - Static method in class org.apache.logging.log4j.util.StringBuilders
Appends in the following format: double quoted value.
appender - Variable in class org.apache.log4j.bridge.AppenderAdapter
 
appender - Variable in class org.apache.log4j.bridge.AppenderWrapper
 
appender - Variable in class org.apache.logging.log4j.core.appender.DefaultErrorHandler
 
appender - Variable in class org.apache.logging.log4j.core.config.AppenderControl
 
appender - Variable in class org.apache.logging.log4j.core.jmx.AppenderAdmin
 
Appender - Interface in org.apache.log4j
Implement this interface for your own strategies for outputting log statements.
Appender - Interface in org.apache.logging.log4j.core
Appends LogEvents.
APPENDER_PREFIX - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
APPENDER_REF_TAG - Static variable in class org.apache.log4j.config.Log4j1Configuration
 
APPENDER_REF_TAG - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
APPENDER_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
AppenderAdapter - Class in org.apache.log4j.bridge
Binds a Log4j 1.x Appender to Log4j 2.
AppenderAdapter(Appender) - Constructor for class org.apache.log4j.bridge.AppenderAdapter
Constructor.
AppenderAdapter.Adapter - Class in org.apache.log4j.bridge
 
AppenderAdmin - Class in org.apache.logging.log4j.core.jmx
Implementation of the AppenderAdminMBean interface.
AppenderAdmin(String, Appender) - Constructor for class org.apache.logging.log4j.core.jmx.AppenderAdmin
Constructs a new AppenderAdmin with the specified contextName and appender.
AppenderAdminMBean - Interface in org.apache.logging.log4j.core.jmx
The MBean interface for monitoring and managing an Appender.
appenderArray - Variable in class org.apache.logging.log4j.core.config.AppenderControlArraySet
 
AppenderAttachable - Interface in org.apache.log4j.spi
Interface for attaching appenders to objects.
AppenderAttachableImpl - Class in org.apache.log4j.helpers
Allows Classes to attach Appenders.
AppenderAttachableImpl() - Constructor for class org.apache.log4j.helpers.AppenderAttachableImpl
 
AppenderBuilder - Interface in org.apache.log4j.builders.appender
Define an Appender Builder.
AppenderComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Builder for constructing Appender Components.
AppenderControl - Class in org.apache.logging.log4j.core.config
Wraps an Appender with details an appender implementation shouldn't need to know about.
AppenderControl(Appender, Level, Filter) - Constructor for class org.apache.logging.log4j.core.config.AppenderControl
Constructor.
AppenderControlArraySet - Class in org.apache.logging.log4j.core.config
Data structure with similar semantics to CopyOnWriteArraySet, but giving direct access to the underlying array.
AppenderControlArraySet() - Constructor for class org.apache.logging.log4j.core.config.AppenderControlArraySet
 
appenderErrorHandlerMessage(String) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
AppenderLoggingException - Exception in org.apache.logging.log4j.core.appender
Thrown from an appender when a log event could not be written.
AppenderLoggingException(String) - Constructor for exception org.apache.logging.log4j.core.appender.AppenderLoggingException
Constructs an exception with a message.
AppenderLoggingException(String, Object...) - Constructor for exception org.apache.logging.log4j.core.appender.AppenderLoggingException
Constructs an exception with a message.
AppenderLoggingException(String, Throwable) - Constructor for exception org.apache.logging.log4j.core.appender.AppenderLoggingException
Constructs an exception with a message and underlying cause.
AppenderLoggingException(Throwable) - Constructor for exception org.apache.logging.log4j.core.appender.AppenderLoggingException
Constructs an exception with an underlying cause.
AppenderLoggingException(Throwable, String, Object...) - Constructor for exception org.apache.logging.log4j.core.appender.AppenderLoggingException
Constructs an exception with a message.
appenderMap - Variable in class org.apache.log4j.xml.XmlConfiguration
 
appenderName - Variable in class org.apache.logging.log4j.core.config.AppenderControl
 
appenderRef - Variable in class org.apache.logging.log4j.core.appender.routing.Route
 
AppenderRef - Class in org.apache.logging.log4j.core.config
An Appender reference.
AppenderRef(String, Level, Filter) - Constructor for class org.apache.logging.log4j.core.config.AppenderRef
 
AppenderRefComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Assembler for constructing AppenderRef Components.
appenderRefs - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
appenderRefs - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
appenderRefs - Variable in class org.apache.logging.log4j.core.appender.rewrite.RewriteAppender
 
appenderRefs - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
appenders - Variable in class org.apache.log4j.helpers.AppenderAttachableImpl
 
appenders - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.AsyncThread
 
appenders - Variable in class org.apache.logging.log4j.core.appender.rewrite.RewriteAppender
 
appenders - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
appenders - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
appenders - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
APPENDERS - Static variable in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
appendersComponent - Variable in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
appenderSet - Variable in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
AppenderSet - Class in org.apache.logging.log4j.core.appender
A deferred plugin for appenders.
AppenderSet(Configuration, Map<String, Node>) - Constructor for class org.apache.logging.log4j.core.appender.AppenderSet
 
AppenderSet.Builder - Class in org.apache.logging.log4j.core.appender
 
AppenderSkeleton - Class in org.apache.log4j
The base class for Appenders in Log4j 1.
AppenderSkeleton() - Constructor for class org.apache.log4j.AppenderSkeleton
Create new instance.
AppenderSkeleton(boolean) - Constructor for class org.apache.log4j.AppenderSkeleton
 
AppenderSkeleton.NoOpErrorHandler - Class in org.apache.log4j
 
AppendersPlugin - Class in org.apache.logging.log4j.core.config
An Appender container.
AppendersPlugin() - Constructor for class org.apache.logging.log4j.core.config.AppendersPlugin
 
appendersUsage - Variable in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
AppenderWrapper - Class in org.apache.log4j.bridge
Holds a Log4j 2 Appender in an empty Log4j 1 Appender so it can be extracted when constructing the configuration.
AppenderWrapper(Appender) - Constructor for class org.apache.log4j.bridge.AppenderWrapper
 
appendEscapingCData(StringBuilder, String) - Static method in class org.apache.logging.log4j.core.util.Transform
Ensures that embedded CDEnd strings (]]>) are handled properly within message, NDC and throwable tag text.
appendFullDigits(Appendable, int, int) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Appends all digits to the given buffer.
appendFully(ReadOnlyStringMap, StringBuilder) - Static method in class org.apache.logging.log4j.core.pattern.MdcPatternConverter
 
appendHostName(StringBuilder) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
appendKeyDqValue(StringBuilder, String, Object) - Static method in class org.apache.logging.log4j.util.StringBuilders
Appends in the following format: key=double quoted value.
appendKeyDqValue(StringBuilder, Map.Entry<String, String>) - Static method in class org.apache.logging.log4j.util.StringBuilders
Appends in the following format: key=double quoted value.
appendLoopOnAppenders(LoggingEvent) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Call the doAppend method on all attached appenders.
appendLs(StringBuilder, String) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
 
appendMap(Object, StringBuilder, Set<String>) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
 
appendMap(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
 
appendMap(String, Map<String, String>, StringBuilder, ListChecker) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
appendMessage(StringBuilder, LogEvent) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
appendMessageId(StringBuilder, Message) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
appendOptionSynopsis(CommandLine.Help.Ansi.Text, Field, String, String, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
appendOrNull(String, StringBuilder) - Method in class org.apache.logging.log4j.core.filter.StructuredDataFilter
 
appendPotentiallyRecursiveValue(Object, StringBuilder, Set<String>) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
 
appendPriority(StringBuilder, Level) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
appendProcessId(StringBuilder) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
appendSelectedKeys(String[], ReadOnlyStringMap, StringBuilder) - Static method in class org.apache.logging.log4j.core.pattern.MdcPatternConverter
 
appendSpace(StringBuilder) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
appendSpecialTypes(Object, StringBuilder) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
 
appendSpecificTypes(StringBuilder, Object) - Static method in class org.apache.logging.log4j.util.StringBuilders
 
appendStructuredElements(StringBuilder, LogEvent) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
appendSuppressedCount(StringBuilder, String, int, TextRenderer, String, String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
appendThrowableAsHtml(Throwable, StringBuilder) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
 
appendTimestamp(StringBuilder, long) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
appendTo(Appendable, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.DayInWeekField
 
appendTo(Appendable, int) - Method in interface org.apache.logging.log4j.core.util.datetime.FastDatePrinter.NumberRule
Appends the specified value to the output buffer based on the rule implementation.
appendTo(Appendable, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.PaddedNumberField
Appends the specified value to the output buffer based on the rule implementation.
appendTo(Appendable, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwelveHourField
Appends the specified value to the output buffer based on the rule implementation.
appendTo(Appendable, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwentyFourHourField
Appends the specified value to the output buffer based on the rule implementation.
appendTo(Appendable, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitMonthField
Appends the specified value to the output buffer based on the rule implementation.
appendTo(Appendable, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitNumberField
Appends the specified value to the output buffer based on the rule implementation.
appendTo(Appendable, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitYearField
Appends the specified value to the output buffer based on the rule implementation.
appendTo(Appendable, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.UnpaddedMonthField
Appends the specified value to the output buffer based on the rule implementation.
appendTo(Appendable, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.UnpaddedNumberField
Appends the specified value to the output buffer based on the rule implementation.
appendTo(Appendable, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.WeekYear
 
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.CharacterLiteral
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.DayInWeekField
 
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.Iso8601_Rule
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.PaddedNumberField
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in interface org.apache.logging.log4j.core.util.datetime.FastDatePrinter.Rule
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.StringLiteral
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TextField
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNameRule
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNumberRule
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwelveHourField
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwentyFourHourField
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitMonthField
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitNumberField
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitYearField
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.UnpaddedMonthField
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.UnpaddedNumberField
Appends the value of the specified calendar to the output buffer based on the rule implementation.
appendTo(Appendable, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.WeekYear
 
appendValue(StringBuilder, Object) - Static method in class org.apache.logging.log4j.util.StringBuilders
Appends a text representation of the specified object to the specified StringBuilder, if possible without allocating temporary objects.
appendWithSeparators(StringBuilder, Iterable<?>, String) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Appends a iterable placing separators between each value, but not before the first or after the last.
apply(String, List<CommandLine.Help.Ansi.IStyle>) - Method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
Returns a new Text object where all the specified styles are applied to the full length of the specified plain text.
apply(Socket) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
apply(Socket) - Method in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
applyOption(Field, Class<?>, CommandLine.Range, boolean, Stack<String>, Set<Field>, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
applyRules(Calendar, B) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Performs the formatting by applying the rules to the specified calendar.
applyRules(Calendar, StringBuffer) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
applyRulesToString(Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Creates a String representation of the given Calendar by applying the rules of this printer to it.
applySystemProperties() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Replaces colors and styles in this scheme with ones specified in system properties, and returns this scheme.
applyValuesToArrayField(Field, Class<?>, CommandLine.Range, Stack<String>, Class<?>, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
applyValuesToCollectionField(Field, Class<?>, CommandLine.Range, Stack<String>, Class<?>, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
applyValuesToMapField(Field, Class<?>, CommandLine.Range, Stack<String>, Class<?>, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
applyValueToSingleValuedField(Field, CommandLine.Range, Stack<String>, Class<?>, Set<Field>, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
appName - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
appName - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
areValidNewInstanceParameters(Class<?>[]) - Static method in class org.apache.logging.log4j.core.pattern.PatternParser
LOG4J2-2564: Returns true if all method parameters are valid for injection.
argArray - Variable in class org.apache.logging.log4j.message.FormattedMessage
 
argArray - Variable in class org.apache.logging.log4j.message.LocalizedMessage
 
argArray - Variable in class org.apache.logging.log4j.message.ParameterizedMessage
 
argArray - Variable in class org.apache.logging.log4j.message.StringFormattedMessage
 
argCount - Variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
args - Variable in class org.apache.logging.log4j.docker.model.Container
 
arity() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Specifies the minimum number of required parameters and the maximum number of accepted parameters.
arity() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Parameters
Specifies the minimum number of required parameters and the maximum number of accepted parameters.
array - Variable in class org.apache.logging.log4j.core.util.ObjectArrayIterator
The array
array - Variable in class org.apache.logging.log4j.message.ObjectArrayMessage
 
ArrayBlockingQueueFactory<E> - Class in org.apache.logging.log4j.core.async
Factory for creating instances of ArrayBlockingQueue.
ArrayBlockingQueueFactory() - Constructor for class org.apache.logging.log4j.core.async.ArrayBlockingQueueFactory
 
ArrayPatternConverter - Interface in org.apache.logging.log4j.core.pattern
PatternConverters implement this interface to accept an array of objects when formatting.
arrayString - Variable in class org.apache.logging.log4j.message.ObjectArrayMessage
 
ArrayUtils - Class in org.apache.logging.log4j.core.util
Copied from Apache Commons Lang (including the @since tags.)
ArrayUtils() - Constructor for class org.apache.logging.log4j.core.util.ArrayUtils
 
asBuilder() - Method in class org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder
 
asBuilder() - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable.Builder
 
asBuilder() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns a new fully initialized Log4jLogEvent.Builder containing a copy of all fields of this event.
asBuilder() - Method in class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
asJava(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
 
asJava(StringBuilder, boolean) - Method in class org.apache.logging.log4j.message.MapMessage
 
asJavaUnquoted(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
 
asJson(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
 
asList() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
asList() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
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.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
asMap() - Method in class org.apache.logging.log4j.core.config.AppenderControlArraySet
Returns all Appenders as a Map.
asPath(URI) - Static method in class org.apache.logging.log4j.core.lookup.Log4jLookup
 
Assert - Class in org.apache.logging.log4j.core.util
Utility class providing common validation logic.
Assert() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Assert
 
Assert() - Constructor for class org.apache.logging.log4j.core.util.Assert
 
assertLog(boolean, String) - Method in class org.apache.log4j.Category
If assertion parameter is false, then logs msg as an error statement.
assertNoConcurrentModification() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
assertNoMissingParameters(Field, int, Stack<String>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
assertNotFrozen() - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
assertNotFrozen() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
ASSIGNED_SEQUENCES - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
asString() - Method in class org.apache.logging.log4j.message.MapMessage
Formats the Structured data as described in RFC 5424.
asString() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Formats the structured data as described in RFC 5424.
asString(String) - Method in class org.apache.logging.log4j.message.MapMessage
Formats the Structured data as described in RFC 5424.
asString(String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Formats the structured data as described in RFC 5424.
asString(StructuredDataMessage.Format, StructuredDataId) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Formats the structured data as described in RFC 5424.
asString(StructuredDataMessage.Format, StructuredDataId, StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Formats the structured data as described in RFC 5424.
asXml(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
Formats this message as an XML fragment String into the given builder.
asXml(StructuredDataId, StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
ASYNC_CONFIG_SYNCHRONIZE_ENQUEUE_WHEN_QUEUE_FULL - Static variable in class org.apache.logging.log4j.core.async.DisruptorUtil
 
ASYNC_LOGGER_ENTERED - Static variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
ASYNC_LOGGER_SYNCHRONIZE_ENQUEUE_WHEN_QUEUE_FULL - Static variable in class org.apache.logging.log4j.core.async.DisruptorUtil
LOG4J2-2606: Users encountered excessive CPU utilization with Disruptor v3.4.2 when the application was logging more than the underlying appender could keep up with and the ringbuffer became full, especially when the number of application threads vastly outnumbered the number of cores.
AsyncAction(Action, RollingFileManager) - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.AsyncAction
Constructor.
asyncAppender - Variable in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
AsyncAppender - Class in org.apache.logging.log4j.core.appender
Appends to one or more Appenders asynchronously.
AsyncAppender(String, Filter, AppenderRef[], String, int, boolean, boolean, long, Configuration, boolean, BlockingQueueFactory<LogEvent>, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.AsyncAppender
 
AsyncAppender.AsyncThread - Class in org.apache.logging.log4j.core.appender
Thread that calls the Appenders.
AsyncAppender.Builder<B extends AsyncAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
 
AsyncAppenderAdmin - Class in org.apache.logging.log4j.core.jmx
Implementation of the AsyncAppenderAdminMBean interface.
AsyncAppenderAdmin(String, AsyncAppender) - Constructor for class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
Constructs a new AsyncAppenderAdmin with the specified contextName and async appender.
AsyncAppenderAdminMBean - Interface in org.apache.logging.log4j.core.jmx
The MBean interface for monitoring and managing an AsyncAppender.
AsyncAppenderBuilder - Class in org.apache.log4j.builders.appender
Build an Asynch Appender
AsyncAppenderBuilder() - Constructor for class org.apache.log4j.builders.appender.AsyncAppenderBuilder
 
AsyncAppenderBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.appender.AsyncAppenderBuilder
 
asyncExecutor - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
asynchronous - Variable in class org.apache.logging.log4j.core.appender.rolling.RolloverDescriptionImpl
Action to be completed after close of current active log file and before next rollover attempt, may be executed asynchronously.
ASYNCHRONOUS_ONLY - org.apache.logging.log4j.core.config.LoggerConfig.LoggerConfigPredicate
 
AsynchronouslyFormattable - Annotation Type in org.apache.logging.log4j.message
Annotation that signals to asynchronous logging components that messages of this type can safely be passed to a background thread without calling Message.getFormattedMessage() first.
asyncLogger - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
asyncLogger - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
AsyncLogger - Class in org.apache.logging.log4j.core.async
AsyncLogger is a logger designed for high throughput and low latency logging.
AsyncLogger(LoggerContext, String, MessageFactory, AsyncLoggerDisruptor) - Constructor for class org.apache.logging.log4j.core.async.AsyncLogger
Constructs an AsyncLogger with the specified context, name and message factory.
AsyncLogger.TranslatorType - Class in org.apache.logging.log4j.core.async
 
AsyncLoggerConfig - Class in org.apache.logging.log4j.core.async
Asynchronous Logger object that is created via configuration and can be combined with synchronous loggers.
AsyncLoggerConfig(String, List<AppenderRef>, Filter, Level, boolean, Property[], Configuration, boolean) - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
AsyncLoggerConfig.RootLogger - Class in org.apache.logging.log4j.core.async
An asynchronous root Logger.
AsyncLoggerConfigDefaultExceptionHandler - Class in org.apache.logging.log4j.core.async
Default disruptor exception handler for errors that occur in the AsyncLogger background thread.
AsyncLoggerConfigDefaultExceptionHandler() - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerConfigDefaultExceptionHandler
 
AsyncLoggerConfigDelegate - Interface in org.apache.logging.log4j.core.async
Encapsulates the mechanism used to log asynchronously.
asyncLoggerConfigDisruptor - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
AsyncLoggerConfigDisruptor - Class in org.apache.logging.log4j.core.async
Helper class decoupling the AsyncLoggerConfig class from the LMAX Disruptor library.
AsyncLoggerConfigDisruptor() - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
AsyncLoggerConfigDisruptor.Log4jEventWrapper - Class in org.apache.logging.log4j.core.async
RingBuffer events contain all information necessary to perform the work in a separate thread.
AsyncLoggerConfigDisruptor.Log4jEventWrapperHandler - Class in org.apache.logging.log4j.core.async
EventHandler performs the work in a separate thread.
AsyncLoggerContext - Class in org.apache.logging.log4j.core.async
LoggerContext that creates AsyncLogger objects.
AsyncLoggerContext(String) - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
AsyncLoggerContext(String, Object) - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
AsyncLoggerContext(String, Object, String) - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
AsyncLoggerContext(String, Object, URI) - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
AsyncLoggerContextSelector - Class in org.apache.logging.log4j.core.async
ContextSelector that manages AsyncLoggerContext instances.
AsyncLoggerContextSelector() - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
 
AsyncLoggerDefaultExceptionHandler - Class in org.apache.logging.log4j.core.async
Default disruptor exception handler for errors that occur in the AsyncLogger background thread.
AsyncLoggerDefaultExceptionHandler() - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerDefaultExceptionHandler
 
AsyncLoggerDisruptor - Class in org.apache.logging.log4j.core.async
Helper class for async loggers: AsyncLoggerDisruptor handles the mechanics of working with the LMAX Disruptor, and works with its associated AsyncLoggerContext to synchronize the life cycle of the Disruptor and its thread with the life cycle of the context.
AsyncLoggerDisruptor(String) - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
AsyncQueueFullMessageUtil - Class in org.apache.logging.log4j.core.async
Consider this class private.
AsyncQueueFullMessageUtil() - Constructor for class org.apache.logging.log4j.core.async.AsyncQueueFullMessageUtil
 
asyncQueueFullPolicy - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
asyncQueueFullPolicy - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
asyncQueueFullPolicy - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
AsyncQueueFullPolicy - Interface in org.apache.logging.log4j.core.async
Policy for deciding whether to discard the event, enqueue it or log the event on the current thread when the queue is full.
AsyncQueueFullPolicyFactory - Class in org.apache.logging.log4j.core.async
Creates AsyncQueueFullPolicy instances based on user-specified system properties.
AsyncQueueFullPolicyFactory() - Constructor for class org.apache.logging.log4j.core.async.AsyncQueueFullPolicyFactory
 
AsyncThread(List<AppenderControl>, BlockingQueue<LogEvent>) - Constructor for class org.apache.logging.log4j.core.appender.AsyncAppender.AsyncThread
 
AT_SIGN - Static variable in class org.apache.logging.log4j.message.StructuredDataId
 
atDebug() - Method in interface org.apache.logging.log4j.Logger
Construct a trace log event.
atDebug() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Construct a debug log event.
atError() - Method in interface org.apache.logging.log4j.Logger
Construct a trace log event.
atError() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Construct an error log event.
atFatal() - Method in interface org.apache.logging.log4j.Logger
Construct a trace log event.
atFatal() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Construct a fatal log event.
atInfo() - Method in interface org.apache.logging.log4j.Logger
Construct a trace log event.
atInfo() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Construct an informational log event.
atLevel(Level) - Method in interface org.apache.logging.log4j.Logger
Construct a log event.
atLevel(Level) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Construct a log event.
ATTR_LANGUAGE - Static variable in class org.apache.logging.log4j.core.script.Script
 
ATTR_MARKER - Static variable in class org.apache.logging.log4j.core.filter.MarkerFilter
 
ATTR_MATCH - Static variable in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
ATTR_MATCH - Static variable in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
ATTR_ON_MATCH - Static variable in class org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder
 
ATTR_ON_MISMATCH - Static variable in class org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder
 
ATTR_SCRIPT_TEXT - Static variable in class org.apache.logging.log4j.core.script.Script
 
atTrace() - Method in interface org.apache.logging.log4j.Logger
Construct a trace log event.
atTrace() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Construct a trace log event.
attributes - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PathWithAttributes
 
attributes - Variable in class org.apache.logging.log4j.core.config.builder.api.Component
 
attributes - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
attributes - Variable in class org.apache.logging.log4j.core.config.Node
 
attributes - Variable in class org.apache.logging.log4j.jcl.LogFactoryImpl
 
attributeViewEnabled - Variable in class org.apache.logging.log4j.core.appender.FileManager
 
atWarn() - Method in interface org.apache.logging.log4j.Logger
Construct a trace log event.
atWarn() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Construct a warning log event.
AUTH - org.apache.logging.log4j.core.net.Facility
Security/Authorization messages.
AUTH_PASSWORD - Static variable in class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
AUTH_PASSWORD_DECRYPTOR - Static variable in class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
AUTH_USER_NAME - Static variable in class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
AUTHORIZATION_PROVIDER - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
authorizationProvider - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
authorizationProvider(PropertiesUtil) - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
AuthorizationProvider - Interface in org.apache.logging.log4j.core.util
Interface to be implemented to add an Authorization header to an HTTP request.
AUTHPRIV - org.apache.logging.log4j.core.net.Facility
Security/Authorization messages.
authString - Variable in class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
AUTO - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
Only emit ANSI escape codes if the platform supports it and system property "picocli.ansi" is not set to any value other than "true" (case insensitive).
available - Variable in class org.apache.logging.log4j.core.filter.BurstFilter
 
available() - Method in class org.apache.log4j.config.InputStreamWrapper
 
AwaitCompletionReliabilityStrategy - Class in org.apache.logging.log4j.core.config
ReliabilityStrategy that counts the number of threads that have started to log an event but have not completed yet, and waits for these threads to finish before allowing the appenders to be stopped.
AwaitCompletionReliabilityStrategy(LoggerConfig) - Constructor for class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
AwaitUnconditionallyReliabilityStrategy - Class in org.apache.logging.log4j.core.config
Reliability strategy that sleeps unconditionally for some time before allowing a Configuration to be stopped.
AwaitUnconditionallyReliabilityStrategy(LoggerConfig) - Constructor for class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
AWK - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 

B

backgroundThreadId - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
backgroundThreadId - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
bandwidth - Variable in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
Base64Converter - Class in org.apache.logging.log4j.core.config.plugins.convert
 
Base64Converter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.Base64Converter
 
Base64Util - Class in org.apache.logging.log4j.util
Base64 encodes Strings.
Base64Util() - Constructor for class org.apache.logging.log4j.util.Base64Util
 
baseName - Variable in class org.apache.logging.log4j.message.LocalizedMessage
 
baseName - Variable in class org.apache.logging.log4j.message.LocalizedMessageFactory
 
basePath - Variable in class org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor
 
basePath - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
basePathString - Variable in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
 
BasicAuthorizationProvider - Class in org.apache.logging.log4j.core.util
Provides the Basic Authorization header to a request.
BasicAuthorizationProvider(PropertiesUtil) - Constructor for class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
BasicCommandLineArguments - Class in org.apache.logging.log4j.core.tools
 
BasicCommandLineArguments() - Constructor for class org.apache.logging.log4j.core.tools.BasicCommandLineArguments
 
BasicConfigurator - Class in org.apache.log4j
Provided for compatibility with Log4j 1.x.
BasicConfigurator() - Constructor for class org.apache.log4j.BasicConfigurator
 
BasicContextSelector - Class in org.apache.logging.log4j.core.selector
Returns either this Thread's context or the default LoggerContext.
BasicContextSelector() - Constructor for class org.apache.logging.log4j.core.selector.BasicContextSelector
 
BasicThreadInfoFactory() - Constructor for class org.apache.logging.log4j.message.ThreadDumpMessage.BasicThreadInfoFactory
 
BasicThreadInformation - Class in org.apache.logging.log4j.message
Generates information about the current Thread.
BasicThreadInformation(Thread) - Constructor for class org.apache.logging.log4j.message.BasicThreadInformation
The Constructor.
bcc - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
BEANSHELL - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
beforeFileTreeWalk() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
 
beforeFileTreeWalk() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
 
beforeFileTreeWalk() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAll
 
beforeFileTreeWalk() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAny
 
beforeFileTreeWalk() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
 
beforeFileTreeWalk() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
 
beforeFileTreeWalk() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfNot
 
beforeFileTreeWalk() - Method in interface org.apache.logging.log4j.core.appender.rolling.action.PathCondition
Invoked before a new file tree walk is started.
beforeFileTreeWalk(PathCondition[]) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.IfAll
Calls IfAll.beforeFileTreeWalk() on all of the specified nested conditions.
beforeLogEvent() - Method in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
beforeLogEvent() - Method in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
beforeStopAppenders() - Method in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
beforeStopAppenders() - Method in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
beforeStopAppenders() - Method in class org.apache.logging.log4j.core.config.DefaultReliabilityStrategy
 
beforeStopAppenders() - Method in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
beforeStopAppenders() - Method in interface org.apache.logging.log4j.core.config.ReliabilityStrategy
Called before all appenders are stopped.
beforeStopConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
beforeStopConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
beforeStopConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.config.DefaultReliabilityStrategy
 
beforeStopConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
beforeStopConfiguration(Configuration) - Method in interface org.apache.logging.log4j.core.config.ReliabilityStrategy
Called before the configuration is stopped.
beginToken - Variable in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
beginTokenLen - Variable in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
bg(String) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
Parses the specified style markup and returns the associated style.
bg_black - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
BG_BLACK - org.apache.logging.log4j.core.pattern.AnsiEscape
Black background color.
bg_blue - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
BG_BLUE - org.apache.logging.log4j.core.pattern.AnsiEscape
Blue background color.
bg_cyan - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
BG_CYAN - org.apache.logging.log4j.core.pattern.AnsiEscape
Cyan background color.
bg_green - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
BG_GREEN - org.apache.logging.log4j.core.pattern.AnsiEscape
Green background color.
bg_magenta - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
BG_MAGENTA - org.apache.logging.log4j.core.pattern.AnsiEscape
Magenta background color.
bg_red - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
BG_RED - org.apache.logging.log4j.core.pattern.AnsiEscape
Red background color.
bg_white - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
BG_WHITE - org.apache.logging.log4j.core.pattern.AnsiEscape
White background color.
bg_yellow - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
BG_YELLOW - org.apache.logging.log4j.core.pattern.AnsiEscape
Yellow background color.
BiConsumer<K,​V> - Interface in org.apache.logging.log4j.util
An operation that accepts two input arguments and returns no result.
BigDecimalConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.BigDecimalConverter
 
BigDecimalConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.BigDecimalConverter
 
BigIntegerConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.BigIntegerConverter
 
BigIntegerConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.BigIntegerConverter
 
BIT_POSITION_1GB - Static variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
 
BITS_PER_INT - Static variable in class org.apache.logging.log4j.core.util.Integers
 
BITS_PER_INT - Static variable in class org.apache.logging.log4j.util.Unbox
 
Black(List<PatternFormatter>, String) - Constructor for class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Black
Constructs the converter.
BLACK - org.apache.logging.log4j.core.pattern.AnsiEscape
Black foreground color.
blink - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
BLINK - org.apache.logging.log4j.core.pattern.AnsiEscape
Blink general attribute.
blocking - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
blocking - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
BLOCKING_PARAM - Static variable in class org.apache.log4j.builders.appender.AsyncAppenderBuilder
 
blockingQueueFactory - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
BlockingQueueFactory<E> - Interface in org.apache.logging.log4j.core.async
Factory for creating instances of BlockingQueue.
Blue(List<PatternFormatter>, String) - Constructor for class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Blue
Constructs the converter.
BLUE - org.apache.logging.log4j.core.pattern.AnsiEscape
Blue foreground color.
bold - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
BooleanConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.BooleanConverter
 
BooleanConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.BooleanConverter
 
BooleanHolder - Class in org.apache.log4j.builders
Holds Boolean values created inside of a Lambda expression.
BooleanHolder() - Constructor for class org.apache.log4j.builders.BooleanHolder
 
Booleans - Class in org.apache.logging.log4j.core.util
Boolean helpers.
Booleans() - Constructor for class org.apache.logging.log4j.core.util.Booleans
 
BoundedQueue(int) - Constructor for class org.apache.logging.log4j.status.StatusLogger.BoundedQueue
 
box(boolean) - Static method in class org.apache.logging.log4j.util.Unbox
Returns a StringBuilder containing the text representation of the specified primitive value.
box(byte) - Static method in class org.apache.logging.log4j.util.Unbox
Returns a StringBuilder containing the text representation of the specified primitive value.
box(char) - Static method in class org.apache.logging.log4j.util.Unbox
Returns a StringBuilder containing the text representation of the specified primitive value.
box(double) - Static method in class org.apache.logging.log4j.util.Unbox
Returns a StringBuilder containing the text representation of the specified primitive value.
box(float) - Static method in class org.apache.logging.log4j.util.Unbox
Returns a StringBuilder containing the text representation of the specified primitive value.
box(int) - Static method in class org.apache.logging.log4j.util.Unbox
Returns a StringBuilder containing the text representation of the specified primitive value.
box(long) - Static method in class org.apache.logging.log4j.util.Unbox
Returns a StringBuilder containing the text representation of the specified primitive value.
box(short) - Static method in class org.apache.logging.log4j.util.Unbox
Returns a StringBuilder containing the text representation of the specified primitive value.
bridge - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
BRIGHT - org.apache.logging.log4j.core.pattern.AnsiEscape
Bright general attribute.
BSH - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
BUF_SIZE - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
 
BUF_SIZE - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
 
BUF_SIZE - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
 
BUF_SIZE - Static variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
BUF_SIZE - Static variable in class org.apache.logging.log4j.core.config.HttpWatcher
 
BUF_SIZE - Static variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
 
BUF_SIZE - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
 
BUF_SIZE - Static variable in class org.apache.logging.log4j.core.pattern.PatternParser
 
buffer - Variable in class org.apache.logging.log4j.core.net.SmtpManager
 
buffer - Variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
BUFFER_SIZE_PARAM - Static variable in class org.apache.log4j.builders.AbstractBuilder
 
BUFFERED_IO_PARAM - Static variable in class org.apache.log4j.builders.AbstractBuilder
 
bufferedIo - Variable in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder
 
bufferedIo - Variable in class org.apache.logging.log4j.core.appender.FileManager.FactoryData
 
bufferedIO - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
bufferSize - Variable in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder
 
bufferSize - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
bufferSize - Variable in class org.apache.logging.log4j.core.appender.FileManager
 
bufferSize - Variable in class org.apache.logging.log4j.core.appender.FileManager.FactoryData
 
bufferSize - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileManager.FactoryData
 
bufferSize - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
bufferSize - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
bufferSize - Variable in class org.apache.logging.log4j.core.net.DatagramSocketManager.FactoryData
 
bufferSize - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData
 
build() - Method in class org.apache.logging.log4j.core.appender.AppenderSet.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.OutputStreamAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.SocketAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.appender.WriterAppender.Builder
 
build() - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
build() - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
build() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
Builds the plugin object.
build() - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
build() - Method in class org.apache.logging.log4j.core.filter.BurstFilter.Builder
 
build() - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter.Builder
 
build() - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter.Builder
 
build() - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter.Builder
 
build() - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter.Builder
 
build() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
build() - Method in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
build() - Method in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
build() - Method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
build() - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
build() - Method in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
build() - Method in class org.apache.logging.log4j.core.layout.PatternMatch.Builder
 
build() - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
build() - Method in class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
build() - Method in class org.apache.logging.log4j.core.net.MimeMessageBuilder
 
build() - Method in class org.apache.logging.log4j.core.net.SocketAddress.Builder
 
build() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
build() - Method in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
build() - Method in interface org.apache.logging.log4j.core.util.Builder
Builds the object after all configuration has been set.
build() - Method in class org.apache.logging.log4j.core.util.KeyValuePair.Builder
 
build(boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Build the configuration and optionally initialize it.
build(boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
buildAppender(String, String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildAppender(String, String, String, String, String, Properties) - Method in class org.apache.log4j.config.PropertiesConfiguration
 
buildAppender(String, Element) - Method in class org.apache.log4j.xml.XmlConfiguration
 
buildAppenderLayout(String, AppenderComponentBuilder) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildAttribute(String, ComponentBuilder, String, String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildAttributeWithDefault(String, ComponentBuilder, String, String, String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildAuthenticator(String, String) - Method in class org.apache.logging.log4j.core.net.SmtpManager.SMTPManagerFactory
 
buildClassToPropertyPrefixMap() - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildConfigurationBuilder(InputStream) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
Parses a Log4j 1.2 properties configuration file in ISO 8859-1 encoding into a ConfigurationBuilder.
buildConsoleAppender(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildDailyRollingFileAppender(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
builder - Variable in class org.apache.log4j.config.Log4j1ConfigurationParser
 
builder - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
builder - Variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
builder - Variable in class org.apache.logging.log4j.core.util.StringBuilderWriter
 
Builder<T> - Interface in org.apache.logging.log4j.core.util
A type of builder that can be used to configure and create a instances using a Java DSL instead of through a configuration file.
Builder() - Constructor for class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.AppenderSet.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.ConsoleAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.OutputStreamAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.RandomAccessFileAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.SocketAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.appender.WriterAppender.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.filter.AbstractFilterable.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.filter.BurstFilter.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.filter.DenyAllFilter.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.filter.LevelMatchFilter.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.filter.NoMarkerFilter.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.filter.StringMatchFilter.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.layout.AbstractStringLayout.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.layout.PatternMatch.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.net.SocketAddress.Builder
 
Builder() - Constructor for class org.apache.logging.log4j.core.util.KeyValuePair.Builder
 
Builder(LogEvent) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
BuilderManager - Class in org.apache.log4j.builders
 
BuilderManager() - Constructor for class org.apache.log4j.builders.BuilderManager
 
buildExpression(String) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
buildFileAppender(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildFileAppender(String, AppenderComponentBuilder) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildFilter(String, String, List<PropertiesConfiguration.NameValue>) - Method in class org.apache.log4j.config.PropertiesConfiguration
 
buildFilters(String, Filter) - Method in class org.apache.log4j.builders.AbstractBuilder
 
buildLayout(String, String, String, Properties) - Method in class org.apache.log4j.config.PropertiesConfiguration
 
buildLayout(String, Element) - Method in class org.apache.log4j.xml.XmlConfiguration
 
buildLoggers(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildMandatoryAttribute(String, ComponentBuilder, String, String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildNullAppender(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildProperties() - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildRewritePolicy(String, Element) - Method in class org.apache.log4j.xml.XmlConfiguration
 
buildRollingFileAppender(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildRootLogger(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
buildServiceInfoVersion1(String, int, String, Map<String, String>) - Static method in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
buildServiceInfoVersion3(String, int, String, Map<String, String>) - Static method in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
BuiltConfiguration - Class in org.apache.logging.log4j.core.config.builder.impl
This is the general version of the Configuration created by the Builder.
BuiltConfiguration(LoggerContext, ConfigurationSource, Component) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
BuiltIn() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn
 
bundle - Variable in class org.apache.log4j.Category
Resource bundle for localized messages.
BUNDLE_RESOURCE - Static variable in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
 
bundleChanged(BundleEvent) - Method in class org.apache.logging.log4j.core.osgi.Activator
 
BundleContextSelector - Class in org.apache.logging.log4j.core.osgi
ContextSelector for OSGi bundles.
BundleContextSelector() - Constructor for class org.apache.logging.log4j.core.osgi.BundleContextSelector
 
BurstFilter - Class in org.apache.logging.log4j.core.filter
The BurstFilter is a logging filter that regulates logging traffic.
BurstFilter(Level, float, long, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.BurstFilter
 
BurstFilter.Builder - Class in org.apache.logging.log4j.core.filter
 
BurstFilter.LogDelay - Class in org.apache.logging.log4j.core.filter
Delay object to represent each log event that has occurred within the timespan.
burstInterval - Variable in class org.apache.logging.log4j.core.filter.BurstFilter
 
ByteArrayConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.ByteArrayConverter
 
byteBuffer - Variable in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
ByteBufferDestination - Interface in org.apache.logging.log4j.core.layout
ByteBufferDestination is the destination that Encoders write binary data to.
ByteBufferDestinationHelper - Class in org.apache.logging.log4j.core.layout
Helper class for ByteBufferDestination implementors.
ByteBufferDestinationHelper() - Constructor for class org.apache.logging.log4j.core.layout.ByteBufferDestinationHelper
 
byteBufferSize - Variable in class org.apache.logging.log4j.core.layout.StringBuilderEncoder
 
ByteConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.ByteConverter
 
ByteConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.ByteConverter
 
byteLength - Variable in class org.apache.logging.log4j.core.appender.TlsSyslogFrame
 
BZIP2 - org.apache.logging.log4j.core.appender.rolling.FileExtension
 

C

cache - Variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Cache of previous conversion.
cache - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
 
CACHE - Static variable in class org.apache.logging.log4j.util.PropertySource.Util
 
CACHED - org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
 
CACHED_CLASS - Static variable in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
cachedBuffer - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter.FixedFormatter
 
cachedBuffer - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter.PatternFormatter
 
cachedCharBuffer - Variable in class org.apache.logging.log4j.core.layout.LockingStringBuilderEncoder
 
CachedClock - Class in org.apache.logging.log4j.core.util
Implementation of the Clock interface that tracks the time in a private long field that is updated by a background thread once every millisecond.
CachedClock() - Constructor for class org.apache.logging.log4j.core.util.CachedClock
 
cachedDate - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
CachedDateFormat - Class in org.apache.logging.log4j.core.pattern
CachedDateFormat optimizes the performance of a wrapped DateFormat.
CachedDateFormat(DateFormat, int) - Constructor for class org.apache.logging.log4j.core.pattern.CachedDateFormat
Creates a new CachedDateFormat object.
cachedTime - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
CachedTime(Instant) - Constructor for class org.apache.logging.log4j.core.pattern.DatePatternConverter.CachedTime
 
CacheEntry(ExtendedClassInfo, ClassLoader) - Constructor for class org.apache.logging.log4j.core.impl.ThrowableProxyHelper.CacheEntry
 
caches - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
calcLocation(String) - Method in class org.apache.logging.log4j.util.StackLocator
 
calcLocation(String) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
calcLocationIfRequested(String) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
Returns the caller location if requested, null otherwise.
calcMidnightMillis(long, int) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
calcTTY() - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
 
calculateFrequency(String) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
calculateRingBufferSize(String) - Static method in class org.apache.logging.log4j.core.async.DisruptorUtil
 
calculateRingBufferSize(String) - Static method in class org.apache.logging.log4j.util.Unbox
 
call(C, PrintStream, String...) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
call(C, PrintStream, CommandLine.Help.Ansi, String...) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Convenience method to allow command line application authors to avoid some boilerplate code in their application.
callAppender(LogEvent) - Method in class org.apache.logging.log4j.core.appender.FailoverAppender
 
callAppender(LogEvent) - Method in class org.apache.logging.log4j.core.config.AppenderControl
Call the appender.
callAppender0(LogEvent) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
callAppenderPreventRecursion(LogEvent) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
callAppenders(LoggingEvent) - Method in class org.apache.log4j.Category
No-op implementation.
callAppenders(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.AsyncThread
Calls callAppender on all registered AppenderControl objects, and returns true if at least one appender call was successful, false otherwise.
callAppenders(LogEvent) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
callAppenders(LogEvent) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
 
caller - Variable in class org.apache.logging.log4j.status.StatusData
 
callerClass(Class<?>) - Static method in class org.apache.logging.log4j.LogManager
 
callScript() - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
 
camelCase(String) - Static method in class org.apache.logging.log4j.core.tools.Generate
 
cancel() - Method in interface org.apache.logging.log4j.core.util.Cancellable
Cancels the execution of this Runnable callback.
cancel() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.RegisteredCancellable
 
cancel(boolean) - Method in class org.apache.logging.log4j.core.config.CronScheduledFuture
 
Cancellable - Interface in org.apache.logging.log4j.core.util
Interface to cancel a Runnable callback.
canDeserialize(Serializable) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
canFormatMessageInBackground(Message) - Static method in class org.apache.logging.log4j.core.async.InternalAsyncUtil
 
CaseInsensitiveTextStrategy(int, Calendar, Locale) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser.CaseInsensitiveTextStrategy
Construct a Strategy that parses a Text field
catching(String, Level, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs a Throwable that has been caught with location information.
catching(Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs an exception or error that has been caught.
catching(Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
catching(Level, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs an exception or error that has been caught to a specific logging level.
catching(Level, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
CATCHING - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
 
CATCHING_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for catching exceptions.
catchingMsg(Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
categories - Variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginCache
 
category - Variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
category - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
 
category() - Method in annotation type org.apache.logging.log4j.core.config.plugins.Plugin
Category to place the plugin under.
Category - Class in org.apache.log4j
Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.
Category(String) - Constructor for class org.apache.log4j.Category
Constructor exposed by Log4j 1.2.
Category(Logger) - Constructor for class org.apache.log4j.Category
 
Category(LoggerContext, String) - Constructor for class org.apache.log4j.Category
Constructor used by Logger to specify a LoggerContext.
CATEGORY - Static variable in class org.apache.log4j.builders.BuilderManager
 
CATEGORY - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
CATEGORY - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
Plugin category used to inject a ConfigurationFactory Plugin class.
CATEGORY - Static variable in class org.apache.logging.log4j.core.config.Node
Main plugin category for plugins which are represented as a configuration node.
CATEGORY - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters
The Plugin Category to use for TypeConverter plugins.
CATEGORY - Static variable in interface org.apache.logging.log4j.core.lookup.StrLookup
Main plugin category for StrLookup plugins.
CATEGORY - Static variable in interface org.apache.logging.log4j.core.pattern.PatternConverter
Main plugin category for PatternConverter plugins.
CATEGORY - Static variable in interface org.apache.logging.log4j.core.util.Watcher
 
CATEGORY - Static variable in class org.apache.logging.log4j.Level
 
CATEGORY_FACTORY_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
CATEGORY_NAME - Static variable in class org.apache.logging.log4j.core.Core
 
CATEGORY_PREFIX - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
CATEGORY_PREFIXING_PARAM - Static variable in class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
Category.PrivateAdapter - Class in org.apache.log4j
 
Category.PrivateManager - Class in org.apache.log4j
Private LogManager.
CategoryUtil - Class in org.apache.log4j.legacy.core
Provide access to Log4j Core Logger methods.
CategoryUtil() - Constructor for class org.apache.log4j.legacy.core.CategoryUtil
 
CAUSED_BY_LABEL - Static variable in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
causeProxy - Variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
cc - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
CDATA_EMBEDED_END - Static variable in class org.apache.logging.log4j.core.util.Transform
 
CDATA_END - Static variable in class org.apache.logging.log4j.core.util.Transform
 
CDATA_END_LEN - Static variable in class org.apache.logging.log4j.core.util.Transform
 
CDATA_PSEUDO_END - Static variable in class org.apache.logging.log4j.core.util.Transform
 
CDATA_START - Static variable in class org.apache.logging.log4j.core.util.Transform
 
cDateTimeInstanceCache - Static variable in class org.apache.logging.log4j.core.util.datetime.FormatCache
 
ceilingNextPowerOfTwo(int) - Static method in class org.apache.logging.log4j.core.util.Integers
Calculate the next power of 2, greater than or equal to x.
ceilingNextPowerOfTwo(int) - Static method in class org.apache.logging.log4j.util.SortedArrayStringMap
Calculate the next power of 2, greater than or equal to x.
ceilingNextPowerOfTwo(int) - Static method in class org.apache.logging.log4j.util.Unbox
Calculate the next power of 2, greater than or equal to x.
Cell(int, int) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable.Cell
Constructs a new Cell with the specified coordinates in the table.
cellAt(int, int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
century - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
ch - Variable in class org.apache.logging.log4j.core.lookup.StrMatcher.CharMatcher
The character to match.
CharacterConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.CharacterConverter
 
CharacterConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.CharacterConverter
 
CharacterLiteral(char) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.CharacterLiteral
Constructs a new instance of CharacterLiteral to hold the specified value.
CharArrayConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.CharArrayConverter
 
charAt(int) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
charAt(int) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
charAt(int) - Method in class org.apache.logging.log4j.message.SimpleMessage
 
charBufferSize - Variable in class org.apache.logging.log4j.core.layout.StringBuilderEncoder
 
charCount - Variable in class org.apache.logging.log4j.core.pattern.NameAbbreviator.PatternAbbreviatorFragment
Count of initial characters of element to output.
charMap - Static variable in class org.apache.log4j.helpers.OptionConverter
 
CharMap(char, char) - Constructor for class org.apache.log4j.helpers.OptionConverter.CharMap
 
charMatcher(char) - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Constructor that creates a matcher from a character.
CharMatcher(char) - Constructor for class org.apache.logging.log4j.core.lookup.StrMatcher.CharMatcher
Constructor that creates a matcher that matches a single character.
chars - Variable in class org.apache.logging.log4j.core.lookup.StrMatcher.CharSetMatcher
The set of characters to match.
chars - Variable in class org.apache.logging.log4j.core.lookup.StrMatcher.StringMatcher
The string to match, as a character array.
Chars - Class in org.apache.logging.log4j.util
Consider this class private.
Chars() - Constructor for class org.apache.logging.log4j.util.Chars
 
charSequence - Variable in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
charSequence - Variable in class org.apache.logging.log4j.message.SimpleMessage
 
CharSequenceConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.CharSequenceConverter
 
charset - Variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout.Builder
 
charset - Variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout
The charset for the formatted message.
charset - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
charset - Variable in class org.apache.logging.log4j.core.layout.LockingStringBuilderEncoder
 
charset - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
charset - Variable in class org.apache.logging.log4j.core.layout.StringBuilderEncoder
 
CHARSET - Static variable in class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
CharsetConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.CharsetConverter
 
CharsetConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.CharsetConverter
 
charsetEncoder - Variable in class org.apache.logging.log4j.core.layout.LockingStringBuilderEncoder
 
charSetMatcher(char[]) - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Constructor that creates a matcher from a set of characters.
charSetMatcher(String) - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Constructor that creates a matcher from a string representing a set of characters.
CharSetMatcher(char[]) - Constructor for class org.apache.logging.log4j.core.lookup.StrMatcher.CharSetMatcher
Constructor that creates a matcher from a character array.
charsetName - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
charsetName - Variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
check(String) - Method in class org.apache.logging.log4j.core.layout.internal.ExcludeChecker
 
check(String) - Method in class org.apache.logging.log4j.core.layout.internal.IncludeChecker
 
check(String) - Method in interface org.apache.logging.log4j.core.layout.internal.ListChecker
 
check(String) - Method in class org.apache.logging.log4j.core.layout.internal.ListChecker.NoopChecker
 
checkCyclicSubstitution(String, List<String>) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Checks if the specified variable is already in the stack (list) of variables.
checkEntryConditions() - Method in class org.apache.log4j.WriterAppender
This method determines if there is a sense in attempting to append.
checkFiles() - Method in class org.apache.logging.log4j.core.util.WatchManager
 
checkForRemainingAttributes() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
checkInterval - Variable in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
checkInvariants() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
checkMaxArityExceeded(CommandLine.Range, int, Field, String[]) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
checkMessageFactory(ExtendedLogger, MessageFactory) - Static method in class org.apache.logging.log4j.spi.AbstractLogger
Checks that the message factory a logger was created with is the same as the given messageFactory.
checkNext(int, String, int, int) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
checkOnStartup - Variable in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
checkout() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.CreatedRouteAppenderControl
 
checkout() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.ReferencedRouteAppenderControl
 
checkout() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.RouteAppenderControl
 
checkParent(Marker, Marker) - Static method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
checkRequired(Map<String, String>) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
checkRollover(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Determines if a rollover should occur.
children - Variable in class org.apache.logging.log4j.core.config.Node
 
cInstanceCache - Variable in class org.apache.logging.log4j.core.util.datetime.FormatCache
 
cla - Variable in class org.apache.log4j.config.Log4j1ConfigurationConverter
 
CLASS_ATTR - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
CLASS_LOADER_SCHEME - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
The name of the classloader URI scheme.
CLASS_NAME - Static variable in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
CLASS_NAME - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
 
CLASS_NOT_FOUND - org.apache.logging.log4j.core.config.json.JsonConfiguration.ErrorType
 
CLASS_NOT_FOUND - org.apache.logging.log4j.core.config.xml.XmlConfiguration.ErrorType
 
CLASS_PATH_SCHEME - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
The name of the classpath URI scheme, synonymous with the classloader URI scheme.
ClassConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.ClassConverter
 
CLASSES - Static variable in class org.apache.logging.log4j.core.selector.CoreContextSelectors
 
classloader - Variable in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
The ClassLoader to use when looking for classes.
classLoader - Variable in class org.apache.logging.log4j.spi.Provider
 
classLoader - Variable in class org.apache.logging.log4j.util.LoaderUtil.UrlResource
 
ClassLoaderContextSelector - Class in org.apache.logging.log4j.core.selector
This ContextSelector chooses a LoggerContext based upon the ClassLoader of the caller.
ClassLoaderContextSelector() - Constructor for class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
classMatches - Variable in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
The set of matches being accumulated.
className - Variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
className - Variable in class org.apache.logging.log4j.spi.Provider
 
ClassNamePatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats the class name of the site of the logging request.
ClassNamePatternConverter(String[]) - Constructor for class org.apache.logging.log4j.core.pattern.ClassNamePatternConverter
Private constructor.
clazz - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
clazz - Variable in class org.apache.logging.log4j.core.config.plugins.convert.EnumConverter
 
clazz - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
clazz - Variable in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
clazz - Variable in class org.apache.logging.log4j.core.util.CyclicBuffer
 
clean(String) - Static method in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
CleanableThreadContextMap - Interface in org.apache.logging.log4j.spi
Extension service provider interface to implement additional custom MDC behavior for ThreadContext.
cleanupFilter(AppenderControl) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
 
clear() - Static method in class org.apache.log4j.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.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapper
Release references held by ring buffer to allow objects to be garbage-collected.
clear() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
Release references held by ring buffer to allow objects to be garbage-collected.
clear() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
Release references held by this object to allow objects to be garbage-collected.
clear() - Method in class org.apache.logging.log4j.core.config.AppenderControlArraySet
Atomically sets the values to an empty array and returns the old array.
clear() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
Resets the registry to an empty state.
clear() - Method in class org.apache.logging.log4j.core.filter.BurstFilter
Clear the history.
clear() - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
clear() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
Clears all references this event has to other objects.
clear() - Static method in class org.apache.logging.log4j.MarkerManager
Clears all markers.
clear() - Method in interface org.apache.logging.log4j.message.Clearable
Resets the object to a clean state.
clear() - Method in class org.apache.logging.log4j.message.MapMessage
Clear the data.
clear() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
clear() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
clear() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
clear() - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
clear() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
clear() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
clear() - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
clear() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
clear() - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
clear() - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Clears the context.
clear() - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Clears the context.
clear() - Method in class org.apache.logging.log4j.status.StatusLogger
Clears the list of status events.
clear() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
clear() - Method in interface org.apache.logging.log4j.util.StringMap
Removes all key-value pairs from this collection.
clear() - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
 
clear() - Method in class org.apache.logging.slf4j.MDCContextMap
 
Clearable - Interface in org.apache.logging.log4j.message
Clearable objects may be reset to a reusable state.
clearAll() - Static method in class org.apache.logging.log4j.ThreadContext
Clears the context map and stack.
clearAppenders() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Removes all Appenders.
clearBundlePlugins(long) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
 
clearCurrentFileName() - Method in interface org.apache.logging.log4j.core.appender.rolling.DirectFileRolloverStrategy
 
clearCurrentFileName() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
clearFilters() - Method in interface org.apache.log4j.Appender
Clear the list of filters by removing all the filters in it.
clearFilters() - Method in class org.apache.log4j.AppenderSkeleton
 
clearFilters() - Method in class org.apache.log4j.bridge.AppenderWrapper
 
clearMap() - Static method in class org.apache.logging.log4j.ThreadContext
Clears the context map.
clearSecrets() - Method in class org.apache.logging.log4j.core.net.ssl.MemoryPasswordProvider
 
clearSecrets() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
Clears the secret fields in this object but still allow it to operate normally.
clearSecrets() - Method in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
Clears the secret fields in this object.
clearStack() - Static method in class org.apache.logging.log4j.ThreadContext
Clears the stack for this thread.
CLJ - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
clock - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
Clock - Interface in org.apache.logging.log4j.core.util
Provides the time stamp used in log events.
CLOCK - org.apache.logging.log4j.core.net.Facility
Clock daemon.
CLOCK - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
 
CLOCK - Static variable in class org.apache.logging.log4j.core.async.AsyncLogger
 
CLOCK - Static variable in class org.apache.logging.log4j.core.filter.TimeFilter
 
CLOCK - Static variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
CLOCK - Static variable in class org.apache.logging.log4j.core.impl.ReusableLogEventFactory
 
ClockFactory - Class in org.apache.logging.log4j.core.util
Factory for Clock objects.
ClockFactory() - Constructor for class org.apache.logging.log4j.core.util.ClockFactory
 
clone() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
clone() - Method in class org.apache.logging.log4j.Level
 
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 interface org.apache.log4j.Appender
Release any resources allocated within the appender such as file handles, network connections, etc.
close() - Method in class org.apache.log4j.bridge.AppenderWrapper
 
close() - Method in class org.apache.log4j.config.InputStreamWrapper
 
close() - Method in class org.apache.log4j.ConsoleAppender
Release any resources allocated within the appender such as file handles, network connections, etc.
close() - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
 
close() - Method in class org.apache.log4j.WriterAppender
Close this appender instance.
close() - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Removes the values from the ThreadContext.
close() - Method in class org.apache.logging.log4j.core.appender.AbstractManager
Called to signify that this Manager is no longer required by an Appender.
close() - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemErrStream
 
close() - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemOutStream
 
close() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
Cancels the action if not already initialized or waits till completion.
close() - Method in interface org.apache.logging.log4j.core.appender.rolling.action.Action
Cancels the action if not already initialized or waits till completion.
close() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.AsyncAction
Cancels the action if not already initialized or waits till completion.
close() - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
close() - Method in class org.apache.logging.log4j.core.LoggerContext
 
close() - Method in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
close() - Method in class org.apache.logging.log4j.core.util.CloseShieldOutputStream
Does nothing.
close() - Method in class org.apache.logging.log4j.core.util.CloseShieldWriter
 
close() - Method in class org.apache.logging.log4j.core.util.StringBuilderWriter
Closing this writer has no effect.
close() - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
 
close() - Method in class org.apache.logging.log4j.status.StatusConsoleListener
 
close(AutoCloseable) - Static method in class org.apache.logging.log4j.core.util.Closer
Closes an AutoCloseable or ignores if null.
close(JarInputStream, Object) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
 
close(Context) - Static method in class org.apache.logging.log4j.core.util.JndiCloser
Closes the specified Context.
CLOSE_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
CloseableThreadContext - Class in org.apache.logging.log4j
Adds entries to the stack or map and them removes them when the object is closed, e.g.
CloseableThreadContext() - Constructor for class org.apache.logging.log4j.CloseableThreadContext
 
CloseableThreadContext.Instance - Class in org.apache.logging.log4j
 
closed - Variable in class org.apache.log4j.AppenderSkeleton
 
closeMap() - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
 
closeOutputStream() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
closeOutputStream() - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
closeOutputStream() - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
closeOutputStream() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
closeOutputStream() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
 
Closer - Class in org.apache.logging.log4j.core.util
Closes resources.
Closer() - Constructor for class org.apache.logging.log4j.core.util.Closer
 
CloseShieldOutputStream - Class in org.apache.logging.log4j.core.util
A delegating OutputStream that does not close its delegate.
CloseShieldOutputStream(OutputStream) - Constructor for class org.apache.logging.log4j.core.util.CloseShieldOutputStream
 
CloseShieldWriter - Class in org.apache.logging.log4j.core.util
 
CloseShieldWriter(Writer) - Constructor for class org.apache.logging.log4j.core.util.CloseShieldWriter
 
closeSilently(Closeable) - Static method in class org.apache.logging.log4j.status.StatusLogger
 
closeSilently(AutoCloseable) - Static method in class org.apache.logging.log4j.core.util.Closer
Closes an AutoCloseable and returns true if it closed without exception.
closeSilently(Context) - Static method in class org.apache.logging.log4j.core.util.JndiCloser
Closes the specified Context, ignoring any exceptions thrown by the close operation.
closeStack() - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
 
closeWriter() - Method in class org.apache.log4j.WriterAppender
Close the underlying Writer.
closeWriter() - Method in class org.apache.logging.log4j.core.appender.WriterManager
 
CoarseCachedClock - Class in org.apache.logging.log4j.core.util
This Clock implementation is similar to CachedClock.
CoarseCachedClock() - Constructor for class org.apache.logging.log4j.core.util.CoarseCachedClock
 
code - Variable in enum org.apache.logging.log4j.core.net.Facility
 
code - Variable in enum org.apache.logging.log4j.core.net.Severity
 
code - Variable in enum org.apache.logging.log4j.core.pattern.AnsiEscape
 
collected - Variable in class org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor
 
collectPlugins() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
Locates all the plugins.
collectPlugins(Iterable<? extends Element>) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor
 
collectPlugins(List<String>) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
Locates all the plugins including search of specific packages.
COLON - Static variable in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
color - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Palette256Color
 
colorScheme - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
colorScheme - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
 
ColorScheme() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Constructs a new ColorScheme with CommandLine.Help.Ansi.AUTO.
ColorScheme(CommandLine.Help.Ansi) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Constructs a new ColorScheme with the specified Ansi enabled mode.
column - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable.Cell
Table column index (zero based).
Column(int, int, CommandLine.Help.Column.Overflow) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Column
 
columns - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
The column definitions of this table.
columnValues - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
The char[] slots of the TextTable to copy text values into.
COMMA - Static variable in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
COMMA_DELIMITED_RE - Static variable in class org.apache.log4j.config.Log4j1ConfigurationParser
 
COMMA_MATCHER - Static variable in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches the comma character.
COMMA_SEPARATOR - Static variable in class org.apache.logging.log4j.core.util.Patterns
A pattern string for comma separated lists with optional whitespace.
commaMatcher() - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Returns a matcher which matches the comma character.
command - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
command - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultOptionRenderer
 
command - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
command - Variable in class org.apache.logging.log4j.docker.model.Container
 
commandLine - Variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ExecutionException
 
commandLine - Variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ParameterException
 
CommandLine - Class in org.apache.logging.log4j.core.tools.picocli
CommandLine interpreter that uses reflection to initialize an annotated domain object with values obtained from the command line arguments.
CommandLine(Object) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine
Constructs a new CommandLine interpreter with the specified annotated object.
CommandLine.Assert - Class in org.apache.logging.log4j.core.tools.picocli
Utility class providing some defensive coding convenience methods.
CommandLine.BuiltIn - Class in org.apache.logging.log4j.core.tools.picocli
Inner class to group the built-in CommandLine.ITypeConverter implementations.
CommandLine.BuiltIn.BigDecimalConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.BigIntegerConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.BooleanConverter - Class in org.apache.logging.log4j.core.tools.picocli
Converts "true" or "false" to a Boolean.
CommandLine.BuiltIn.ByteConverter - Class in org.apache.logging.log4j.core.tools.picocli
Converts text to a Byte by delegating to Byte.valueOf(String).
CommandLine.BuiltIn.CharacterConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.CharSequenceConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.CharsetConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.DoubleConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.FileConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.FloatConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.InetAddressConverter - Class in org.apache.logging.log4j.core.tools.picocli
Converts text to a InetAddress by delegating to InetAddress.getByName(String).
CommandLine.BuiltIn.IntegerConverter - Class in org.apache.logging.log4j.core.tools.picocli
Converts text to an Integer by delegating to Integer.valueOf(String).
CommandLine.BuiltIn.ISO8601DateConverter - Class in org.apache.logging.log4j.core.tools.picocli
Converts text in yyyy-mm-dd format to a java.util.Date.
CommandLine.BuiltIn.ISO8601TimeConverter - Class in org.apache.logging.log4j.core.tools.picocli
Converts text in any of the following formats to a java.sql.Time: HH:mm, HH:mm:ss, HH:mm:ss.SSS, HH:mm:ss,SSS.
CommandLine.BuiltIn.LongConverter - Class in org.apache.logging.log4j.core.tools.picocli
Converts text to a Long by delegating to Long.valueOf(String).
CommandLine.BuiltIn.PathConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.PatternConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.ShortConverter - Class in org.apache.logging.log4j.core.tools.picocli
Converts text to a Short by delegating to Short.valueOf(String).
CommandLine.BuiltIn.StringBuilderConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.StringConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.URIConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.URLConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.BuiltIn.UUIDConverter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.Command - Annotation Type in org.apache.logging.log4j.core.tools.picocli
Annotate your class with @Command when you want more control over the format of the generated help message.
CommandLine.DefaultExceptionHandler - Class in org.apache.logging.log4j.core.tools.picocli
Default exception handler that prints the exception message to the specified PrintStream, followed by the usage message for the command or subcommand whose input was invalid.
CommandLine.DuplicateOptionAnnotationsException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception indicating that multiple fields have been annotated with the same Option name.
CommandLine.ExecutionException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception indicating a problem while invoking a command or subcommand.
CommandLine.Help - Class in org.apache.logging.log4j.core.tools.picocli
A collection of methods and inner classes that provide fine-grained control over the contents and layout of the usage help message to display to end users when help is requested or invalid input values were specified.
CommandLine.Help.Ansi - Enum in org.apache.logging.log4j.core.tools.picocli
Provides methods and inner classes to support using ANSI escape codes in usage help messages.
CommandLine.Help.Ansi.IStyle - Interface in org.apache.logging.log4j.core.tools.picocli
Defines the interface for an ANSI escape sequence.
CommandLine.Help.Ansi.Palette256Color - Class in org.apache.logging.log4j.core.tools.picocli
Defines a palette map of 216 colors: 6 * 6 * 6 cube (216 colors): 16 + 36 * r + 6 * g + b (0 <= r, g, b <= 5).
CommandLine.Help.Ansi.Style - Enum in org.apache.logging.log4j.core.tools.picocli
A set of pre-defined ANSI escape code styles and colors, and a set of convenience methods for parsing text with embedded markup style names, as well as convenience methods for converting styles to strings with embedded escape codes.
CommandLine.Help.Ansi.StyledSection - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.Help.Ansi.Text - Class in org.apache.logging.log4j.core.tools.picocli
Encapsulates rich text with styles and colors.
CommandLine.Help.ColorScheme - Class in org.apache.logging.log4j.core.tools.picocli
All usage help message are generated with a color scheme that assigns certain styles and colors to common parts of a usage message: the command name, options, positional parameters and option parameters.
CommandLine.Help.Column - Class in org.apache.logging.log4j.core.tools.picocli
Columns define the width, indent (leading number of spaces in a column before the value) and Overflow policy of a column in a TextTable.
CommandLine.Help.Column.Overflow - Enum in org.apache.logging.log4j.core.tools.picocli
Policy for handling text that is longer than the column width: span multiple columns, wrap to the next row, or simply truncate the portion that doesn't fit.
CommandLine.Help.DefaultOptionRenderer - Class in org.apache.logging.log4j.core.tools.picocli
The DefaultOptionRenderer converts Options to five columns of text to match the default TextTable column layout.
CommandLine.Help.DefaultParameterRenderer - Class in org.apache.logging.log4j.core.tools.picocli
The DefaultParameterRenderer converts Parameters to five columns of text to match the default TextTable column layout.
CommandLine.Help.DefaultParamLabelRenderer - Class in org.apache.logging.log4j.core.tools.picocli
DefaultParamLabelRenderer separates option parameters from their options with a separator string, surrounds optional values with '[' and ']' characters and uses ellipses ("...") to indicate that any number of values is allowed for options or parameters with variable arity.
CommandLine.Help.IOptionRenderer - Interface in org.apache.logging.log4j.core.tools.picocli
When customizing online help for Option details, a custom IOptionRenderer can be used to create textual representation of an Option in a tabular format: one or more rows, each containing one or more columns.
CommandLine.Help.IParameterRenderer - Interface in org.apache.logging.log4j.core.tools.picocli
When customizing online help for Parameters details, a custom IParameterRenderer can be used to create textual representation of a Parameters field in a tabular format: one or more rows, each containing one or more columns.
CommandLine.Help.IParamLabelRenderer - Interface in org.apache.logging.log4j.core.tools.picocli
When customizing online usage help for an option parameter or a positional parameter, a custom IParamLabelRenderer can be used to render the parameter name or label to a String.
CommandLine.Help.Layout - Class in org.apache.logging.log4j.core.tools.picocli
Use a Layout to format usage help text for options and parameters in tabular format.
CommandLine.Help.MinimalOptionRenderer - Class in org.apache.logging.log4j.core.tools.picocli
The MinimalOptionRenderer converts Options to a single row with two columns of text: an option name and a description.
CommandLine.Help.MinimalParameterRenderer - Class in org.apache.logging.log4j.core.tools.picocli
The MinimalParameterRenderer converts Parameters to a single row with two columns of text: the parameters label and a description.
CommandLine.Help.ShortestFirst - Class in org.apache.logging.log4j.core.tools.picocli
Sorts short strings before longer strings.
CommandLine.Help.SortByOptionArityAndNameAlphabetically - Class in org.apache.logging.log4j.core.tools.picocli
Sorts Option instances by their max arity first, then their min arity, then delegates to super class.
CommandLine.Help.SortByShortestOptionNameAlphabetically - Class in org.apache.logging.log4j.core.tools.picocli
Sorts Option instances by their name in case-insensitive alphabetic order.
CommandLine.Help.TextTable - Class in org.apache.logging.log4j.core.tools.picocli
Responsible for spacing out CommandLine.Help.Ansi.Text values according to the CommandLine.Help.Column definitions the table was created with.
CommandLine.Help.TextTable.Cell - Class in org.apache.logging.log4j.core.tools.picocli
Helper class to index positions in a Help.TextTable.
CommandLine.IExceptionHandler - Interface in org.apache.logging.log4j.core.tools.picocli
Represents a function that can handle a ParameterException that occurred while parsing the command line arguments.
CommandLine.InitializationException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception indicating a problem during CommandLine initialization.
CommandLine.Interpreter - Class in org.apache.logging.log4j.core.tools.picocli
Helper class responsible for processing command line arguments.
CommandLine.IParseResultHandler - Interface in org.apache.logging.log4j.core.tools.picocli
Represents a function that can process a List of CommandLine objects resulting from successfully parsing the command line arguments.
CommandLine.ITypeConverter<K> - Interface in org.apache.logging.log4j.core.tools.picocli
When parsing command line arguments and initializing fields annotated with @Option or @Parameters, String values can be converted to any type for which a ITypeConverter is registered.
CommandLine.MaxValuesforFieldExceededException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception indicating that more values were specified for an option or parameter than its arity allows.
CommandLine.MissingParameterException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception indicating that a required parameter was not specified.
CommandLine.MissingTypeConverterException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception indicating that an annotated field had a type for which no CommandLine.ITypeConverter was registered.
CommandLine.Option - Annotation Type in org.apache.logging.log4j.core.tools.picocli
Annotate fields in your class with @Option and picocli will initialize these fields when matching arguments are specified on the command line.
CommandLine.OverwrittenOptionException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception indicating that an option for a single-value option field has been specified multiple times on the command line.
CommandLine.ParameterException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception indicating something went wrong while parsing command line options.
CommandLine.ParameterIndexGapException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception indicating that there was a gap in the indices of the fields annotated with CommandLine.Parameters.
CommandLine.Parameters - Annotation Type in org.apache.logging.log4j.core.tools.picocli
Fields annotated with @Parameters will be initialized with positional parameters.
CommandLine.PicocliException - Exception in org.apache.logging.log4j.core.tools.picocli
Base class of all exceptions thrown by picocli.CommandLine.
CommandLine.PositionalParametersSorter - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.Range - Class in org.apache.logging.log4j.core.tools.picocli
Describes the number of parameters required and accepted by an option or a positional parameter.
CommandLine.RunAll - Class in org.apache.logging.log4j.core.tools.picocli
Command line parse result handler that prints help if requested, and otherwise executes the top-level command and all subcommands as Runnable or Callable.
CommandLine.RunFirst - Class in org.apache.logging.log4j.core.tools.picocli
Command line parse result handler that prints help if requested, and otherwise executes the top-level Runnable or Callable command.
CommandLine.RunLast - Class in org.apache.logging.log4j.core.tools.picocli
Command line parse result handler that prints help if requested, and otherwise executes the most specific Runnable or Callable subcommand.
CommandLine.TraceLevel - Enum in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.Tracer - Class in org.apache.logging.log4j.core.tools.picocli
 
CommandLine.TypeConversionException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception thrown by CommandLine.ITypeConverter implementations to indicate a String could not be converted.
CommandLine.UnmatchedArgumentException - Exception in org.apache.logging.log4j.core.tools.picocli
Exception indicating that a command line argument could not be mapped to any of the fields annotated with CommandLine.Option or CommandLine.Parameters.
CommandLineArguments() - Constructor for class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
commandList() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns a 2-column list with command names and the first line of their header or (if absent) description.
commandListHeading - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional heading preceding the subcommand list.
commandListHeading() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Set the heading preceding the subcommands list.
commandListHeading(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the text displayed before the command list; an empty string if there are no commands, otherwise the result of String.format(commandListHeading, params).
commandName - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
commandName - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
The String to use as the program name in the synopsis line of the help message.
commands - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
commands - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
commands(CommandLine.Help.Ansi.IStyle...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Adds the specified styles to the registered styles for commands in this color scheme and returns this color scheme.
commandStyles - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
 
commandText(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Returns a Text with all command styles applied to the specified command string.
commonElementCount - Variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
CommonsCompressAction - Class in org.apache.logging.log4j.core.appender.rolling.action
Compresses a file using bzip2 compression.
CommonsCompressAction(String, File, File, boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
Creates new instance of Bzip2CompressAction.
COMPACT - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
COMPACT time format: "yyyyMMddHHmmssSSS".
Comparator() - Constructor for class org.apache.logging.log4j.util.PropertySource.Comparator
 
compare(Class<?>, Class<?>) - Method in class org.apache.logging.log4j.core.config.OrderComparator
 
compare(Field, Field) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.SortByOptionArityAndNameAlphabetically
 
compare(Field, Field) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.SortByShortestOptionNameAlphabetically
 
compare(Field, Field) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.PositionalParametersSorter
 
compare(String, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ShortestFirst
 
compare(PathWithAttributes, PathWithAttributes) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PathSortByModificationTime
 
compare(PropertySource, PropertySource) - Method in class org.apache.logging.log4j.util.PropertySource.Comparator
 
compareTo(Delayed) - Method in class org.apache.logging.log4j.core.config.CronScheduledFuture
 
compareTo(Delayed) - Method in class org.apache.logging.log4j.core.filter.BurstFilter.LogDelay
 
compareTo(Duration) - Method in class org.apache.logging.log4j.core.appender.rolling.action.Duration
 
compareTo(CommandLine.Range) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
compareTo(Level) - Method in class org.apache.logging.log4j.Level
 
COMPATIBLE_API_VERSIONS - Static variable in class org.apache.logging.log4j.util.ProviderUtil
 
compiledScript - Variable in class org.apache.logging.log4j.core.script.ScriptManager.MainScriptRunner
 
complete - Variable in class org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
Is action complete.
Component - Class in org.apache.logging.log4j.core.config.builder.api
Container for building Configurations.
Component() - Constructor for class org.apache.logging.log4j.core.config.builder.api.Component
 
Component(String) - Constructor for class org.apache.logging.log4j.core.config.builder.api.Component
 
Component(String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.api.Component
 
Component(String, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.api.Component
 
COMPONENT_KEY - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
ComponentBuilder<T extends ComponentBuilder<T>> - Interface in org.apache.logging.log4j.core.config.builder.api
Builds arbitrary components and is the base type for the provided components.
componentMap - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
components - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfAll
 
components - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfAny
 
components - Variable in class org.apache.logging.log4j.core.config.builder.api.Component
 
components - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
COMPOSITE_SOURCE - Static variable in class org.apache.logging.log4j.core.config.ConfigurationSource
ConfigurationSource to use with CompositeConfiguration.
CompositeAction - Class in org.apache.logging.log4j.core.appender.rolling.action
A group of Actions to be executed in sequence.
CompositeAction(List<Action>, boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.CompositeAction
Construct a new composite action.
CompositeConfiguration - Class in org.apache.logging.log4j.core.config.composite
A Composite Configuration.
CompositeConfiguration(List<? extends AbstractConfiguration>) - Constructor for class org.apache.logging.log4j.core.config.composite.CompositeConfiguration
Construct the CompositeConfiguration.
CompositeFilter - Class in org.apache.logging.log4j.core.filter
Composes and invokes one or more filters.
CompositeFilter() - Constructor for class org.apache.logging.log4j.core.filter.CompositeFilter
 
CompositeFilter(Filter[]) - Constructor for class org.apache.logging.log4j.core.filter.CompositeFilter
 
CompositeFilterComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Wraps multiple Filter Component builders.
CompositeTriggeringPolicy - Class in org.apache.logging.log4j.core.appender.rolling
Triggering policy that wraps other triggering policies.
CompositeTriggeringPolicy(TriggeringPolicy...) - Constructor for class org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy
 
compressionLevel - Variable in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
GZIP compression level to use.
compressionLevel - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
compressionLevel - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
compressionLevelStr - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
compressionLevelStr - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
computeTimeStampString(long) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
concatanateArrays(String[], String[]) - Static method in class org.apache.log4j.helpers.OptionConverter
 
concatenateArrays(String[], String[]) - Static method in class org.apache.logging.log4j.core.util.OptionConverter
 
ConcurrentMapFactory() - Constructor for class org.apache.logging.log4j.spi.LoggerRegistry.ConcurrentMapFactory
 
config - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
config - Variable in class org.apache.logging.log4j.core.appender.FailoverAppender
 
config - Variable in class org.apache.logging.log4j.core.appender.rewrite.PropertiesRewritePolicy
 
config - Variable in class org.apache.logging.log4j.core.appender.rewrite.RewriteAppender
 
config - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
config - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
config - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
config - Variable in class org.apache.logging.log4j.core.Logger.PrivateConfig
The current Configuration associated with the LoggerConfig.
config - Variable in class org.apache.logging.log4j.core.pattern.LiteralPatternConverter
 
config - Variable in class org.apache.logging.log4j.core.pattern.MessagePatternConverter
 
config - Variable in class org.apache.logging.log4j.core.pattern.PatternParser
 
CONFIG_DEBUG_ATTR - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
CONFIG_NAME - Static variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
CONFIG_PASSWORD - Static variable in class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
CONFIG_TYPE - Static variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
CONFIG_USER_NAME - Static variable in class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
configFactory - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
configLocation - Variable in class org.apache.logging.log4j.core.LoggerContext
 
configLock - Variable in class org.apache.logging.log4j.core.LoggerContext
 
configName - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
ConfigurableLevelGZIPOutputStream(OutputStream, int, int) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction.ConfigurableLevelGZIPOutputStream
 
configuration - Variable in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.appender.AppenderSet.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.appender.AppenderSet
 
configuration - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.appender.ConfigurationFactoryData
This field is public to follow the style of existing FactoryData classes.
configuration - Variable in class org.apache.logging.log4j.core.appender.HttpManager
 
configuration - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.appender.rolling.action.ScriptCondition
 
configuration - Variable in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
configuration - Variable in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.appender.routing.Routes
 
configuration - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
configuration - Variable in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
configuration - Variable in class org.apache.logging.log4j.core.filter.ScriptFilter
 
configuration - Variable in class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.layout.AbstractLayout
The current Configuration.
configuration - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
configuration - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
configuration - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
configuration - Variable in class org.apache.logging.log4j.core.LoggerContext
The Configuration is volatile to guarantee that initialization of the Configuration has completed before the reference is updated.
configuration - Variable in class org.apache.logging.log4j.core.lookup.AbstractConfigurationAwareLookup
 
configuration - Variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
The currently active Configuration for use by ConfigurationAware StrLookup implementations.
configuration - Variable in class org.apache.logging.log4j.core.script.ScriptManager
 
configuration - Variable in class org.apache.logging.log4j.core.util.AbstractWatcher
 
Configuration - Interface in org.apache.logging.log4j.core.config
Interface that must be implemented to create a configuration.
CONFIGURATION_FACTORY_PROPERTY - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
Allows the ConfigurationFactory class to be specified as a system property.
CONFIGURATION_FILE_PROPERTY - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
Allows the location of the configuration file to be specified as a system property.
CONFIGURATION_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
ConfigurationAware - Interface in org.apache.logging.log4j.core.config
Indicates that a class requests the current Configuration to be injected.
ConfigurationBuilder<T extends Configuration> - Interface in org.apache.logging.log4j.core.config.builder.api
Interface for building logging configurations.
ConfigurationBuilderFactory - Class in org.apache.logging.log4j.core.config.builder.api
Provides methods to create ConfigurationBuilders.
ConfigurationBuilderFactory() - Constructor for class org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilderFactory
 
ConfigurationException - Exception in org.apache.logging.log4j.core.config
This exception is thrown when an error occurs reading from, parsing, using, or initializing the Log4j 2 configuration.
ConfigurationException(String) - Constructor for exception org.apache.logging.log4j.core.config.ConfigurationException
Constructs an exception with a message.
ConfigurationException(String, Throwable) - Constructor for exception org.apache.logging.log4j.core.config.ConfigurationException
Constructs an exception with a message and underlying cause.
ConfigurationException(Throwable) - Constructor for exception org.apache.logging.log4j.core.config.ConfigurationException
Constructs an exception with a message and underlying cause.
ConfigurationFactory - Class in org.apache.logging.log4j.core.config
Factory class for parsed Configuration objects from a configuration file.
ConfigurationFactory() - Constructor for class org.apache.logging.log4j.core.config.ConfigurationFactory
 
ConfigurationFactory.Factory - Class in org.apache.logging.log4j.core.config
Default Factory.
ConfigurationFactoryData - Class in org.apache.logging.log4j.core.appender
Factory Data that carries a configuration.
ConfigurationFactoryData(Configuration) - Constructor for class org.apache.logging.log4j.core.appender.ConfigurationFactoryData
 
ConfigurationFileWatcher - Class in org.apache.logging.log4j.core.config
Watcher for configuration files.
ConfigurationFileWatcher(Configuration, Reconfigurable, List<ConfigurationListener>, long) - Constructor for class org.apache.logging.log4j.core.config.ConfigurationFileWatcher
 
configurationListener - Variable in class org.apache.logging.log4j.core.util.AbstractWatcher.ReconfigurationRunnable
 
ConfigurationListener - Interface in org.apache.logging.log4j.core.config
Interface used to allow components to be notified when the configuration changes.
configurationListeners - Variable in class org.apache.logging.log4j.core.util.AbstractWatcher
 
ConfigurationMonitor(long, Watcher) - Constructor for class org.apache.logging.log4j.core.util.WatchManager.ConfigurationMonitor
 
configurations - Variable in class org.apache.logging.log4j.core.config.composite.CompositeConfiguration
 
configurationScheduler - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
ConfigurationScheduler - Class in org.apache.logging.log4j.core.config
 
ConfigurationScheduler() - Constructor for class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
ConfigurationScheduler(String) - Constructor for class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
ConfigurationScheduler.CronRunnable - Class in org.apache.logging.log4j.core.config
 
configurationSource - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
ConfigurationSource - Class in org.apache.logging.log4j.core.config
Represents the source for the logging configuration.
ConfigurationSource(byte[], URL, long) - Constructor for class org.apache.logging.log4j.core.config.ConfigurationSource
 
ConfigurationSource(InputStream) - Constructor for class org.apache.logging.log4j.core.config.ConfigurationSource
Constructs a new ConfigurationSource with the specified input stream.
ConfigurationSource(InputStream, File) - Constructor for class org.apache.logging.log4j.core.config.ConfigurationSource
Constructs a new ConfigurationSource with the specified input stream that originated from the specified file.
ConfigurationSource(InputStream, URL) - Constructor for class org.apache.logging.log4j.core.config.ConfigurationSource
Constructs a new ConfigurationSource with the specified input stream that originated from the specified url.
ConfigurationSource(InputStream, URL, long) - Constructor for class org.apache.logging.log4j.core.config.ConfigurationSource
Constructs a new ConfigurationSource with the specified input stream that originated from the specified url.
ConfigurationSource(Source, byte[], long) - Constructor for class org.apache.logging.log4j.core.config.ConfigurationSource
 
Configurator - Class in org.apache.logging.log4j.core.config
Initializes and configure the Logging system.
Configurator - Interface in org.apache.log4j.spi
Log4j 1.x Configurator interface.
Configurator() - Constructor for class org.apache.logging.log4j.core.config.Configurator
 
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
 
configure(InputStream) - Static method in class org.apache.log4j.PropertyConfigurator
Reads configuration options from an InputStream.
configure(String) - Static method in class org.apache.log4j.PropertyConfigurator
Read configuration options from configuration file.
configure(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
 
configure(URL) - Static method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
configure(URL) - Static method in class org.apache.log4j.xml.DOMConfigurator
 
configure(Properties) - Static method in class org.apache.log4j.PropertyConfigurator
Read configuration options from properties.
configure(Appender) - Static method in class org.apache.log4j.BasicConfigurator
No-op implementation.
configure(Element) - 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) - Static method in class org.apache.log4j.xml.DOMConfigurator
 
configureAndWatch(String, long) - Static method in class org.apache.log4j.PropertyConfigurator
Read the configuration file configFilename if it exists.
configureAndWatch(String, long) - Static method in class org.apache.log4j.xml.DOMConfigurator
 
configureExistingStatusConsoleListener() - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
configureRoot(Properties) - Method in class org.apache.log4j.config.PropertiesConfiguration
 
configureSubstitutor(Property[], Configuration) - Static method in class org.apache.logging.log4j.core.config.PropertiesPlugin
Creates the Properties component.
connect(InetSocketAddress) - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.Reconnector
 
connect(LogEvent) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
connectionTime - Variable in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
connectTimeoutMillis - Variable in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
connectTimeoutMillis - Variable in class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
connectTimeoutMillis - Variable in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
connectTimeoutMillis - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager
 
connectTimeoutMillis - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData
 
connectTimeoutMillis - Static variable in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
ConsoleAppender - Class in org.apache.log4j
Console-appender.
ConsoleAppender - Class in org.apache.logging.log4j.core.appender
Appends log events to System.out or System.err using a layout specified by the user.
ConsoleAppender() - Constructor for class org.apache.log4j.ConsoleAppender
 
ConsoleAppender(String, Layout<? extends Serializable>, Filter, OutputStreamManager, boolean, ConsoleAppender.Target, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.ConsoleAppender
 
ConsoleAppender.Builder<B extends ConsoleAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Builds ConsoleAppender instances.
ConsoleAppender.ConsoleManagerFactory - Class in org.apache.logging.log4j.core.appender
Factory to create the Appender.
ConsoleAppender.FactoryData - Class in org.apache.logging.log4j.core.appender
Data to pass to factory method.Unable to instantiate
ConsoleAppender.SystemErrStream - Class in org.apache.logging.log4j.core.appender
An implementation of OutputStream that redirects to the current System.err.
ConsoleAppender.SystemOutStream - Class in org.apache.logging.log4j.core.appender
An implementation of OutputStream that redirects to the current System.out.
ConsoleAppender.Target - Enum in org.apache.logging.log4j.core.appender
Enumeration of console destinations.
ConsoleAppenderBuilder - Class in org.apache.log4j.builders.appender
Build a Console Appender
ConsoleAppenderBuilder() - Constructor for class org.apache.log4j.builders.appender.ConsoleAppenderBuilder
 
ConsoleAppenderBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.appender.ConsoleAppenderBuilder
 
ConsoleManagerFactory() - Constructor for class org.apache.logging.log4j.core.appender.ConsoleAppender.ConsoleManagerFactory
 
Constants - Class in org.apache.logging.log4j.core.util
Log4j Constants.
Constants - Class in org.apache.logging.log4j.util
Log4j API Constants.
Constants() - Constructor for class org.apache.logging.log4j.core.util.Constants
Prevent class instantiation.
Constants() - Constructor for class org.apache.logging.log4j.util.Constants
Prevent class instantiation.
Constraint - Annotation Type in org.apache.logging.log4j.core.config.plugins.validation
Meta annotation to mark an annotation as a validation constraint.
ConstraintValidator<A extends java.lang.annotation.Annotation> - Interface in org.apache.logging.log4j.core.config.plugins.validation
Interface that Constraint annotations must implement to perform validation logic.
ConstraintValidators - Class in org.apache.logging.log4j.core.config.plugins.validation
Utility class to locate an appropriate ConstraintValidator implementation for an annotation.
ConstraintValidators() - Constructor for class org.apache.logging.log4j.core.config.plugins.validation.ConstraintValidators
 
constructHierarchy(Node, Element) - Method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
constructNode(String, Node, JsonNode) - Method in class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
constructor() - Method in enum org.apache.logging.log4j.core.tools.Generate.Type
 
constructorParams - Static variable in class org.apache.log4j.builders.BuilderManager
 
CONSTRUCTORS - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.DateTypeConverter
 
consumeArguments(Field, Class<?>, CommandLine.Range, Stack<String>, Class<?>, int, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
consumeMapArguments(Field, CommandLine.Range, Stack<String>, Class<?>[], CommandLine.ITypeConverter<?>, CommandLine.ITypeConverter<?>, Map<Object, Object>, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
consumeOneArgument(Field, CommandLine.Range, Stack<String>, Class<?>, List<Object>, int, int, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
consumeOneMapArgument(Field, CommandLine.Range, Stack<String>, Class<?>[], CommandLine.ITypeConverter<?>, CommandLine.ITypeConverter<?>, Map<Object, Object>, int, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
ConsumerException(Exception) - Constructor for exception org.apache.log4j.xml.XmlConfiguration.ConsumerException
 
container - Variable in class org.apache.logging.log4j.docker.DockerLookup
 
Container - Class in org.apache.logging.log4j.docker.model
Definition of a Docker Container
Container() - Constructor for class org.apache.logging.log4j.docker.model.Container
 
CONTAINER_JNDI_RESOURCE_PATH_PREFIX - Static variable in class org.apache.logging.log4j.core.lookup.JndiLookup
JNDI resource path prefix used in a J2EE container
contains(int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Returns true if this Range includes the specified value, false otherwise.
contains(Object) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
contains(Object) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
contains(String) - Method in class org.apache.logging.slf4j.Log4jMarker
 
contains(Marker, Marker...) - Static method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
contains(Marker) - Method in class org.apache.logging.slf4j.Log4jMarker
 
containsAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
containsAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
containsAll(Collection<?>) - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
containsKey(String) - Method in class org.apache.log4j.bridge.LogEventWrapper.ContextDataMap
 
containsKey(String) - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
containsKey(String) - Method in class org.apache.logging.log4j.message.MapMessage
Returns true if this data structure contains the specified key, false otherwise.
containsKey(String) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
containsKey(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
containsKey(String) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
containsKey(String) - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
containsKey(String) - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Determines if the key is in the context.
containsKey(String) - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Determines if the key is in the context.
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.apache.logging.log4j.util.PropertiesUtil.Environment
 
containsKey(String) - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Returns true if this data structure contains the specified key, false otherwise.
containsKey(String) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
containsKey(String) - Method in class org.apache.logging.slf4j.MDCContextMap
 
containsProperty(String) - Method in interface org.apache.logging.log4j.util.PropertySource
For PropertySources that cannot iterate over all the potential properties this provides a direct lookup.
containsPropertyRequiringLookup(Property[]) - Static method in class org.apache.logging.log4j.core.config.LoggerConfig
 
contentType - Variable in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
contentType - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
contentType - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
context - Variable in class org.apache.logging.log4j.core.LogEventListener
 
context - Variable in class org.apache.logging.log4j.core.Logger
 
context - Variable in class org.apache.logging.log4j.core.net.JndiManager
 
context - Static variable in class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
 
context - Static variable in class org.apache.logging.slf4j.SLF4JLoggerContextFactory
 
CONTEXT - Static variable in class org.apache.logging.log4j.core.selector.BasicContextSelector
 
CONTEXT - Static variable in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
CONTEXT_DATA_INJECTOR - Static variable in class org.apache.logging.log4j.core.async.AsyncLogger
 
CONTEXT_DATA_INJECTOR - Static variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
CONTEXT_MAP - Static variable in class org.apache.log4j.Category
 
CONTEXT_MAP - Static variable in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
CONTEXT_MAP - Static variable in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
CONTEXT_NAME_ALL - Static variable in class org.apache.logging.log4j.core.jmx.Server
 
CONTEXT_PRINTING_PARAM - Static variable in class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
CONTEXT_PROPERTIES - Static variable in interface org.apache.logging.log4j.core.config.Configuration
Key for storing the Context properties.
ContextAnchor - Class in org.apache.logging.log4j.core.impl
Anchor for the ThreadContext.
ContextAnchor() - Constructor for class org.apache.logging.log4j.core.impl.ContextAnchor
 
contextData - Variable in class org.apache.log4j.bridge.LogEventWrapper
 
contextData - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
contextData - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
contextData - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
contextData - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
contextData - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
ContextDataFactory - Class in org.apache.logging.log4j.core.impl
Factory for creating the StringMap instances used to initialize LogEvents' context data.
ContextDataFactory() - Constructor for class org.apache.logging.log4j.core.impl.ContextDataFactory
 
ContextDataInjector - Interface in org.apache.logging.log4j.core
Responsible for initializing the context data of LogEvents.
ContextDataInjectorFactory - Class in org.apache.logging.log4j.core.impl
Factory for ContextDataInjectors.
ContextDataInjectorFactory() - Constructor for class org.apache.logging.log4j.core.impl.ContextDataInjectorFactory
 
ContextDataMap(Map<String, String>) - Constructor for class org.apache.log4j.bridge.LogEventWrapper.ContextDataMap
 
contextMap - Static variable in class org.apache.logging.log4j.ThreadContext
 
ContextMapLookup - Class in org.apache.logging.log4j.core.lookup
Looks up keys from the context.
ContextMapLookup() - Constructor for class org.apache.logging.log4j.core.lookup.ContextMapLookup
 
contextName - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
contextName - Variable in class org.apache.logging.log4j.core.jmx.AppenderAdmin
 
contextName - Variable in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
contextName - Variable in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
contextName - Variable in class org.apache.logging.log4j.core.LoggerContext
 
contextRef - Variable in class org.apache.logging.log4j.core.osgi.Activator
 
ContextSelector - Interface in org.apache.logging.log4j.core.selector
Interface used to locate a LoggerContext.
ContextSelectorAdmin - Class in org.apache.logging.log4j.core.jmx
Implementation of the ContextSelectorAdminMBean interface.
ContextSelectorAdmin(String, ContextSelector) - Constructor for class org.apache.logging.log4j.core.jmx.ContextSelectorAdmin
Constructs a new ContextSelectorAdmin.
ContextSelectorAdminMBean - Interface in org.apache.logging.log4j.core.jmx
The MBean interface for monitoring and managing the ContextSelector.
contextShutdown(LoggerContext) - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
contextShutdown(LoggerContext) - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
 
contextShutdown(LoggerContext) - Method in interface org.apache.logging.log4j.spi.LoggerContextShutdownAware
 
contextStack - Variable in class org.apache.log4j.bridge.LogEventWrapper
 
contextStack - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
contextStack - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
contextStack - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
contextStack - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
contextStack - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
contextStack - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
contextStack - Static variable in class org.apache.logging.log4j.ThreadContext
 
ContextUtil - Class in org.apache.log4j.legacy.core
Implements LoggerContext methods specific to log4j-core.
ContextUtil() - Constructor for class org.apache.log4j.legacy.core.ContextUtil
 
conversionPattern - Variable in class org.apache.logging.log4j.core.layout.PatternLayout
Conversion pattern.
conversionType - Variable in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
convert(InputStream, OutputStream) - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.EnumConverter
 
convert(String) - Method in interface org.apache.logging.log4j.core.config.plugins.convert.TypeConverter
Converts a String to a given type.
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.BigDecimalConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.BigIntegerConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.BooleanConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.ByteArrayConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.ByteConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.CharacterConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.CharArrayConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.CharsetConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.ClassConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.CronExpressionConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.DoubleConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.DurationConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.FileConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.FloatConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.InetAddressConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.IntegerConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.LevelConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.LongConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.PathConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.PatternConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.SecurityProviderConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.ShortConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.StringConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.UriConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.UrlConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.UuidConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.BigDecimalConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.BigIntegerConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.BooleanConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.ByteConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.CharacterConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.CharSequenceConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.CharsetConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.DoubleConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.FileConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.FloatConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.InetAddressConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.IntegerConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.ISO8601DateConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.ISO8601TimeConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.LongConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.PathConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.PatternConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.ShortConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.StringBuilderConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.StringConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.URIConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.URLConverter
 
convert(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.UUIDConverter
 
convert(String) - Method in interface org.apache.logging.log4j.core.tools.picocli.CommandLine.ITypeConverter
Converts the specified command line argument value to some domain object.
convert(String, Class<? extends T>, Object) - Static method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters
Converts a String to a given class if a TypeConverter is available for that class.
convert(String, Object) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
Converts the given value into the configured type falling back to the provided default value.
convertArg(String, Class<?>) - Method in class org.apache.log4j.config.PropertySetter
Convert val a String parameter to an object of a given type.
converter - Variable in class org.apache.logging.log4j.core.pattern.PatternFormatter
 
CONVERTER_STATE - org.apache.logging.log4j.core.pattern.PatternParser.ParserState
In converter name state.
ConverterKeys - Annotation Type in org.apache.logging.log4j.core.pattern
Identifies the keys that are associated with a PatternConverter.
converterRegistry - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
converterRules - Variable in class org.apache.logging.log4j.core.pattern.PatternParser
 
convertJndiName(String) - Method in class org.apache.logging.log4j.core.lookup.JndiLookup
Convert the given JNDI name to the actual JNDI name to use.
convertLevel(String, Level) - Static method in class org.apache.log4j.helpers.OptionConverter
 
convertLevel(Level) - Static method in class org.apache.log4j.helpers.OptionConverter
 
convertLevel(Level) - Static method in class org.apache.log4j.helpers.OptionConverter
 
convertLevel(Level) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
convertMarker(Marker) - Static method in class org.apache.logging.slf4j.Log4jMarkerFactory
 
convertMarker(Marker, Collection<Marker>) - Static method in class org.apache.logging.slf4j.Log4jMarkerFactory
 
convertSpecialChars(String) - Static method in class org.apache.log4j.helpers.OptionConverter
 
convertSpecialChars(String) - Static method in class org.apache.logging.log4j.core.util.OptionConverter
 
convertToNode(Node, Component) - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
copy() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
copy() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
copy() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns a copy of the ContextStack.
copy() - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
copy(byte[], int, int) - Method in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
copy(Reader, Writer) - Static method in class org.apache.logging.log4j.core.util.IOUtils
Copies chars from a Reader to a Writer.
copy(StringBuilder, int, CharBuffer) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
Copies characters from the StringBuilder into the CharBuffer, starting at the specified offset and ending when either all characters have been copied or when the CharBuffer is full.
copy(BreakIterator, CommandLine.Help.Ansi.Text, CommandLine.Help.Ansi.Text, int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
 
copy(CommandLine.Help.Ansi.Text, CommandLine.Help.Ansi.Text, int) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
 
copyLarge(Reader, Writer) - Static method in class org.apache.logging.log4j.core.util.IOUtils
Copies chars from a large (over 2GB) Reader to a Writer.
copyLarge(Reader, Writer, char[]) - Static method in class org.apache.logging.log4j.core.util.IOUtils
Copies chars from a large (over 2GB) Reader to a Writer.
CopyOnWrite - Interface in org.apache.logging.log4j.spi
Marker interface indicating that the implementing class is a copy-on-write data structure.
CopyOnWriteSortedArrayThreadContextMap - Class in org.apache.logging.log4j.spi
SortedArrayStringMap-based implementation of the ThreadContextMap interface that creates a copy of the data structure on every modification.
CopyOnWriteSortedArrayThreadContextMap() - Constructor for class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
copyProperties(List<Property>, StringMap) - Static method in class org.apache.logging.log4j.core.impl.ThreadContextDataInjector
Copies key-value pairs from the specified property list into the specified StringMap.
CopyQuotedStrategy(String) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser.CopyQuotedStrategy
Construct a Strategy that ensures the formatField has literal text
Core - Class in org.apache.logging.log4j.core
 
Core() - Constructor for class org.apache.logging.log4j.core.Core
 
CoreContextSelectors - Class in org.apache.logging.log4j.core.selector
 
CoreContextSelectors() - Constructor for class org.apache.logging.log4j.core.selector.CoreContextSelectors
 
count - Variable in class org.apache.logging.log4j.core.appender.AbstractManager
Number of Appenders using this manager.
count - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
 
count - Variable in class org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator
Maximum number of path elements to output.
count - Variable in class org.apache.logging.log4j.core.util.CachedClock
 
count(String, int[]) - Static method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
COUNT - Static variable in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
COUNT - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
COUNT - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
countArgumentPlaceholders(String) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Counts the number of unescaped placeholders in the given messagePattern.
countArgumentPlaceholders(String) - Static method in class org.apache.logging.log4j.message.ParameterizedMessage
Counts the number of unescaped placeholders in the given messagePattern.
countArgumentPlaceholders2(String, int[]) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Counts the number of unescaped placeholders in the given messagePattern.
countArgumentPlaceholders3(char[], int, int[]) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Counts the number of unescaped placeholders in the given messagePattern.
counter - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapperHandler
 
counter - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
 
counter - Variable in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
CountingNoOpAppender - Class in org.apache.logging.log4j.core.appender
No-Operation Appender that counts events.
CountingNoOpAppender(String, Layout<?>) - Constructor for class org.apache.logging.log4j.core.appender.CountingNoOpAppender
 
CountingNoOpAppender(String, Layout<?>, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.CountingNoOpAppender
 
countTrailingSpaces(String) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
CR - Static variable in class org.apache.logging.log4j.util.Chars
Carriage Return.
create() - Static method in class org.apache.logging.log4j.core.async.AsyncQueueFullPolicyFactory
Creates and returns AsyncQueueFullPolicy instances based on user-specified system properties.
create() - Static method in enum org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
 
create(int) - Method in class org.apache.logging.log4j.core.async.ArrayBlockingQueueFactory
 
create(int) - Method in interface org.apache.logging.log4j.core.async.BlockingQueueFactory
Creates a new BlockingQueue with the specified maximum capacity.
create(int) - Method in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory
 
create(int) - Method in class org.apache.logging.log4j.core.async.LinkedTransferQueueFactory
 
create(long) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.Duration
Obtains an instance of Duration using seconds.
create(long, long, long, long) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.Duration
 
create(String) - Static method in class org.apache.logging.log4j.spi.LoggerContextKey
Deprecated.
 
create(String, Class<? extends MessageFactory>) - Static method in class org.apache.logging.log4j.spi.LoggerContextKey
Deprecated.
 
create(String, Field, Field) - Static method in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.DuplicateOptionAnnotationsException
 
create(String, MessageFactory) - Static method in class org.apache.logging.log4j.spi.LoggerContextKey
Deprecated.
 
create(CommandLine, Exception, String, int, String[]) - Static method in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ParameterException
 
create(CommandLine, Collection<Field>, String) - Static method in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.MissingParameterException
 
create(FixedDateFormat.FixedFormat) - Static method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
Returns a new FixedDateFormat object for the specified FixedFormat and a TimeZone.getDefault() TimeZone.
create(FixedDateFormat.FixedFormat, TimeZone) - Static method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
Returns a new FixedDateFormat object for the specified FixedFormat and TimeZone.
createAdvertiser(String, ConfigurationSource) - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
createAdvertiser(String, ConfigurationSource, byte[], String) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
createAgeCondition(Duration, PathCondition...) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
Create an IfLastModified condition.
createAndCondition(PathCondition...) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.IfAll
Create a Composite PathCondition whose components all need to accept before this condition accepts.
createAppender(String) - Static method in class org.apache.logging.log4j.core.appender.CountingNoOpAppender
Creates a CountingNoOp Appender.
createAppender(String) - Static method in class org.apache.logging.log4j.core.appender.NullAppender
 
createAppender(String, int, String, SslConfiguration, int, int, boolean, String, boolean, boolean, Facility, String, int, boolean, String, String, String, boolean, String, String, String, String, String, String, String, Filter, Configuration, Charset, String, LoggerFields[], boolean) - Static method in class org.apache.logging.log4j.core.appender.SyslogAppender
createAppender(String, int, Protocol, SslConfiguration, int, int, boolean, String, boolean, boolean, Layout<? extends Serializable>, Filter, boolean, Configuration) - Static method in class org.apache.logging.log4j.core.appender.SocketAppender
Deprecated.
Deprecated in 2.7; use SocketAppender.newBuilder()
createAppender(String, String) - Method in class org.apache.logging.log4j.core.appender.AppenderSet
 
createAppender(String, String, String[], boolean, int, boolean, T) - Method in class org.apache.log4j.builders.appender.AsyncAppenderBuilder
 
createAppender(String, String, String[], String, Configuration, Filter, String) - Static method in class org.apache.logging.log4j.core.appender.FailoverAppender
Create a Failover Appender.
createAppender(String, String, String[], RewritePolicy, Filter, T) - Method in class org.apache.log4j.builders.appender.RewriteAppenderBuilder
 
createAppender(String, String, String, String, String, String, String, String, Layout<? extends Serializable>, Filter, String, String, Configuration) - Static method in class org.apache.logging.log4j.core.appender.FileAppender
Deprecated.
createAppender(String, String, String, String, String, String, String, TriggeringPolicy, RolloverStrategy, Layout<? extends Serializable>, Filter, String, String, String, Configuration) - Static method in class org.apache.logging.log4j.core.appender.RollingFileAppender
createAppender(String, String, String, String, String, String, TriggeringPolicy, RolloverStrategy, Layout<? extends Serializable>, Filter, String, String, String, Configuration) - Static method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
createAppender(String, String, String, String, String, String, Layout<? extends Serializable>, Filter, String, String, Configuration) - Static method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
createAppender(String, String, String, String, String, String, Layout<? extends Serializable>, Filter, String, String, Configuration) - Static method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender
createAppender(String, String, String, SslConfiguration, int, String, String, String, String, String, Layout<? extends Serializable>, Filter, String, Configuration) - Static method in class org.apache.logging.log4j.core.appender.SocketAppender
Deprecated.
Deprecated in 2.5; use SocketAppender.newBuilder()
createAppender(String, String, Routes, Configuration, RewritePolicy, PurgePolicy, Filter) - Static method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
Deprecated.
createAppender(String, String, AppenderRef[], Configuration, RewritePolicy, Filter) - Static method in class org.apache.logging.log4j.core.appender.rewrite.RewriteAppender
Creates a RewriteAppender.
createAppender(String, Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
createAppender(String, Log4j1Configuration, Layout, String, Filter, String, String) - Method in class org.apache.log4j.builders.appender.SyslogAppenderBuilder
 
createAppender(String, Log4j1Configuration, Layout, Filter, boolean, boolean, String, String, String, String) - Method in class org.apache.log4j.builders.appender.RollingFileAppenderBuilder
 
createAppender(String, Log4j1Configuration, Layout, Filter, String, String, boolean, boolean, boolean, int) - Method in class org.apache.log4j.builders.appender.FileAppenderBuilder
 
createAppender(String, Layout, Filter, String, boolean, boolean, String, boolean, int, T) - Method in class org.apache.log4j.builders.appender.DailyRollingFileAppenderBuilder
 
createAppender(String, Layout, Filter, String, String, T) - Method in class org.apache.log4j.builders.appender.ConsoleAppenderBuilder
 
createAppender(Route, LogEvent) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
createAppender(AppenderRef[], String, boolean, long, int, String, boolean, Filter, Configuration, boolean) - Static method in class org.apache.logging.log4j.core.appender.AsyncAppender
Deprecated.
createAppender(Configuration, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Layout<? extends Serializable>, Filter, String) - Static method in class org.apache.logging.log4j.core.appender.SmtpAppender
Create a SmtpAppender.
createAppender(Layout<? extends Serializable>, Filter, OutputStream, String, boolean, boolean) - Static method in class org.apache.logging.log4j.core.appender.OutputStreamAppender
Creates an OutputStream Appender.
createAppender(Layout<? extends Serializable>, Filter, String, String, String, String) - Static method in class org.apache.logging.log4j.core.appender.ConsoleAppender
Deprecated.
Deprecated in 2.7; use ConsoleAppender.newBuilder().
createAppender(Layout<? extends Serializable>, Filter, ConsoleAppender.Target, String, boolean, boolean, boolean) - Static method in class org.apache.logging.log4j.core.appender.ConsoleAppender
Deprecated.
Deprecated in 2.7; use ConsoleAppender.newBuilder().
createAppender(StringLayout, Filter, Writer, String, boolean, boolean) - Static method in class org.apache.logging.log4j.core.appender.WriterAppender
Creates a WriterAppender.
createAppenderRef(String, Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
createAppenderRef(String, Level, Filter) - Static method in class org.apache.logging.log4j.core.config.AppenderRef
Create an Appender reference.
createAppenders(Appender[]) - Static method in class org.apache.logging.log4j.core.config.AppendersPlugin
Creates a Map of the Appenders.
createBindings() - Method in class org.apache.logging.log4j.core.script.ScriptManager.AbstractScriptRunner
 
createBindings() - Method in interface org.apache.logging.log4j.core.script.ScriptManager.ScriptRunner
 
createBindings(AbstractScript) - Method in class org.apache.logging.log4j.core.script.ScriptManager
 
createBuilder(Class<?>) - Static method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
createBuilder(PluginType<?>, String, Properties) - Method in class org.apache.log4j.builders.BuilderManager
 
createCachedClass(String) - Static method in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
createClassForProperty(String, Class<ReusableMessageFactory>, Class<ParameterizedMessageFactory>) - Static method in class org.apache.logging.log4j.spi.AbstractLogger
 
createClock() - Static method in class org.apache.logging.log4j.core.util.ClockFactory
 
createCollection(Class<?>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
createComponent(ComponentBuilder<?>, String, Properties) - Static method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
createCompressAction(String, String, boolean, int) - Method in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
 
createCondition(AbstractScript, Configuration) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.ScriptCondition
Creates the ScriptCondition.
createConfiguration(Node, LogEvent) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
createConfiguration(Node, LogEvent) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
createConnection(URL) - Static method in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
createConnection(URL, long, SslConfiguration) - Static method in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
createContext(String, URI) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
 
createContext(String, URI) - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
createContextData() - Static method in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
createContextData(int) - Static method in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
createContextData(List<Property>) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
createContextData(Map<String, String>) - Static method in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
createContextData(Map<String, String>) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
createContextData(ReadOnlyStringMap) - Static method in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
createContextSelector() - Static method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
createConverter(String, StringBuilder, Map<String, Class<PatternConverter>>, List<String>, boolean, boolean) - Method in class org.apache.logging.log4j.core.pattern.PatternParser
Creates a new PatternConverter.
createCustomLevels(CustomLevelConfig[]) - Static method in class org.apache.logging.log4j.core.config.CustomLevels
Create a CustomLevels object to contain all the CustomLevelConfigs.
createCustomRouter(String) - Static method in class org.apache.logging.log4j.core.async.AsyncQueueFullPolicyFactory
 
created - Variable in class org.apache.logging.log4j.docker.model.Container
 
createDaemonThreadFactory(String) - Static method in class org.apache.logging.log4j.core.util.Log4jThreadFactory
Creates a new daemon thread factory.
createdAppenders - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
createdAppendersUnmodifiableView - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
createDefaultAppenderForLayout(Layout<? extends Serializable>) - Static method in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
createDefaultConstructor(Class<? extends StringMap>) - Static method in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
createDefaultFlowMessageFactory() - Static method in class org.apache.logging.log4j.spi.AbstractLogger
 
createDefaultInjector() - Static method in class org.apache.logging.log4j.core.impl.ContextDataInjectorFactory
 
createDefaultLayout() - Static method in class org.apache.logging.log4j.core.layout.HtmlLayout
Creates an HTML Layout using the default settings.
createDefaultLayout() - Static method in class org.apache.logging.log4j.core.layout.PatternLayout
Creates a PatternLayout using the default options.
createDefaultLayout() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns a Layout instance configured with the user preferences captured in this Help instance.
createDefaultLayout(Configuration) - Static method in class org.apache.logging.log4j.core.layout.PatternLayout
Creates a PatternLayout using the default options and the given configuration.
createDefaultMessageFactory() - Static method in class org.apache.logging.log4j.spi.AbstractLogger
 
createDefaultOptionRenderer() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns a new default OptionRenderer which converts Options to five columns of text to match the default TextTable column layout.
createDefaultParameterRenderer() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns a new default ParameterRenderer which converts Parameters to four columns of text to match the default TextTable column layout.
createDefaultParamLabelRenderer() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns a new default value renderer that separates option parameters from their options with the specified separator string, surrounds optional parameters with '[' and ']' characters and uses ellipses ("...") to indicate that any number of a parameter are allowed.
createDefaultSslContext() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
createDefaultThreadContextMap() - Static method in class org.apache.logging.log4j.spi.ThreadContextMapFactory
 
createDefaultValue(Field) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultOptionRenderer
 
createDeleteAction(String, boolean, int, boolean, PathSorter, PathCondition[], ScriptCondition, Configuration) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
Create a DeleteAction.
createDiscardingAsyncQueueFullPolicy() - Static method in class org.apache.logging.log4j.core.async.AsyncQueueFullPolicyFactory
 
CreatedRouteAppenderControl(Appender) - Constructor for class org.apache.logging.log4j.core.appender.routing.RoutingAppender.CreatedRouteAppenderControl
 
createErrorMsg(String) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
createEvent(String, Marker, String, StackTraceElement, Level, Message, List<Property>, Throwable) - Method in class org.apache.logging.log4j.core.impl.DefaultLogEventFactory
Creates a log event.
createEvent(String, Marker, String, StackTraceElement, Level, Message, List<Property>, Throwable) - Method in interface org.apache.logging.log4j.core.impl.LocationAwareLogEventFactory
 
createEvent(String, Marker, String, StackTraceElement, Level, Message, List<Property>, Throwable) - Method in class org.apache.logging.log4j.core.impl.ReusableLogEventFactory
Creates a log event.
createEvent(String, Marker, String, Level, Message, Throwable, ThrowableProxy, Map<String, String>, ThreadContext.ContextStack, String, StackTraceElement, long) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Deprecated.
use Log4jLogEvent.Builder instead. This method will be removed in an upcoming release.
createEvent(String, Marker, String, Level, Message, List<Property>, Throwable) - Method in class org.apache.logging.log4j.core.impl.DefaultLogEventFactory
Creates a log event.
createEvent(String, Marker, String, Level, Message, List<Property>, Throwable) - Method in interface org.apache.logging.log4j.core.impl.LogEventFactory
 
createEvent(String, Marker, String, Level, Message, List<Property>, Throwable) - Method in class org.apache.logging.log4j.core.impl.ReusableLogEventFactory
Creates a log event.
createExecutor() - Static method in class org.apache.logging.log4j.core.jmx.Server
Returns either a null Executor (causing JMX notifications to be sent from the caller thread) or a daemon background thread Executor, depending on the value of system property "log4j2.jmx.notify.async".
createFactory() - Static method in class org.apache.logging.log4j.core.async.ArrayBlockingQueueFactory
 
createFactory() - Static method in class org.apache.logging.log4j.core.async.LinkedTransferQueueFactory
 
createFactory(JCToolsBlockingQueueFactory.WaitStrategy) - Static method in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory
 
createFailovers(AppenderRef...) - Static method in class org.apache.logging.log4j.core.appender.FailoversPlugin
Returns the appender references.
createFieldFormatters(LoggerFields[], Configuration) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
createFileAfterRollover() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
createFileAfterRollover() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
createFileAfterRollover(String) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
createFileCountCondition(int, PathCondition...) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
Create an IfAccumulatedFileCount condition.
createFileSizeCondition(String, PathCondition...) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
Create an IfAccumulatedFileSize condition.
createFileVisitor(Path, List<PathCondition>) - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
Creates a new FileVisitor<Path> to pass to the Files.walkFileTree(Path, Set, int, FileVisitor) method when the AbstractPathAction.execute() method is invoked.
createFileVisitor(Path, List<PathCondition>) - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
 
createFileVisitor(Path, List<PathCondition>) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction
 
createFilter(String, boolean) - Method in class org.apache.log4j.builders.filter.LevelMatchFilterBuilder
 
createFilter(String, boolean) - Method in class org.apache.log4j.builders.filter.StringMatchFilterBuilder
 
createFilter(String, String[], Boolean, Filter.Result, Filter.Result) - Static method in class org.apache.logging.log4j.core.filter.RegexFilter
Creates a Filter that matches a regular expression.
createFilter(String, String, boolean) - Method in class org.apache.log4j.builders.filter.LevelRangeFilterBuilder
 
createFilter(String, String, String, Filter.Result, Filter.Result) - Static method in class org.apache.logging.log4j.core.filter.TimeFilter
Creates a TimeFilter.
createFilter(String, Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
createFilter(String, Filter.Result, Filter.Result) - Static method in class org.apache.logging.log4j.core.filter.MarkerFilter
Creates the MarkerFilter.
createFilter(String, KeyValuePair[], Level, Filter.Result, Filter.Result) - Static method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
Creates a DynamicThresholdFilter.
createFilter(AbstractScript, Filter.Result, Filter.Result, Configuration) - Static method in class org.apache.logging.log4j.core.filter.ScriptFilter
Creates the ScriptFilter.
createFilter(KeyValuePair[], String, Filter.Result, Filter.Result) - Static method in class org.apache.logging.log4j.core.filter.MapFilter
 
createFilter(KeyValuePair[], String, Filter.Result, Filter.Result) - Static method in class org.apache.logging.log4j.core.filter.StructuredDataFilter
Creates the StructuredDataFilter.
createFilter(KeyValuePair[], String, Filter.Result, Filter.Result) - Static method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
createFilter(Level, Filter.Result, Filter.Result) - Static method in class org.apache.logging.log4j.core.filter.ThresholdFilter
Creates a ThresholdFilter.
createFilter(Level, Level, Filter.Result, Filter.Result) - Static method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
Creates a ThresholdFilter.
createFilters(Filter[]) - Static method in class org.apache.logging.log4j.core.filter.CompositeFilter
Creates a CompositeFilter.
createFixedFormatter(FixedDateFormat) - Static method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
createFlowClassForProperty(String, Class<DefaultFlowMessageFactory>) - Static method in class org.apache.logging.log4j.spi.AbstractLogger
 
createFormatter(String[]) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
createIfSupported(String...) - Static method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
createInitialCapacityConstructor(Class<? extends StringMap>) - Static method in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
createInjector() - Static method in class org.apache.logging.log4j.core.impl.ContextDataInjectorFactory
Returns a new ContextDataInjector instance based on the value of system property log4j2.ContextDataInjector.
createInnerMap() - Method in class org.apache.logging.log4j.spi.LoggerRegistry.ConcurrentMapFactory
 
createInnerMap() - Method in interface org.apache.logging.log4j.spi.LoggerRegistry.MapFactory
 
createInnerMap() - Method in class org.apache.logging.log4j.spi.LoggerRegistry.WeakMapFactory
 
createInstance(String, TimeZone, Locale) - Method in class org.apache.logging.log4j.core.util.datetime.FormatCache
Create a format instance using the specified pattern, time zone and locale.
createJmDnsVersion1() - Static method in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
createJmDnsVersion3() - Static method in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
createKeyStoreConfiguration(String, char[], String, String) - Static method in class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
createKeyStoreConfiguration(String, char[], String, String) - Static method in class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
createKeyStoreConfiguration(String, char[], String, String, String, String) - Static method in class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
Creates a KeyStoreConfiguration.
createKeyStoreConfiguration(String, char[], String, String, String, String) - Static method in class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
Creates a KeyStoreConfiguration.
createKeyStoreConfiguration(String, String, String, String) - Static method in class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
Deprecated.
Use createKeyStoreConfiguration(String, char[], String, String)
createKeyStoreConfiguration(String, String, String, String) - Static method in class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
Deprecated.
Use createKeyStoreConfiguration(String, char[], String, String)
createLayout() - Static method in class org.apache.logging.log4j.core.layout.MessageLayout
 
createLayout() - Static method in class org.apache.logging.log4j.core.layout.SerializedLayout
Deprecated.
createLayout(boolean, boolean) - Static method in class org.apache.log4j.layout.Log4j1XmlLayout
 
createLayout(boolean, boolean, boolean, String, String, Log4j1Configuration) - Method in class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
createLayout(boolean, String, String, Charset, String, String) - Static method in class org.apache.logging.log4j.core.layout.HtmlLayout
Creates an HTML Layout.
createLayout(String, boolean) - Method in class org.apache.log4j.builders.layout.HtmlLayoutBuilder
 
createLayout(String, Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
createLayout(String, Log4j1Configuration) - Method in class org.apache.log4j.builders.layout.PatternLayoutBuilder
 
createLayout(String, PatternSelector, Configuration, RegexReplacement, Charset, boolean, boolean, String, String) - Static method in class org.apache.logging.log4j.core.layout.PatternLayout
Deprecated.
Use PatternLayout.newBuilder() instead. This will be private in a future version.
createLayout(Facility, boolean, String, Charset) - Static method in class org.apache.logging.log4j.core.layout.SyslogLayout
Deprecated.
createLayout(Facility, String, int, boolean, String, String, String, boolean, String, String, String, String, String, String, String, boolean, LoggerFields[], Configuration) - Static method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
Create the RFC 5424 Layout.
createLevel(String, int) - Static method in class org.apache.logging.log4j.core.config.CustomLevelConfig
Creates a CustomLevelConfig object.
createLevelStyleMap(String[]) - Static method in class org.apache.logging.log4j.core.pattern.HighlightConverter
Creates a level style map where values are ANSI escape sequences given configuration options in option[1] .
createLogDelay(long) - Static method in class org.apache.logging.log4j.core.filter.BurstFilter
 
createLogger(boolean, Level, String, String, AppenderRef[], Property[], Configuration, Filter) - Static method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
Factory method to create a LoggerConfig.
createLogger(boolean, Level, String, String, AppenderRef[], Property[], Configuration, Filter) - Static method in class org.apache.logging.log4j.core.config.LoggerConfig
Factory method to create a LoggerConfig.
createLogger(String, String, String, String, AppenderRef[], Property[], Configuration, Filter) - Static method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
createLogger(String, String, String, AppenderRef[], Property[], Configuration, Filter) - Static method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig.RootLogger
createLogger(String, Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
createLogger(String, Level, String, String, AppenderRef[], Property[], Configuration, Filter) - Static method in class org.apache.logging.log4j.core.config.LoggerConfig
createLogger(String, Level, String, AppenderRef[], Property[], Configuration, Filter) - Static method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig.RootLogger
 
createLogger(String, Level, String, AppenderRef[], Property[], Configuration, Filter) - Static method in class org.apache.logging.log4j.core.config.LoggerConfig.RootLogger
 
createLoggerFields(KeyValuePair[], String, String, boolean) - Static method in class org.apache.logging.log4j.core.layout.LoggerFields
Create a LoggerFields from KeyValuePairs.
createLoggers(LoggerConfig[]) - Static method in class org.apache.logging.log4j.core.config.LoggersPlugin
Create a Loggers object to contain all the Loggers.
createLongOptionText(Field, CommandLine.Help.IParamLabelRenderer, CommandLine.Help.ColorScheme, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultOptionRenderer
 
createManager(String, OutputStream, Socket, InetAddress, SslSocketManager.SslFactoryData) - Method in class org.apache.logging.log4j.core.net.SslSocketManager.SslSocketManagerFactory
 
createManager(String, OutputStream, Socket, InetAddress, T) - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.TcpSocketManagerFactory
 
createManager(String, Properties) - Method in class org.apache.logging.log4j.core.net.JndiManager.JndiManagerFactory
 
createManager(String, ConsoleAppender.FactoryData) - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.ConsoleManagerFactory
Create an OutputStreamManager.
createManager(String, FileManager.FactoryData) - Method in class org.apache.logging.log4j.core.appender.FileManager.FileManagerFactory
Creates a FileManager.
createManager(String, MemoryMappedFileManager.FactoryData) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager.MemoryMappedFileManagerFactory
Create a MemoryMappedFileManager.
createManager(String, OutputStreamAppender.FactoryData) - Method in class org.apache.logging.log4j.core.appender.OutputStreamAppender.OutputStreamManagerFactory
Creates an OutputStreamManager.
createManager(String, RandomAccessFileManager.FactoryData) - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileManager.RandomAccessFileManagerFactory
Create a RandomAccessFileManager.
createManager(String, RollingFileManager.FactoryData) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.RollingFileManagerFactory
Creates a RollingFileManager.
createManager(String, RollingRandomAccessFileManager.FactoryData) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.RollingRandomAccessFileManagerFactory
Create the RollingRandomAccessFileManager.
createManager(String, WriterAppender.FactoryData) - Method in class org.apache.logging.log4j.core.appender.WriterAppender.WriterManagerFactory
Creates a WriterManager.
createManager(String, DatagramSocketManager.FactoryData) - Method in class org.apache.logging.log4j.core.net.DatagramSocketManager.DatagramSocketManagerFactory
 
createManager(String, SmtpManager.FactoryData) - Method in class org.apache.logging.log4j.core.net.SmtpManager.SMTPManagerFactory
 
createManager(String, T) - Method in interface org.apache.logging.log4j.core.appender.ManagerFactory
Creates a Manager.
createManager(String, T) - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.TcpSocketManagerFactory
 
createManagerName() - Static method in class org.apache.logging.log4j.core.net.JndiManager
 
createMap(Class<?>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
createMap(String[], String[]) - Static method in enum org.apache.logging.log4j.core.pattern.AnsiEscape
Creates a Map from a source array where values are ANSI escape sequences.
createMap(String, String[]) - Static method in enum org.apache.logging.log4j.core.pattern.AnsiEscape
Creates a Map from a source array where values are ANSI escape sequences.
createMemento() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
Creates and returns a new immutable copy of this RingBufferLogEvent.
createMemento() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
Creates and returns a new immutable copy of this MutableLogEvent.
createMemento(LogEvent) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
createMemento(LogEvent, boolean) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Creates and returns a new immutable copy of this Log4jLogEvent.
createMimeMessage(SmtpManager.FactoryData, Session, LogEvent) - Static method in class org.apache.logging.log4j.core.net.SmtpManager
 
createMinimalOptionRenderer() - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns a new minimal OptionRenderer which converts Options to a single row with two columns of text: an option name and a description.
createMinimalParameterRenderer() - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns a new minimal ParameterRenderer which converts Parameters to a single row with two columns of text: an option name and a description.
createMinimalParamLabelRenderer() - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns a value renderer that returns the paramLabel if defined or the field name otherwise.
createNameCondition(String, String, PathCondition...) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
Creates a IfFileName condition that returns true if either the specified glob pattern or the regular expression matches the relative path.
createNonFixedFormatter(String[]) - Static method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
createNotCondition(PathCondition) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.IfNot
Create an IfNot PathCondition.
createNotificationInfo() - Static method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
createNotificationInfo() - Static method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
createOnDemand - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
createOnDemand - Variable in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
createOnDemand - Variable in class org.apache.logging.log4j.core.appender.FileManager
 
createOnDemand - Variable in class org.apache.logging.log4j.core.appender.FileManager.FactoryData
 
createOnDemand - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
createOnDemand - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
createOrCondition(PathCondition...) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.IfAny
Create a Composite PathCondition: accepts if any of the nested conditions accepts.
createOuterMap() - Method in class org.apache.logging.log4j.spi.LoggerRegistry.ConcurrentMapFactory
 
createOuterMap() - Method in interface org.apache.logging.log4j.spi.LoggerRegistry.MapFactory
 
createOuterMap() - Method in class org.apache.logging.log4j.spi.LoggerRegistry.WeakMapFactory
 
createOutputStream() - Method in class org.apache.logging.log4j.core.appender.FileManager
 
createOutputStream() - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
createPattern(String) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.PatternStrategy
 
createPattern(StringBuilder) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.PatternStrategy
 
createPatternParser() - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
createPatternParser(Configuration) - Static method in class org.apache.logging.log4j.core.layout.PatternLayout
Creates a PatternParser.
createPatternParser(Configuration, Class<? extends PatternConverter>) - Static method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
Create a PatternParser.
createPluginCollection(Node) - Static method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
createPluginMap(Node) - Static method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
createPluginObject(PluginType<?>, Node, LogEvent) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Invokes a static factory method to either create the desired object or to create a builder object that creates the desired object.
createPolicy() - Static method in class org.apache.logging.log4j.core.appender.rolling.NoOpTriggeringPolicy
 
createPolicy(long) - Static method in class org.apache.logging.log4j.core.appender.rolling.OnStartupTriggeringPolicy
 
createPolicy(String) - Static method in class org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy
Create a SizeBasedTriggeringPolicy.
createPolicy(String, String) - Static method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
createPolicy(String, KeyValuePair[]) - Static method in class org.apache.logging.log4j.core.appender.rewrite.LoggerNameLevelRewritePolicy
Creates a policy to rewrite levels for a given logger name.
createPolicy(String, KeyValuePair[]) - Static method in class org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy
The factory method to create the MapRewritePolicy.
createPolicy(TriggeringPolicy...) - Static method in class org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy
Creates a CompositeTriggeringPolicy.
createPolicy(Configuration, String, String) - Static method in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
Creates a ScheduledTriggeringPolicy.
createPolicy(Configuration, Property[]) - Static method in class org.apache.logging.log4j.core.appender.rewrite.PropertiesRewritePolicy
Creates a PropertiesRewritePolicy.
createProperties(String, String, String, String, String, Properties) - Static method in class org.apache.logging.log4j.core.net.JndiManager
Creates JNDI Properties with the provided configuration information.
createProperty(String, String) - Static method in class org.apache.logging.log4j.core.config.Property
Creates a Property.
createPurgePolicy(String, String, String, Configuration) - Static method in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
Create the PurgePolicy
createReconnector() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
 
createReference(String, Configuration) - Static method in class org.apache.logging.log4j.core.script.ScriptRef
 
createRegexReplacement(Pattern, String) - Static method in class org.apache.logging.log4j.core.pattern.RegexReplacement
Create a RegexReplacement.
createRingBufferAdmin() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContext
Creates and returns a new RingBufferAdmin that instruments the ringbuffer of the AsyncLogger objects in this LoggerContext.
createRingBufferAdmin(String) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
Creates and returns a new RingBufferAdmin that instruments the ringbuffer of this AsyncLoggerConfig.
createRingBufferAdmin(String) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
Creates and returns a new RingBufferAdmin that instruments the ringbuffer of the AsyncLogger.
createRingBufferAdmin(String, String) - Method in interface org.apache.logging.log4j.core.async.AsyncLoggerConfigDelegate
Creates and returns a new RingBufferAdmin that instruments the ringbuffer of this AsyncLoggerConfig.
createRingBufferAdmin(String, String) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
createRootLogger(Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
createRoute(String, String, Node) - Static method in class org.apache.logging.log4j.core.appender.routing.Route
Create the Route.
createRoutes(String, Route...) - Static method in class org.apache.logging.log4j.core.appender.routing.Routes
Deprecated.
since 2.7; use Routes.newBuilder().
createScript(String, String, String) - Static method in class org.apache.logging.log4j.core.script.Script
 
createScript(String, String, String, Boolean, Charset) - Static method in class org.apache.logging.log4j.core.script.ScriptFile
 
createScript(Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
createScriptFile(Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
createScripts(AbstractScript[]) - Static method in class org.apache.logging.log4j.core.config.ScriptsPlugin
Return the array of scripts
createSelector(PatternMatch[], String, boolean, boolean, Configuration) - Static method in class org.apache.logging.log4j.core.layout.LevelPatternSelector
Deprecated.
createSelector(PatternMatch[], String, boolean, boolean, Configuration) - Static method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
Deprecated.
createSelector(AbstractScript, PatternMatch[], String, boolean, boolean, Configuration) - Static method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
Deprecated.
createSequence(String...) - Static method in enum org.apache.logging.log4j.core.pattern.AnsiEscape
Creates an ANSI escape sequence from the given AnsiEscape names.
createSerializer(Configuration, RegexReplacement, String, String, PatternSelector, boolean, boolean) - Static method in class org.apache.logging.log4j.core.layout.PatternLayout
Deprecated.
createShortOptionArityAndNameComparator() - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Sorts Fields annotated with Option by their option max arity first, by min arity next, and by option name last.
createShortOptionNameComparator() - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Sorts Fields annotated with Option by their option name in case-insensitive alphabetic order.
createShutdownCallbackRegistry() - Static method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
createSocket(InetSocketAddress) - Method in class org.apache.logging.log4j.core.net.SslSocketManager
 
createSocket(InetSocketAddress) - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
 
createSocket(InetSocketAddress, int, SslConfiguration, SocketOptions) - Static method in class org.apache.logging.log4j.core.net.SslSocketManager
 
createSocket(InetSocketAddress, SocketOptions, int) - Static method in class org.apache.logging.log4j.core.net.TcpSocketManager
 
createSocket(SslSocketManager.SslFactoryData) - Method in class org.apache.logging.log4j.core.net.SslSocketManager.SslSocketManagerFactory
 
createSocket(T) - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.TcpSocketManagerFactory
 
createSocketManager(String, Protocol, String, int, int, SslConfiguration, int, boolean, Layout<? extends Serializable>, int) - Static method in class org.apache.logging.log4j.core.appender.SocketAppender
createSocketManager(String, Protocol, String, int, int, SslConfiguration, int, boolean, Layout<? extends Serializable>, int, SocketOptions) - Static method in class org.apache.logging.log4j.core.appender.SocketAppender
Creates an AbstractSocketManager for TCP, UDP, and SSL.
createSorter(boolean) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.PathSortByModificationTime
Create a PathSorter that sorts by lastModified time.
createSSLConfiguration(String, KeyStoreConfiguration, TrustStoreConfiguration) - Static method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
Creates an SslConfiguration from a KeyStoreConfiguration and a TrustStoreConfiguration.
createSSLConfiguration(String, KeyStoreConfiguration, TrustStoreConfiguration, boolean) - Static method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
Creates an SslConfiguration from a KeyStoreConfiguration and a TrustStoreConfiguration.
createSslContext() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
createSslContext(boolean, boolean) - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
createSslContextBasedOnConfiguration() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
createSslContextWithDefaultKeyManagerFactory() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
createSslContextWithDefaultTrustManagerFactory() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
createSslContextWithKeyStoreFailure() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
createSslContextWithTrustStoreFailure() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
createSslSocketFactory(SslConfiguration) - Static method in class org.apache.logging.log4j.core.net.SslSocketManager
 
createStrategy(String, String, String, String, Action[], boolean, Configuration) - Static method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
Deprecated.
Since 2.9 Usage of Builder API is preferable
createStrategy(String, String, Action[], boolean, Configuration) - Static method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
Deprecated.
Since 2.9 Usage of Builder API is preferable
createStringMap() - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
Returns an implementation of the StringMap used to back this thread context map.
createStringMap() - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
Returns an implementation of the StringMap used to back this thread context map.
createStringMap(ReadOnlyStringMap) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
Returns an implementation of the StringMap used to back this thread context map, pre-populated with the contents of the specified context data.
createStringMap(ReadOnlyStringMap) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
Returns an implementation of the StringMap used to back this thread context map, pre-populated with the contents of the specified context data.
createSyntaxAndPatternString(String, String) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
 
createThreadContextMap() - Static method in class org.apache.logging.log4j.spi.ThreadContextMapFactory
 
createThreadFactory(String) - Static method in class org.apache.logging.log4j.core.util.Log4jThreadFactory
Creates a new thread factory.
createThreadInfo() - Method in class org.apache.logging.log4j.core.message.ExtendedThreadInfoFactory
 
createThreadInfo() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage.BasicThreadInfoFactory
 
createThreadInfo() - Method in interface org.apache.logging.log4j.message.ThreadDumpMessage.ThreadInfoFactory
 
createThreadLocalMap() - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
createThreadLocalMap() - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
createThreadLocalMap(boolean) - Static method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
createWaitStrategy(String) - Static method in class org.apache.logging.log4j.core.async.DisruptorUtil
 
createWaitStrategy(String, long) - Static method in class org.apache.logging.log4j.core.async.DisruptorUtil
 
createWriter(OutputStream) - Method in class org.apache.log4j.WriterAppender
Returns an OutputStreamWriter when passed an OutputStream.
CRITICAL - org.apache.logging.log4j.core.net.Severity
Critical conditions.
CRLF - org.apache.logging.log4j.core.pattern.EncodingPatternConverter.EscapeFormat
 
CRON - org.apache.logging.log4j.core.net.Facility
Clock daemon.
cronExpression - Variable in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
cronExpression - Variable in class org.apache.logging.log4j.core.config.ConfigurationScheduler.CronRunnable
 
cronExpression - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
CronExpression - Class in org.apache.logging.log4j.core.util
Provides a parser and evaluator for unix-like cron expressions.
CronExpression(String) - Constructor for class org.apache.logging.log4j.core.util.CronExpression
Constructs a new CronExpression based on the specified parameter.
CronExpression.ValueSet - Class in org.apache.logging.log4j.core.util
 
CronExpressionConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.CronExpressionConverter
 
CronRunnable(Runnable, CronExpression) - Constructor for class org.apache.logging.log4j.core.config.ConfigurationScheduler.CronRunnable
 
CronScheduledFuture<V> - Class in org.apache.logging.log4j.core.config
 
CronScheduledFuture(ScheduledFuture<V>, Date) - Constructor for class org.apache.logging.log4j.core.config.CronScheduledFuture
 
CronScheduledFuture.FutureData - Class in org.apache.logging.log4j.core.config
 
CronTrigger() - Constructor for class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy.CronTrigger
 
CronTriggeringPolicy - Class in org.apache.logging.log4j.core.appender.rolling
Rolls a file over based on a cron schedule.
CronTriggeringPolicy(CronExpression, boolean, Configuration) - Constructor for class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
CronTriggeringPolicy.CronTrigger - Class in org.apache.logging.log4j.core.appender.rolling
 
CSI - org.apache.logging.log4j.core.pattern.AnsiEscape
The Control Sequence Introducer (or Control Sequence Initiator).
CSI - Static variable in interface org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.IStyle
The Control Sequence Introducer (CSI) escape sequence "\u001b[".
cTimeZoneDisplayCache - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
current - Variable in class org.apache.logging.log4j.util.Unbox.State
 
current - Variable in class org.apache.logging.log4j.util.Unbox.WebSafeState
 
currentContextData() - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
currentContextData() - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
currentContextData() - Method in class org.apache.logging.log4j.core.lookup.ContextMapLookup
 
currentFileName - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
currentFileTime - Variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
currentIdx - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.StrategyParser
 
currentTimeMillis - Variable in class org.apache.logging.log4j.core.time.internal.FixedPreciseClock
 
currentTimeMillis() - Method in class org.apache.logging.log4j.core.time.internal.FixedPreciseClock
 
currentTimeMillis() - Method in class org.apache.logging.log4j.core.util.CachedClock
Returns the value of a private long field that is updated by a background thread once every millisecond.
currentTimeMillis() - Method in interface org.apache.logging.log4j.core.util.Clock
Returns the time in milliseconds since the epoch.
currentTimeMillis() - Method in class org.apache.logging.log4j.core.util.CoarseCachedClock
Returns the value of a private long field that is updated by a background thread once every millisecond.
currentTimeMillis() - Method in class org.apache.logging.log4j.core.util.SystemClock
Returns the system time.
currentTimeMillis() - Method in class org.apache.logging.log4j.core.util.SystemMillisClock
Returns the system time.
CUSTOM - org.apache.logging.log4j.core.tools.Generate.Type
 
customActions - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
customActions - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
customActions - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
customActions - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
CustomLevelComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Assembler for constructing CustomLevel Components.
CustomLevelConfig - Class in org.apache.logging.log4j.core.config
Descriptor of a custom Level object that is created via configuration.
CustomLevelConfig(String, int) - Constructor for class org.apache.logging.log4j.core.config.CustomLevelConfig
 
customLevels - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
customLevels - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
customLevels - Variable in class org.apache.logging.log4j.core.config.CustomLevels
 
CustomLevels - Class in org.apache.logging.log4j.core.config
Container for CustomLevelConfig objects.
CustomLevels(CustomLevelConfig[]) - Constructor for class org.apache.logging.log4j.core.config.CustomLevels
 
customLevelsComponent - Variable in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
CustomLogger() - Constructor for class org.apache.logging.log4j.core.tools.Generate.CustomLogger
 
CustomLoggerGenerator - Class in org.apache.logging.log4j.core.tools
Wrapper around Generate.CustomLogger.
CustomLoggerGenerator() - Constructor for class org.apache.logging.log4j.core.tools.CustomLoggerGenerator
 
customSynopsis - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional custom synopsis lines to use instead of the auto-generated synopsis.
customSynopsis() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Specify one or more custom synopsis lines to display instead of an auto-generated synopsis.
customSynopsis(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns command custom synopsis as a string.
Cyan(List<PatternFormatter>, String) - Constructor for class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Cyan
Constructs the converter.
CYAN - org.apache.logging.log4j.core.pattern.AnsiEscape
Cyan foreground color.
CyclicBuffer<T> - Class in org.apache.logging.log4j.core.util
A bounded buffer containing elements of type T.
CyclicBuffer(Class<T>, int) - Constructor for class org.apache.logging.log4j.core.util.CyclicBuffer
Instantiates a new CyclicBuffer of at most maxSize events.

D

daemon - Variable in class org.apache.logging.log4j.core.util.Log4jThreadFactory
 
DAEMON - org.apache.logging.log4j.core.net.Facility
System daemons.
DAILY - org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
Rollover daily.
DailyRollingFileAppenderBuilder - Class in org.apache.log4j.builders.appender
Build a Daily Rolling File Appender
DailyRollingFileAppenderBuilder() - Constructor for class org.apache.log4j.builders.appender.DailyRollingFileAppenderBuilder
 
DailyRollingFileAppenderBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.appender.DailyRollingFileAppenderBuilder
 
data - Variable in class org.apache.logging.log4j.core.config.ConfigurationSource
 
data - Variable in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
data - Variable in class org.apache.logging.log4j.core.net.SmtpManager
 
data - Variable in class org.apache.logging.log4j.message.MapMessage
 
DatagramOutputStream - Class in org.apache.logging.log4j.core.net
OutputStream for UDP connections.
DatagramOutputStream(String, int, byte[], byte[]) - Constructor for class org.apache.logging.log4j.core.net.DatagramOutputStream
The Constructor.
datagramSocket - Variable in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
DatagramSocketManager - Class in org.apache.logging.log4j.core.net
Socket Manager for UDP connections.
DatagramSocketManager(String, OutputStream, InetAddress, String, int, Layout<? extends Serializable>, int) - Constructor for class org.apache.logging.log4j.core.net.DatagramSocketManager
The Constructor.
DatagramSocketManager.DatagramSocketManagerFactory - Class in org.apache.logging.log4j.core.net
Factory to create the DatagramSocketManager.
DatagramSocketManager.FactoryData - Class in org.apache.logging.log4j.core.net
Data for the factory.
DatagramSocketManagerFactory() - Constructor for class org.apache.logging.log4j.core.net.DatagramSocketManager.DatagramSocketManagerFactory
 
DATE - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
DATE_AND_TIME time format: "dd MMM yyyy HH:mm:ss,SSS".
DATE_FORMAT_PARAM - Static variable in class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
DATE_PERIOD - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
DATE_AND_TIME time format variation with period separator: "dd MMM yyyy HH:mm:ss.SSS".
dateFormat - Variable in class org.apache.logging.log4j.core.layout.SyslogLayout
Date format used if header = true.
dateFormatter - Variable in class org.apache.logging.log4j.simple.SimpleLogger
Used to format times.
dateLength - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
DateLookup - Class in org.apache.logging.log4j.core.lookup
Formats the current date or the date in the LogEvent.
DateLookup() - Constructor for class org.apache.logging.log4j.core.lookup.DateLookup
 
DateParser - Interface in org.apache.logging.log4j.core.util.datetime
DateParser is the "missing" interface for the parsing methods of DateFormat.
datePattern - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
DatePatternConverter - Class in org.apache.logging.log4j.core.pattern
Converts and formats the event's date in a StringBuilder.
DatePatternConverter(String[]) - Constructor for class org.apache.logging.log4j.core.pattern.DatePatternConverter
Private constructor.
DatePatternConverter.CachedTime - Class in org.apache.logging.log4j.core.pattern
 
DatePatternConverter.FixedFormatter - Class in org.apache.logging.log4j.core.pattern
 
DatePatternConverter.Formatter - Class in org.apache.logging.log4j.core.pattern
 
DatePatternConverter.PatternFormatter - Class in org.apache.logging.log4j.core.pattern
 
DatePatternConverter.UnixFormatter - Class in org.apache.logging.log4j.core.pattern
 
DatePatternConverter.UnixMillisFormatter - Class in org.apache.logging.log4j.core.pattern
 
DatePrinter - Interface in org.apache.logging.log4j.core.util.datetime
DatePrinter is the "missing" interface for the format methods of DateFormat.
dateTimeFormat - Variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
The date and time format to use in the log message
DateTypeConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Utility methods for Date classes.
DateTypeConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.DateTypeConverter
 
DAY_CHARS - Static variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
DAY_OF_MONTH - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
DAY_OF_MONTH_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
DAY_OF_WEEK - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
DAY_OF_WEEK_IN_MONTH_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
DAY_OF_WEEK_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
DAY_OF_YEAR_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
DayInWeekField(FastDatePrinter.NumberRule) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.DayInWeekField
 
daylightSavingTime(int) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
dayMap - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
DAYS - org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
daysOfMonth - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
daysOfWeek - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
dbfKey - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
debug(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the DEBUG level.
debug(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the DEBUG level including the stack trace of the Throwable t passed as parameter.
debug(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Object) - Method in class org.apache.log4j.Category
 
debug(Object) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
debug(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the DEBUG level.
debug(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Object, Throwable) - Method in class org.apache.log4j.Category
 
debug(Object, Throwable) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
debug(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the DEBUG level including the stack trace of the Throwable t passed as parameter.
debug(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the DEBUG level.
debug(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String) - Method in class org.apache.logging.slf4j.Log4jLogger
 
debug(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
debug(String, Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Tracer
 
debug(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the DEBUG level.
debug(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
 
debug(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
debug(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the DEBUG level including the stack trace of the Throwable t passed as parameter.
debug(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
debug(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the DEBUG level.
debug(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the DEBUG level.
debug(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence at the DEBUG level including the stack trace of the Throwable t passed as parameter.
debug(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the DEBUG level.
debug(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the DEBUG level including the stack trace of the Throwable t passed as parameter.
debug(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the DEBUG level.
debug(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the DEBUG level.
debug(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the DEBUG level including the stack trace of the Throwable t passed as parameter.
debug(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the DEBUG level.
debug(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the DEBUG level.
debug(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the DEBUG level.
debug(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the DEBUG level with the specified Marker.
debug(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the DEBUG level) with the specified Marker and including the stack trace of the Throwable t passed as parameter.
debug(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the DEBUG level with the specified Marker.
debug(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the DEBUG level) with the specified Marker and including the stack trace of the Throwable t passed as parameter.
debug(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the DEBUG level.
debug(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the DEBUG level.
debug(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the DEBUG level.
debug(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the DEBUG level) including the stack trace of the Throwable t passed as parameter.
debug(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the DEBUG level.
debug(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the DEBUG level) including the stack trace of the Throwable t passed as parameter.
debug(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String) - Method in class org.apache.logging.slf4j.Log4jLogger
 
debug(Marker, String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
debug(Marker, String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
 
debug(Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
debug(Marker, String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
DEBUG - org.apache.logging.log4j.core.net.Severity
Debug level messages.
DEBUG - org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
 
DEBUG - org.apache.logging.log4j.spi.StandardLevel
A general debugging event.
DEBUG - Static variable in class org.apache.log4j.Level
The DEBUG Level designates fine-grained informational events that are most useful to debug an application.
DEBUG - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.DEBUG instead.
DEBUG - Static variable in class org.apache.logging.log4j.Level
A general debugging event.
DEBUG_INT - Static variable in class org.apache.log4j.Priority
The DEBUG Level designates fine-grained informational events that are most useful to debug an application.
DEBUG_KEY - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
debugGetNextTime(long) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
decide(LoggingEvent) - Method in class org.apache.log4j.bridge.FilterWrapper
This method is never called.
decide(LoggingEvent) - Method in class org.apache.log4j.spi.Filter
If the decision is DENY, then the event will be dropped.
DECIMAL - Static variable in class org.apache.logging.log4j.core.pattern.PatternParser
 
declaration() - Method in enum org.apache.logging.log4j.core.tools.Generate.Type
 
decodeCacheFiles(ClassLoader) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
 
decoder - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.Base64Converter
 
decrementRecursionDepth() - Static method in class org.apache.logging.log4j.spi.AbstractLogger
 
decrementScheduledItems() - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
Decrement the number of threads in the pool
decryptPassword(String) - Method in interface org.apache.logging.log4j.core.util.PasswordDecryptor
 
deepToString(Object) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
This method performs a deep toString of the given Object.
deepToString(Object) - Static method in class org.apache.logging.log4j.message.ParameterizedMessage
This method performs a deep toString of the given Object.
DEFAULT - org.apache.logging.log4j.core.pattern.AnsiEscape
Default foreground color.
DEFAULT - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
DEFAULT time format: "yyyy-MM-dd HH:mm:ss,SSS".
DEFAULT - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Default instance of ThrowableFormatOptions.
DEFAULT - Static variable in class org.apache.logging.log4j.core.pattern.FormattingInfo
Default instance.
DEFAULT - Static variable in class org.apache.logging.log4j.core.pattern.NameAbbreviator
Default (no abbreviation) abbreviator.
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.appender.FileAppender
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
The default buffer size.
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.appender.RollingFileAppender
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.appender.SmtpAppender
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.util.IOUtils
The default buffer size (4096) to use for #copyLarge(InputStream, OutputStream) and IOUtils.copyLarge(Reader, Writer)
DEFAULT_BYTE_BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.layout.StringBuilderEncoder
 
DEFAULT_COMMAND_NAME - Static variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Constant String holding the default program name: "<main class>"
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_CONSTRUCTOR - Static variable in class org.apache.logging.log4j.core.impl.ContextDataFactory
In LOG4J2-2649 (https://issues.apache.org/jira/browse/LOG4J2-2649), the reporter said some reason about using graalvm to static compile.
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
DEFAULT_CONTEXT - Static variable in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
DEFAULT_CONVERSION_PATTERN - Static variable in class org.apache.logging.log4j.core.layout.PatternLayout
Default pattern string for log output.
DEFAULT_DATE_TIME_FORMAT - Static variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
The default format to use when formatting dates
DEFAULT_DEFAULT_VALUE - Static variable in class org.apache.logging.log4j.core.pattern.ProcessIdPatternConverter
 
DEFAULT_DELAY - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
DEFAULT_DELAY - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
DEFAULT_ENTERPRISE_NUMBER - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
Not a very good default - it is the Apache Software Foundation's enterprise number.
DEFAULT_ESCAPE - Static variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Constant for the default escape character.
DEFAULT_FACTORY_KEY - Static variable in class org.apache.logging.log4j.spi.LoggerRegistry
 
DEFAULT_FLOW_MESSAGE_FACTORY_CLASS - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
The default FlowMessageFactory class.
DEFAULT_FONT_FAMILY - Static variable in class org.apache.logging.log4j.core.layout.HtmlLayout
Default font family: "arial,sans-serif".
DEFAULT_ID - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
The default event id.
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_INITIAL_CAPACITY - Static variable in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
The default initial capacity.
DEFAULT_INITIAL_CAPACITY - Static variable in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
The default initial capacity.
DEFAULT_INITIAL_CAPACITY - Static variable in class org.apache.logging.log4j.util.SortedArrayStringMap
The default initial capacity.
DEFAULT_INTERVAL_SECONDS - Static variable in class org.apache.logging.log4j.core.appender.FailoverAppender
 
DEFAULT_KEY - Static variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
DEFAULT_LANGUAGE - Static variable in class org.apache.logging.log4j.core.script.AbstractScript
 
DEFAULT_LEVEL - Static variable in class org.apache.logging.log4j.core.config.DefaultConfiguration
The System Property used to specify the logging level.
DEFAULT_LINES - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
 
DEFAULT_MAX_FILES - Static variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
DEFAULT_MDCID - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
Default MDC ID: "mdc" .
DEFAULT_MESSAGE_FACTORY_CLASS - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
The default MessageFactory class.
DEFAULT_MICROS - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
DEFAULT time format with microsecond precision: "yyyy-MM-dd HH:mm:ss,nnnnnn".
DEFAULT_NAME - Static variable in class org.apache.logging.log4j.core.config.DefaultConfiguration
The name of the default configuration.
DEFAULT_NANOS - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
DEFAULT time format with nanosecond precision: "yyyy-MM-dd HH:mm:ss,nnnnnnnnn".
DEFAULT_PATTERN - Static variable in class org.apache.logging.log4j.core.config.DefaultConfiguration
The default Pattern used for the default Layout.
DEFAULT_PATTERN_FLAGS - Static variable in class org.apache.logging.log4j.core.filter.RegexFilter
 
DEFAULT_PERIOD - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
DEFAULT time format variation with period separator: "yyyy-MM-dd HH:mm:ss.SSS".
DEFAULT_PORT - Static variable in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
DEFAULT_PORT - Static variable in class org.apache.logging.log4j.core.net.SslSocketManager
 
DEFAULT_PORT - Static variable in class org.apache.logging.log4j.core.net.TcpSocketManager
The default port number of remote logging server (4560).
DEFAULT_PREFIX - Static variable in class org.apache.log4j.config.PropertiesConfigurationFactory
File name prefix for standard configurations.
DEFAULT_PREFIX - Static variable in class org.apache.log4j.xml.XmlConfiguration
File name prefix for standard configurations.
DEFAULT_PREFIX - Static variable in class org.apache.log4j.xml.XmlConfigurationFactory
File name prefix for standard configurations.
DEFAULT_PREFIX - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
File name prefix for standard configurations.
DEFAULT_PREFIX - Static variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Constant for the default variable prefix.
DEFAULT_PRIORITY - Static variable in class org.apache.logging.log4j.spi.Provider
 
DEFAULT_PRIORITY - Static variable in class org.apache.logging.log4j.util.EnvironmentPropertySource
 
DEFAULT_PRIORITY - Static variable in class org.apache.logging.log4j.util.SystemPropertiesPropertySource
 
DEFAULT_PROCESSID - Static variable in class org.apache.logging.log4j.util.ProcessIdUtil
 
DEFAULT_QUEUE_SIZE - Static variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
DEFAULT_RATE - Static variable in class org.apache.logging.log4j.core.filter.BurstFilter
 
DEFAULT_RATE_MULTIPLE - Static variable in class org.apache.logging.log4j.core.filter.BurstFilter
 
DEFAULT_RECONNECTION_DELAY_MILLIS - Static variable in class org.apache.logging.log4j.core.net.TcpSocketManager
The default reconnection delay (30000 milliseconds or 30 seconds).
DEFAULT_REGION_LENGTH - Static variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
Default length of region to map.
DEFAULT_SECOND_FRACTION_PATTERN - Static variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
DEFAULT_SEPARATOR - Static variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Constant String holding the default string that separates options from option parameters: "="
DEFAULT_SLEEP_MILLIS - Static variable in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
DEFAULT_STATUS - Static variable in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
DEFAULT_STATUS_LEVEL - Static variable in class org.apache.logging.log4j.status.StatusLogger
 
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.
DEFAULT_STOP_TIMEOUT - Static variable in class org.apache.logging.log4j.core.AbstractLifeCycle
 
DEFAULT_STOP_TIMEOUT - Static variable in interface org.apache.logging.log4j.core.selector.ContextSelector
 
DEFAULT_STOP_TIMEUNIT - Static variable in class org.apache.logging.log4j.core.AbstractLifeCycle
 
DEFAULT_STRATEGY - Static variable in enum org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
 
DEFAULT_STREAM - Static variable in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
DEFAULT_STRING_BUILDER_SIZE - Static variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout
Default length for new StringBuilder instances: 1024 .
DEFAULT_STRING_BUILDER_SIZE - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
 
DEFAULT_STYLE - Static variable in enum org.apache.logging.log4j.core.pattern.AnsiEscape
 
DEFAULT_STYLES - Static variable in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
DEFAULT_SUFFIX - Static variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Constant for the default variable suffix.
DEFAULT_TARGET - Static variable in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
DEFAULT_TIMEOUT - Static variable in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
DEFAULT_TITLE - Static variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
DEFAULT_VALIDITY - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
 
DEFAULT_VALUE_DELIMITER - Static variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
 
DEFAULT_VALUE_DELIMITER_STRING - Static variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Constant for the default value delimiter of a variable.
DEFAULT_VALUE_ESCAPE_DELIMITER - Static variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
 
DEFAULT_VERBOSITY - Static variable in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
DEFAULT_WINDOW_SIZE - Static variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
DEFAULT_XML_CONFIGURATION_FILE - Static variable in class org.apache.log4j.LogManager
 
DefaultAdvertiser - Class in org.apache.logging.log4j.core.config
The default advertiser does not do anything.
DefaultAdvertiser() - Constructor for class org.apache.logging.log4j.core.config.DefaultAdvertiser
 
DefaultAppenderComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
Holds the Appender Component attributes and subcomponents.
DefaultAppenderComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultAppenderComponentBuilder
 
DefaultAppenderRefComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
Holds the Appender Component attributes and subcomponents.
DefaultAppenderRefComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultAppenderRefComponentBuilder
 
defaultArity(Class<?>) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Returns the default arity Range for options: booleans have arity 0, other types have arity 1.
defaultArity(Field) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Returns the default arity Range: for options this is 0 for booleans and 1 for other types, for parameters booleans have arity 0, arrays or Collections have arity "0..*", and other types have arity 1.
DefaultAsyncQueueFullPolicy - Class in org.apache.logging.log4j.core.async
Default router: enqueue the event for asynchronous logging in the background thread, unless the current thread is the background thread and the queue is full (enqueueing would cause a deadlock).
DefaultAsyncQueueFullPolicy() - Constructor for class org.apache.logging.log4j.core.async.DefaultAsyncQueueFullPolicy
 
defaultBoolean() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the default boolean value to use.
defaultByte() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the default byte value to use.
defaultChar() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the default byte value to use.
defaultClass() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the default Class value to use.
defaultColorScheme(CommandLine.Help.Ansi) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Creates and returns a new CommandLine.Help.ColorScheme initialized with picocli default values: commands are bold, options and parameters use a yellow foreground, and option parameters use italic.
DefaultComponentAndConfigurationBuilder<T extends ComponentBuilder<T>> - Class in org.apache.logging.log4j.core.config.builder.impl
Extends DefaultComponentBuilder to specify DefaultConfigurationBuilder<? extends Configuration> as the ConfigurationBuilder type.
DefaultComponentAndConfigurationBuilder(DefaultConfigurationBuilder<? extends Configuration>, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentAndConfigurationBuilder
 
DefaultComponentAndConfigurationBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentAndConfigurationBuilder
 
DefaultComponentAndConfigurationBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentAndConfigurationBuilder
 
DefaultComponentBuilder<T extends ComponentBuilder<T>,​CB extends ConfigurationBuilder<? extends Configuration>> - Class in org.apache.logging.log4j.core.config.builder.impl
Generic component that captures attributes and Components in preparation for assembling the Appender's Component.
DefaultComponentBuilder(CB, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
DefaultComponentBuilder(CB, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
DefaultComponentBuilder(CB, String, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
DefaultCompositeFilterComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
 
DefaultCompositeFilterComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultCompositeFilterComponentBuilder
 
DefaultConfiguration - Class in org.apache.logging.log4j.core.config
The default configuration writes all output to the Console using the default logging level.
DefaultConfiguration() - Constructor for class org.apache.logging.log4j.core.config.DefaultConfiguration
Constructor to create the default configuration.
DefaultConfigurationBuilder<T extends BuiltConfiguration> - Class in org.apache.logging.log4j.core.config.builder.impl
 
DefaultConfigurationBuilder() - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
DefaultConfigurationBuilder(Class<T>) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
defaultContextName() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
 
defaultContextName() - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
DefaultCustomLevelComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
 
DefaultCustomLevelComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, int) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultCustomLevelComponentBuilder
 
defaultDouble() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the default double floating point value to use.
DefaultErrorHandler - Class in org.apache.logging.log4j.core.appender
 
DefaultErrorHandler(Appender) - Constructor for class org.apache.logging.log4j.core.appender.DefaultErrorHandler
 
DefaultExceptionHandler() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.DefaultExceptionHandler
 
DefaultExceptionStyleMap - Static variable in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
DefaultFilterComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
 
DefaultFilterComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultFilterComponentBuilder
 
defaultFloat() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the default floating point value to use.
DefaultFlowMessageFactory - Class in org.apache.logging.log4j.message
Default factory for flow messages.
DefaultFlowMessageFactory() - Constructor for class org.apache.logging.log4j.message.DefaultFlowMessageFactory
Constructs a message factory with "Enter" and "Exit" as the default flow strings.
DefaultFlowMessageFactory(String, String) - Constructor for class org.apache.logging.log4j.message.DefaultFlowMessageFactory
Constructs a message factory with the given entry and exit strings.
DefaultFlowMessageFactory.AbstractFlowMessage - Class in org.apache.logging.log4j.message
 
DefaultFlowMessageFactory.SimpleEntryMessage - Class in org.apache.logging.log4j.message
 
DefaultFlowMessageFactory.SimpleExitMessage - Class in org.apache.logging.log4j.message
 
defaultFormatters - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector
 
defaultFormatters - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
 
defaultFormatters - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
defaultId - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
defaultInt() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the default integer value to use.
DefaultKeyValuePairComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
 
DefaultKeyValuePairComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultKeyValuePairComponentBuilder
 
DefaultLayoutComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
 
DefaultLayoutComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultLayoutComponentBuilder
 
defaultLevel - Variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
DefaultLogBuilder - Class in org.apache.logging.log4j.internal
Collects data for a log event and then logs it.
DefaultLogBuilder(Logger) - Constructor for class org.apache.logging.log4j.internal.DefaultLogBuilder
 
DefaultLogBuilder(Logger, Level) - Constructor for class org.apache.logging.log4j.internal.DefaultLogBuilder
 
DefaultLogEventFactory - Class in org.apache.logging.log4j.core.impl
Always creates new LogEvent instances.
DefaultLogEventFactory() - Constructor for class org.apache.logging.log4j.core.impl.DefaultLogEventFactory
 
DefaultLoggerComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
 
DefaultLoggerComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultLoggerComponentBuilder
Configure a logger.
DefaultLoggerComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String, boolean) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultLoggerComponentBuilder
Configure a logger.
DefaultLoggerComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultLoggerComponentBuilder
Configure a logger.
DefaultLoggerComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String, String, boolean) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultLoggerComponentBuilder
Configure a logger.
DefaultLoggerContextAccessor - Class in org.apache.logging.log4j.core
Default implementation using the Core LoggerContext.
DefaultLoggerContextAccessor() - Constructor for class org.apache.logging.log4j.core.DefaultLoggerContextAccessor
 
defaultLong() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the default long value to use.
defaultLookup - Variable in class org.apache.logging.log4j.core.lookup.Interpolator
 
DefaultMergeStrategy - Class in org.apache.logging.log4j.core.config.composite
The default merge strategy for composite configurations.
DefaultMergeStrategy() - Constructor for class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
DefaultMessageStyleMap - Static variable in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
DefaultOptionRenderer() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultOptionRenderer
 
DefaultParameterRenderer() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultParameterRenderer
 
DefaultParamLabelRenderer(String) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultParamLabelRenderer
Constructs a new DefaultParamLabelRenderer with the specified separator string.
defaultPattern - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
defaultPattern - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector
 
defaultPattern - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
defaultPattern - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
 
defaultPattern - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
defaultPattern - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
defaultPattern - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
DefaultPropertyComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
 
DefaultPropertyComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultPropertyComponentBuilder
 
DefaultReliabilityStrategy - Class in org.apache.logging.log4j.core.config
Reliability strategy that assumes reconfigurations will never take place.
DefaultReliabilityStrategy(LoggerConfig) - Constructor for class org.apache.logging.log4j.core.config.DefaultReliabilityStrategy
 
DefaultRolloverStrategy - Class in org.apache.logging.log4j.core.appender.rolling
When rolling over, DefaultRolloverStrategy renames files according to an algorithm as described below.
DefaultRolloverStrategy(int, int, boolean, int, StrSubstitutor, Action[], boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
Deprecated.
Since 2.9 Added tempCompressedFilePatternString parameter
DefaultRolloverStrategy(int, int, boolean, int, StrSubstitutor, Action[], boolean, String) - Constructor for class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
Constructs a new instance.
DefaultRolloverStrategy.Builder - Class in org.apache.logging.log4j.core.appender.rolling
Builds DefaultRolloverStrategy instances.
DefaultRootLoggerComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
 
DefaultRootLoggerComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultRootLoggerComponentBuilder
Configure the root logger.
DefaultRootLoggerComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, boolean) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultRootLoggerComponentBuilder
Configure the root logger.
DefaultRootLoggerComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultRootLoggerComponentBuilder
Configure the root logger.
DefaultRootLoggerComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String, boolean) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultRootLoggerComponentBuilder
Configure the root logger.
defaultRoute - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
defaultRouteScript - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
defaultRouteScript - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
defaultSchedule - Static variable in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
DefaultScriptComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
 
DefaultScriptComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultScriptComponentBuilder
 
DefaultScriptFileComponentBuilder - Class in org.apache.logging.log4j.core.config.builder.impl
Creates a ScriptFile ComponentBuilder.
DefaultScriptFileComponentBuilder(DefaultConfigurationBuilder<? extends Configuration>, String, String) - Constructor for class org.apache.logging.log4j.core.config.builder.impl.DefaultScriptFileComponentBuilder
 
defaultShort() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the default long value to use.
DefaultShutdownCallbackRegistry - Class in org.apache.logging.log4j.core.util
ShutdownRegistrationStrategy that simply uses Runtime.addShutdownHook(Thread).
DefaultShutdownCallbackRegistry() - Constructor for class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
Constructs a DefaultShutdownRegistrationStrategy.
DefaultShutdownCallbackRegistry(ThreadFactory) - Constructor for class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
Constructs a DefaultShutdownRegistrationStrategy using the given ThreadFactory.
DefaultShutdownCallbackRegistry.RegisteredCancellable - Class in org.apache.logging.log4j.core.util
 
defaultString() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the default value this attribute should use if none is provided or if the provided value is invalid.
defaultStyle - Variable in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
defaultStyle - Variable in class org.apache.logging.log4j.core.pattern.StyleConverter
 
DefaultThreadContextMap - Class in org.apache.logging.log4j.spi
The actual ThreadContext Map.
DefaultThreadContextMap() - Constructor for class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
DefaultThreadContextMap(boolean) - Constructor for class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
DefaultThreadContextStack - Class in org.apache.logging.log4j.spi
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.
DefaultThreadContextStack(boolean) - Constructor for class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
defaultThreshold - Variable in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
defer - Variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
deferChildren() - Method in annotation type org.apache.logging.log4j.core.config.plugins.Plugin
 
defineAttributeView(Path) - Method in class org.apache.logging.log4j.core.appender.FileManager
 
defineFilePosixAttributeView(Path, Set<PosixFilePermission>, String, String) - Static method in class org.apache.logging.log4j.core.util.FileUtils
Define file posix attribute view on a path/file.
definingCalendar - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.StrategyParser
 
DEFLATE - org.apache.logging.log4j.core.appender.rolling.FileExtension
 
delegate - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
delegate - Variable in class org.apache.logging.log4j.core.util.CloseShieldOutputStream
 
delegate - Variable in class org.apache.logging.log4j.core.util.CloseShieldWriter
 
delegateMap - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout.FieldFormatter
 
delete(Path) - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
Deletes the specified file.
delete(Path) - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor
Deletes the specified file.
DeleteAction - Class in org.apache.logging.log4j.core.appender.rolling.action
Rollover or scheduled action for deleting old log files that are accepted by the specified PathFilters.
DeleteAction(String, boolean, int, boolean, PathSorter, PathCondition[], ScriptCondition, StrSubstitutor) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
Creates a new DeleteAction that starts scanning for files to delete from the specified base path.
deleteAppender(String) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
Deletes the specified appender.
deleteSelectedFiles(List<PathWithAttributes>) - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
 
deleteSource - Variable in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
If true, attempt to delete file on completion.
deleteSource - Variable in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
If true, attempt to delete file on completion.
deleteSource - Variable in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
If true, attempts to delete file on completion.
DeletingVisitor - Class in org.apache.logging.log4j.core.appender.rolling.action
FileVisitor that deletes files that are accepted by all PathFilters.
DeletingVisitor(Path, List<? extends PathCondition>, boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor
Constructs a new DeletingVisitor.
DELIM_START - Static variable in class org.apache.log4j.helpers.OptionConverter
 
DELIM_START - Static variable in class org.apache.logging.log4j.core.util.OptionConverter
 
DELIM_START - Static variable in class org.apache.logging.log4j.message.ParameterFormatter
 
DELIM_START_LEN - Static variable in class org.apache.log4j.helpers.OptionConverter
 
DELIM_START_LEN - Static variable in class org.apache.logging.log4j.core.util.OptionConverter
 
DELIM_STOP - Static variable in class org.apache.log4j.helpers.OptionConverter
 
DELIM_STOP - Static variable in class org.apache.logging.log4j.core.util.OptionConverter
 
DELIM_STOP - Static variable in class org.apache.logging.log4j.message.ParameterFormatter
 
DELIM_STOP_LEN - Static variable in class org.apache.log4j.helpers.OptionConverter
 
DELIM_STOP_LEN - Static variable in class org.apache.logging.log4j.core.util.OptionConverter
 
DENY - org.apache.logging.log4j.core.Filter.Result
The event should not be processed.
DENY - Static variable in class org.apache.log4j.spi.Filter
The log event must be dropped immediately without consulting with the remaining filters, if any, in the chain.
DenyAllFilter - Class in org.apache.logging.log4j.core.filter
This filter causes all logging events to be dropped.
DenyAllFilter(Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.DenyAllFilter
 
DenyAllFilter.Builder - Class in org.apache.logging.log4j.core.filter
 
DenyAllFilterBuilder - Class in org.apache.log4j.builders.filter
Build a Pattern Layout
DenyAllFilterBuilder() - Constructor for class org.apache.log4j.builders.filter.DenyAllFilterBuilder
 
dependencies - Static variable in class org.apache.logging.log4j.core.config.json.JsonConfigurationFactory
 
depth - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.CreatedRouteAppenderControl
 
describe(Field, String) - Static method in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.MissingParameterException
 
description - Variable in class org.apache.log4j.config.InputStreamWrapper
 
description - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional text lines to use as the description of the help message, displayed between the synopsis and the options list.
description() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Optional text to display between the synopsis line(s) and the list of options.
description() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Description of this option, used when generating the usage documentation.
description() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Parameters
Description of the parameter(s), used when generating the usage documentation.
description(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns command description text as a string.
descriptionHeading - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional heading preceding the description section.
descriptionHeading() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Set the heading preceding the description section.
descriptionHeading(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the text displayed before the description text; an empty string if there is no description, otherwise the result of String.format(descriptionHeading, params).
descriptions - Variable in enum org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
deserialize(Serializable) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
DEST - Static variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
destination - Variable in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
Destination file.
destination - Variable in class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
Destination.
destination - Variable in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
Destination file.
destination - Variable in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
Destination file.
destination - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
destination - Variable in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
destination - Variable in class org.apache.logging.log4j.docker.model.Mount
 
detachMarker(String) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
Log4j does not support detached Markers.
detailedSynopsis(int, Comparator<Field>, boolean) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Generates a detailed synopsis message showing all options and parameters.
detailedSynopsis(Comparator<Field>, boolean) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
determineValidRegionLength(String, int) - Static method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
Converts the specified region length to a valid value.
DIGITS - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Supported digit set.
digitsLessThanThree() - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
DIM - org.apache.logging.log4j.core.pattern.AnsiEscape
Dim general attribute.
direct - Variable in class org.apache.logging.log4j.core.appender.ConsoleAppender.Builder
 
directEncodeEvent(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
 
directEncodeEvent(LogEvent) - Method in class org.apache.logging.log4j.core.appender.SocketAppender
 
DirectFileRolloverStrategy - Interface in org.apache.logging.log4j.core.appender.rolling
Created by rgoers on 1/12/17.
directWrite - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
DirectWriteRolloverStrategy - Class in org.apache.logging.log4j.core.appender.rolling
When rolling over, DirectWriteRolloverStrategy writes directly to the file as resolved by the file pattern.
DirectWriteRolloverStrategy(int, int, StrSubstitutor, Action[], boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
Deprecated.
Since 2.9 Added tempCompressedFilePatternString parameter
DirectWriteRolloverStrategy(int, int, StrSubstitutor, Action[], boolean, String) - Constructor for class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
Constructs a new instance.
DirectWriteRolloverStrategy.Builder - Class in org.apache.logging.log4j.core.appender.rolling
Builds DirectWriteRolloverStrategy instances.
DISABLE_ALL - Static variable in class org.apache.logging.log4j.ThreadContext
 
DISABLE_ANSI - Static variable in class org.apache.logging.log4j.core.pattern.PatternParser
 
DISABLE_MAP - Static variable in class org.apache.logging.log4j.ThreadContext
 
DISABLE_STACK - Static variable in class org.apache.logging.log4j.ThreadContext
 
disableAnsi - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
disableAnsi - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
disableAnsi - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
disableAnsi - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
disableAnsi - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
disableDtdProcessing(DocumentBuilderFactory) - Static method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
discard() - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout.StructuredDataElement
 
DISCARD - org.apache.logging.log4j.core.async.EventRoute
Discards the event (so it is not logged at all).
discardCount - Variable in class org.apache.logging.log4j.core.async.DiscardingAsyncQueueFullPolicy
 
discardIfAllFieldsAreEmpty - Variable in class org.apache.logging.log4j.core.layout.LoggerFields
 
discardIfEmpty - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout.FieldFormatter
 
discardIfEmpty - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout.StructuredDataElement
 
DiscardingAsyncQueueFullPolicy - Class in org.apache.logging.log4j.core.async
Discarding router extends the DefaultAsyncQueueFullPolicy by first verifying if the queue is fuller than the specified threshold ratio; if this is the case, log events more specific than the specified threshold level are dropped.
DiscardingAsyncQueueFullPolicy(Level) - Constructor for class org.apache.logging.log4j.core.async.DiscardingAsyncQueueFullPolicy
Constructs a router that will discard events equal or less specific than the specified threshold level when the queue is full.
displayName() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
disruptor - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
disruptor - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
DisruptorUtil - Class in org.apache.logging.log4j.core.async
Utility methods for getting Disruptor related configuration.
DisruptorUtil() - Constructor for class org.apache.logging.log4j.core.async.DisruptorUtil
 
doAppend(LoggingEvent) - Method in interface org.apache.log4j.Appender
Log in Appender specific way.
doAppend(LoggingEvent) - Method in class org.apache.log4j.AppenderSkeleton
This method is never going to be called in Log4j 2 so there isn't much point in having any code in it.
doAppend(LoggingEvent) - Method in class org.apache.log4j.bridge.AppenderWrapper
 
DOCKER_URI - Static variable in class org.apache.logging.log4j.docker.DockerLookup
 
DockerLookup - Class in org.apache.logging.log4j.docker
 
DockerLookup() - Constructor for class org.apache.logging.log4j.docker.DockerLookup
 
doConfigure() - Method in class org.apache.log4j.config.PropertiesConfiguration
 
doConfigure() - Method in class org.apache.log4j.xml.XmlConfiguration
Configure log4j by reading in a log4j.dtd compliant XML configuration file.
doConfigure() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
doConfigure() - Method in class org.apache.logging.log4j.core.config.DefaultConfiguration
 
doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from an InputStream.
doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doConfigure(InputStream, LoggerContext) - Method in interface org.apache.log4j.spi.Configurator
Interpret a resource pointed by a InputStream and set up log4j accordingly.
doConfigure(Reader, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doConfigure(String, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from configuration file.
doConfigure(String, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doConfigure(URL, LoggerContext) - Method in interface org.apache.log4j.spi.Configurator
Interpret a resource pointed by a URL and set up log4j accordingly.
doConfigure(Properties) - Method in class org.apache.log4j.config.PropertiesConfiguration
Read configuration from a file.
doConfigure(Properties, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from properties.
doConfigure(XmlConfiguration.ParseAction) - Method in class org.apache.log4j.xml.XmlConfiguration
 
doConfigure(Element, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doesMatchClass() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry.PluginTest
 
doesMatchClass() - Method in interface org.apache.logging.log4j.core.config.plugins.util.ResolverUtil.Test
 
doesMatchResource() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry.PluginTest
 
doesMatchResource() - Method in interface org.apache.logging.log4j.core.config.plugins.util.ResolverUtil.Test
 
DOMAIN - Static variable in class org.apache.logging.log4j.core.jmx.Server
The domain part, or prefix ("org.apache.logging.log4j2") of the ObjectName of all MBeans that instrument Log4J2 components.
DOMConfigurator - Class in org.apache.log4j.xml
 
DOMConfigurator() - Constructor for class org.apache.log4j.xml.DOMConfigurator
 
doRender(Object) - Method in interface org.apache.log4j.or.ObjectRenderer
Render the object passed as parameter as a String.
doRender(Object) - Method in class org.apache.log4j.or.ThreadGroupRenderer
 
DOT_STATE - org.apache.logging.log4j.core.pattern.PatternParser.ParserState
Dot state.
DOUBLE_QUOTE_MATCHER - Static variable in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches the double quote character.
DoubleConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.DoubleConverter
 
DoubleConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.DoubleConverter
 
doubleQuoteMatcher() - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Returns a matcher which matches the double quote character.
dquote(String) - Static method in class org.apache.logging.log4j.util.Strings
Returns a double quoted string.
DQUOTE - Static variable in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
DQUOTE - Static variable in class org.apache.logging.log4j.util.Chars
Double Quote.
drain(ByteBuffer) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
drain(ByteBuffer) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Drains the ByteBufferDestination's buffer into the destination.
drain(ByteBuffer) - Method in interface org.apache.logging.log4j.core.layout.ByteBufferDestination
Consumes the buffer content and returns a buffer with more available space (which may or may not be the same instance).
drainIfByteBufferFull(ByteBufferDestination, ByteBuffer, CoderResult) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
If the CoderResult indicates the ByteBuffer is full, synchronize on the destination and write the content of the ByteBuffer to the destination.
drainTo(Collection<? super E>) - Method in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.MpscBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.MpscBlockingQueue
 
driver - Variable in class org.apache.logging.log4j.docker.model.Mount
 
driverOpts - Variable in class org.apache.logging.log4j.docker.model.Network
 
DROP - org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator.Strategy
 
dstOffset - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.TimeZoneStrategy.TzInfo
 
dstOffsets - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
DummyNanoClock - Class in org.apache.logging.log4j.core.util
Implementation of the NanoClock interface that always returns a fixed value.
DummyNanoClock() - Constructor for class org.apache.logging.log4j.core.util.DummyNanoClock
 
DummyNanoClock(long) - Constructor for class org.apache.logging.log4j.core.util.DummyNanoClock
Constructs a new DummyNanoClock with the specified value to return.
DuplicateOptionAnnotationsException(String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.DuplicateOptionAnnotationsException
 
Duration - Class in org.apache.logging.log4j.core.appender.rolling.action
Simplified implementation of the ISO-8601 Durations standard.
Duration(long) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.Duration
Constructs an instance of Duration using seconds.
DurationConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.DurationConverter
 
DynamicThresholdFilter - Class in org.apache.logging.log4j.core.filter
Compares against a log level that is associated with a context value.
DynamicThresholdFilter(String, Map<String, Level>, Level, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 

E

EJS - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
elapsedTime - Variable in class org.apache.logging.log4j.util.Timer
 
element - Variable in class org.apache.log4j.spi.LocationInfo
 
element - Variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration.Status
 
element - Variable in class org.apache.logging.log4j.core.impl.ThrowableProxyHelper.CacheEntry
 
ELEMENT_TYPE - Static variable in interface org.apache.logging.log4j.core.Appender
Main plugin element type for Appender plugins.
ELEMENT_TYPE - Static variable in interface org.apache.logging.log4j.core.async.BlockingQueueFactory
The element type to use for plugins implementing this interface.
ELEMENT_TYPE - Static variable in interface org.apache.logging.log4j.core.Filter
Main plugin element type for Filter plugins.
ELEMENT_TYPE - Static variable in interface org.apache.logging.log4j.core.Layout
Main plugin element type for Layout plugins.
ELEMENT_TYPE - Static variable in interface org.apache.logging.log4j.core.layout.PatternSelector
 
ELEMENT_TYPE - Static variable in interface org.apache.logging.log4j.core.util.Watcher
 
elementName - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
elements - Variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor.PluginAliasesElementVisitor
 
elements - Variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor.PluginElementVisitor
 
elementType() - Method in annotation type org.apache.logging.log4j.core.config.plugins.Plugin
Name of the corresponding category of elements this plugin belongs under.
ellipsis - Variable in class org.apache.logging.log4j.core.pattern.NameAbbreviator.PatternAbbreviatorFragment
Character used to represent dropped characters.
EMERG - org.apache.logging.log4j.core.net.Severity
System is unusable.
emitMessage(String, SAXParseException) - Static method in class org.apache.log4j.xml.XmlConfiguration.SAXErrorHandler
 
emitNoAppenderWarning(Category) - Method in class org.apache.log4j.LogManager.Repository
 
emitNoAppenderWarning(Category) - Method in interface org.apache.log4j.spi.LoggerRepository
 
empty(Object[]) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
empty(String) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
empty(CommandLine.Help.Ansi.Text) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
EMPTY - Static variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
EMPTY - Static variable in annotation type org.apache.logging.log4j.core.config.plugins.Plugin
Value of the elementType when none is specified.
EMPTY - Static variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
EMPTY - Static variable in class org.apache.logging.log4j.util.SortedArrayStringMap
An empty array instance to share when the table is not inflated.
EMPTY - Static variable in class org.apache.logging.log4j.util.Strings
The empty string.
EMPTY_ARRAY - Static variable in class org.apache.logging.log4j.core.config.Property
 
EMPTY_BYTE_ARRAY - Static variable in class org.apache.logging.log4j.core.config.ConfigurationSource
Empty byte array singleton.
EMPTY_CONTEXT_DATA - Static variable in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
EMPTY_CONTEXT_DATA - Static variable in class org.apache.logging.slf4j.MDCContextMap
 
EMPTY_FILTERS - Static variable in class org.apache.logging.log4j.core.filter.CompositeFilter
 
EMPTY_ITERATOR - Static variable in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
EMPTY_MAP - Static variable in class org.apache.logging.log4j.ThreadContext
Empty, immutable Map.
EMPTY_MESSAGE - Static variable in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.logging.log4j.message.ObjectArrayMessage
 
EMPTY_PARAMS - Static variable in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
EMPTY_RANGE - Static variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
EMPTY_STACK - Static variable in class org.apache.logging.log4j.ThreadContext
Empty, immutable ContextStack.
EMPTY_STR - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
EMPTY_STRING_MAP - Static variable in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
EMPTY_TEXT - Static variable in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
 
EMPTY_THROWABLE_PROXY_ARRAY - Static variable in class org.apache.logging.log4j.core.impl.ThrowableProxyHelper
 
emptyFrozenContextData() - Static method in class org.apache.logging.log4j.core.impl.ContextDataFactory
An empty pre-frozen IndexedStringMap.
EmptyIterator() - Constructor for class org.apache.logging.log4j.ThreadContext.EmptyIterator
 
EmptyQueue() - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.EmptyQueue
 
EmptyThreadContextStack() - Constructor for class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
ENABLE_DIRECT_ENCODERS - Static variable in class org.apache.logging.log4j.core.util.Constants
Kill switch for garbage-free Layout behaviour that encodes LogEvents directly into ByteBufferDestinations without creating intermediate temporary Objects.
ENABLE_THREADLOCALS - Static variable in class org.apache.logging.log4j.core.util.Constants
Kill switch for object pooling in ThreadLocals that enables much of the LOG4J2-1270 no-GC behaviour.
ENABLE_THREADLOCALS - Static variable in class org.apache.logging.log4j.util.Constants
Kill switch for object pooling in ThreadLocals that enables much of the LOG4J2-1270 no-GC behaviour.
enabled() - Method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
Returns true if ANSI escape codes should be emitted, false otherwise.
enableSubstitutionInVariables - Variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
The flag whether substitution in variable names is enabled.
enableXInclude(DocumentBuilderFactory) - Static method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
Enables XInclude for the given DocumentBuilderFactory
encode(String) - Static method in class org.apache.logging.log4j.util.Base64Util
 
encode(StringBuilder, ByteBufferDestination) - Method in class org.apache.logging.log4j.core.layout.LockingStringBuilderEncoder
 
encode(StringBuilder, ByteBufferDestination) - Method in class org.apache.logging.log4j.core.layout.StringBuilderEncoder
 
encode(LogEvent, ByteBufferDestination) - Method in class org.apache.log4j.bridge.LayoutAdapter
 
encode(LogEvent, ByteBufferDestination) - Method in class org.apache.log4j.layout.Log4j1XmlLayout
 
encode(LogEvent, ByteBufferDestination) - Method in class org.apache.logging.log4j.core.layout.AbstractLayout
Encodes the specified source LogEvent to some binary representation and writes the result to the specified destination.
encode(LogEvent, ByteBufferDestination) - Method in class org.apache.logging.log4j.core.layout.PatternLayout
 
encode(T, ByteBufferDestination) - Method in interface org.apache.logging.log4j.core.layout.Encoder
Encodes the specified source object to some binary representation and writes the result to the specified destination.
encodeAsMuchAsPossible(CharsetEncoder, CharBuffer, boolean, ByteBufferDestination, ByteBuffer) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
 
encodeChunkedText(CharsetEncoder, CharBuffer, ByteBuffer, StringBuilder, ByteBufferDestination) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
This method is called before the CharEncoder has encoded any content from the CharBuffer into the ByteBuffer, but we have already detected that the CharBuffer contents is too large to fit into the ByteBuffer.
encodeContent(byte[], String, ByteArrayOutputStream) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
encodeContentToBytes(byte[], String) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
encodeIsoChars(CharSequence, int, byte[], int, int) - Static method in class org.apache.logging.log4j.core.util.StringEncoder
 
encodeMethod - Static variable in class org.apache.logging.log4j.util.Base64Util
 
encoder - Static variable in class org.apache.logging.log4j.util.Base64Util
 
Encoder<T> - Interface in org.apache.logging.log4j.core.layout
Objects implementing the Encoder interface know how to convert an object to some binary representation and write the result to a ByteBuffer, ideally without creating temporary objects.
ENCODER_BYTE_BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.util.Constants
Default size of ByteBuffers used to encode LogEvents without allocating temporary objects.
ENCODER_CHAR_BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.util.Constants
Size of CharBuffers used by text encoders.
encodeSingleByteChars(CharSequence) - Static method in class org.apache.logging.log4j.core.util.StringEncoder
Encodes the specified char sequence by casting each character to a byte.
encodeString(CharSequence, int, int, byte[]) - Static method in class org.apache.logging.log4j.core.util.StringEncoder
 
encodeText(CharsetEncoder, CharBuffer, ByteBuffer, StringBuilder, ByteBufferDestination) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
Converts the specified text to bytes and writes the resulting bytes to the specified destination.
encodeText(CharsetEncoder, CharBuffer, ByteBufferDestination) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
Deprecated.
encodeTextFallBack(Charset, StringBuilder, ByteBufferDestination) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
 
encoding - Variable in class org.apache.log4j.WriterAppender
The encoding to use when writing.
EncodingPatternConverter - Class in org.apache.logging.log4j.core.pattern
Converter that encodes the output from a pattern using a specified format.
EncodingPatternConverter(List<PatternFormatter>, EncodingPatternConverter.EscapeFormat) - Constructor for class org.apache.logging.log4j.core.pattern.EncodingPatternConverter
Private constructor.
EncodingPatternConverter.EscapeFormat - Enum in org.apache.logging.log4j.core.pattern
 
end - Variable in class org.apache.logging.log4j.core.filter.TimeFilter
Ending offset from midnight in milliseconds.
endCode - Variable in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
endIndex - Variable in class org.apache.logging.log4j.core.util.ObjectArrayIterator
The end index to loop to
endOfBatch - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
endOfBatch - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
endOfBatch - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
endOfBatch - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
EndOfBatchPatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats the EndOfBatch.
EndOfBatchPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.EndOfBatchPatternConverter
Private constructor.
endpointId - Variable in class org.apache.logging.log4j.docker.model.Network
 
endpointId - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
endStyles - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.StyledSection
 
endToken - Variable in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
endTokenLen - Variable in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
EnglishEnums - Class in org.apache.logging.log4j.util
Consider this class private.
EnglishEnums() - Constructor for class org.apache.logging.log4j.util.EnglishEnums
 
enqueue(LogEvent, AsyncLoggerConfig) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
ENQUEUE - org.apache.logging.log4j.core.async.EventRoute
Enqueues the event for asynchronous logging in the background thread.
enqueueEvent(LogEvent, AsyncLoggerConfig) - Method in interface org.apache.logging.log4j.core.async.AsyncLoggerConfigDelegate
Enqueues the LogEvent on the mixed configuration ringbuffer.
enqueueEvent(LogEvent, AsyncLoggerConfig) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
enqueueLogMessageWhenQueueFull(EventTranslatorVararg<RingBufferLogEvent>, AsyncLogger, StackTraceElement, String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
enqueueLogMessageWhenQueueFull(RingBufferLogEventTranslator) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
ensureAppenderStarted() - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
ensureCapacity() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
ensureImmutable(LogEvent) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
enter(String, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs entry to a method with location information.
enter(String, String, MessageSupplier...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Deprecated.
enter(String, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs entry to a method with location information.
enter(String, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs entry to a method with location information.
enter(String, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Deprecated.
enterpriseId - Variable in class org.apache.logging.log4j.core.layout.LoggerFields
 
enterpriseNumber - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
enterpriseNumber - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
enterpriseNumber - Variable in class org.apache.logging.log4j.message.StructuredDataId
 
entry() - Method in interface org.apache.logging.log4j.Logger
Deprecated.
Use Logger.traceEntry() instead which performs the same function.
entry() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Deprecated.
entry(Object...) - Method in interface org.apache.logging.log4j.Logger
Deprecated.
Use Logger.traceEntry(String, Object...) instead which performs the same function.
entry(Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
entry(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs entry to a method with location information.
ENTRY_DEFAULT_PREFIX - Static variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
ENTRY_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for method entry tracing.
EntryMessage - Interface in org.apache.logging.log4j.message
Entry flow messages
entryMsg(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
entryMsg(String, MessageSupplier...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
entryMsg(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
entryText - Variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
EnumConverter<E extends java.lang.Enum<E>> - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Enum.
EnumConverter(Class<E>) - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.EnumConverter
 
environment - Variable in class org.apache.logging.log4j.util.PropertiesUtil
 
Environment(PropertySource) - Constructor for class org.apache.logging.log4j.util.PropertiesUtil.Environment
 
EnvironmentLookup - Class in org.apache.logging.log4j.core.lookup
Looks up keys from environment variables.
EnvironmentLookup() - Constructor for class org.apache.logging.log4j.core.lookup.EnvironmentLookup
 
EnvironmentPasswordProvider - Class in org.apache.logging.log4j.core.net.ssl
PasswordProvider implementation that obtains the password value from a system environment variable.
EnvironmentPasswordProvider(String) - Constructor for class org.apache.logging.log4j.core.net.ssl.EnvironmentPasswordProvider
Constructs a new EnvironmentPasswordProvider with the specified environment variable name
EnvironmentPropertySource - Class in org.apache.logging.log4j.util
PropertySource implementation that uses environment variables as a source.
EnvironmentPropertySource() - Constructor for class org.apache.logging.log4j.util.EnvironmentPropertySource
 
EOF - Static variable in class org.apache.logging.log4j.core.util.IOUtils
Represents the end-of-file (or stream).
EOL - Static variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
EOL - Static variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
EOL_STR - Static variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
EPOCH - Static variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
epochSecond - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter.CachedTime
 
epochSecond - Variable in class org.apache.logging.log4j.core.time.MutableInstant
 
EQ - Static variable in class org.apache.logging.log4j.util.Chars
Equals '='.
equalObjectsOrStrings(Object[], Object[]) - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
 
equalObjectsOrStrings(Object, Object) - Method in class org.apache.logging.log4j.message.ObjectMessage
 
equals(CharSequence, int, int, CharSequence, int, int) - Static method in class org.apache.logging.log4j.util.StringBuilders
Returns true if the specified section of the left CharSequence equals the specified section of the right CharSequence.
equals(Object) - Method in class org.apache.log4j.config.InputStreamWrapper
 
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.apache.logging.log4j.core.appender.rolling.action.Duration
 
equals(Object) - Method in class org.apache.logging.log4j.core.appender.TlsSyslogFrame
 
equals(Object) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
equals(Object) - Method in class org.apache.logging.log4j.core.config.CustomLevelConfig
 
equals(Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter.LogDelay
 
equals(Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
equals(Object) - Method in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
equals(Object) - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
equals(Object) - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
equals(Object) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
equals(Object) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
equals(Object) - Method in class org.apache.logging.log4j.core.layout.PatternMatch
 
equals(Object) - Method in class org.apache.logging.log4j.core.Logger
 
equals(Object) - Method in class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
 
equals(Object) - Method in class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
 
equals(Object) - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
equals(Object) - Method in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
equals(Object) - Method in class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
 
equals(Object) - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
equals(Object) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
equals(Object) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
equals(Object) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Compares two objects for equality.
equals(Object) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Compare another object for equality with this object.
equals(Object) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Compares two objects for equality.
equals(Object) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneDisplayKey
equals(Object) - Method in class org.apache.logging.log4j.core.util.datetime.FormatCache.MultipartKey
equals(Object) - Method in class org.apache.logging.log4j.core.util.KeyValuePair
 
equals(Object) - Method in class org.apache.logging.log4j.core.util.Source
 
equals(Object) - Method in class org.apache.logging.log4j.Level
 
equals(Object) - Method in interface org.apache.logging.log4j.Marker
Returns true if the given marker has the same name as this marker.
equals(Object) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
equals(Object) - Method in class org.apache.logging.log4j.message.BasicThreadInformation
 
equals(Object) - Method in class org.apache.logging.log4j.message.FormattedMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.MapMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.ObjectMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.SimpleMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.StringFormattedMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
equals(Object) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
equals(Object) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
equals(Object) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
equals(Object) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
equals(Object) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
equals(Object) - Method in class org.apache.logging.log4j.spi.Provider
 
equals(Object) - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
equals(Object) - Method in class org.apache.logging.log4j.util.LoaderUtil.UrlResource
 
equals(Object) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
equals(Object) - Method in interface org.apache.logging.log4j.util.StringMap
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.logging.log4j.util.Timer
 
equals(Object) - Method in class org.apache.logging.slf4j.Log4jMarker
 
equals(String, StringBuilder, int, int) - Method in class org.apache.logging.log4j.core.pattern.EqualsBaseReplacementConverter
Returns true if the specified String equals the specified section of the specified StringBuilder.
equals(String, StringBuilder, int, int) - Method in class org.apache.logging.log4j.core.pattern.EqualsIgnoreCaseReplacementConverter
 
equals(String, StringBuilder, int, int) - Method in class org.apache.logging.log4j.core.pattern.EqualsReplacementConverter
 
EqualsBaseReplacementConverter - Class in org.apache.logging.log4j.core.pattern
Equals pattern converter.
EqualsBaseReplacementConverter(String, String, List<PatternFormatter>, String, String, PatternParser) - Constructor for class org.apache.logging.log4j.core.pattern.EqualsBaseReplacementConverter
Construct the converter.
equalsIgnoreCase(CharSequence, int, int, CharSequence, int, int) - Static method in class org.apache.logging.log4j.util.StringBuilders
Returns true if the specified section of the left CharSequence equals, ignoring case, the specified section of the right CharSequence.
EqualsIgnoreCaseReplacementConverter - Class in org.apache.logging.log4j.core.pattern
Equals ignore case pattern converter.
EqualsIgnoreCaseReplacementConverter(List<PatternFormatter>, String, String, PatternParser) - Constructor for class org.apache.logging.log4j.core.pattern.EqualsIgnoreCaseReplacementConverter
Construct the converter.
equalsImpl(Object) - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
equalsImpl(Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
 
EqualsReplacementConverter - Class in org.apache.logging.log4j.core.pattern
Equals pattern converter.
EqualsReplacementConverter(List<PatternFormatter>, String, String, PatternParser) - Constructor for class org.apache.logging.log4j.core.pattern.EqualsReplacementConverter
Construct the converter.
err(String) - Method in class org.apache.logging.log4j.core.config.plugins.validation.validators.RequiredValidator
 
error(CharSequence) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor
 
error(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the ERROR level.
error(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the ERROR level including the stack trace of the Throwable t passed as parameter.
error(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Object) - Method in class org.apache.log4j.Category
 
error(Object) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
error(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the ERROR level.
error(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Object, Throwable) - Method in class org.apache.log4j.Category
 
error(Object, Throwable) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
error(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the ERROR level including the stack trace of the Throwable t passed as parameter.
error(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String) - Method in class org.apache.log4j.AppenderSkeleton.NoOpErrorHandler
 
error(String) - Method in class org.apache.log4j.bridge.ErrorHandlerAdapter
 
error(String) - Method in interface org.apache.log4j.spi.ErrorHandler
This method is normally used to just print the error message passed as a parameter.
error(String) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
Handle an error with a message using the ErrorHandler configured for this Appender.
error(String) - Method in class org.apache.logging.log4j.core.appender.DefaultErrorHandler
Handle an error with a message.
error(String) - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
Logs an error message to the StatusLogger.
error(String) - Method in interface org.apache.logging.log4j.core.ErrorHandler
Handle an error with a message.
error(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the ERROR level.
error(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String) - Method in class org.apache.logging.slf4j.Log4jLogger
 
error(String, Exception, int) - Method in class org.apache.log4j.AppenderSkeleton.NoOpErrorHandler
 
error(String, Exception, int) - Method in interface org.apache.log4j.spi.ErrorHandler
Equivalent to the ErrorHandler.error(String, Exception, int, LoggingEvent) with the the event parameter set to null.
error(String, Exception, int, LoggingEvent) - Method in class org.apache.log4j.AppenderSkeleton.NoOpErrorHandler
 
error(String, Exception, int, LoggingEvent) - Method in interface org.apache.log4j.spi.ErrorHandler
This method is invoked to handle the error.
error(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
error(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the ERROR level.
error(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
 
error(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
error(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Throwable) - Method in class org.apache.log4j.bridge.ErrorHandlerAdapter
 
error(String, Throwable) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
Handle an error with a message and an exception using the ErrorHandler configured for this Appender.
error(String, Throwable) - Method in class org.apache.logging.log4j.core.appender.DefaultErrorHandler
Handle an error with a message and an exception.
error(String, Throwable) - Method in interface org.apache.logging.log4j.core.ErrorHandler
Handle an error with a message and an exception.
error(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the ERROR level including the stack trace of the Throwable t passed as parameter.
error(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
error(String, LogEvent, Throwable) - Method in class org.apache.log4j.bridge.ErrorHandlerAdapter
 
error(String, LogEvent, Throwable) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
Handle an error with a message, exception, and a logging event, using the ErrorHandler configured for this Appender.
error(String, LogEvent, Throwable) - Method in class org.apache.logging.log4j.core.appender.DefaultErrorHandler
Handle an error with a message, and exception and a logging event.
error(String, LogEvent, Throwable) - Method in interface org.apache.logging.log4j.core.ErrorHandler
Handle an error with a message, and exception and a logging event.
error(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the ERROR level.
error(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the ERROR level.
error(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the ERROR level including the stack trace of the Throwable t passed as parameter.
error(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the ERROR level.
error(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the ERROR level including the stack trace of the Throwable t passed as parameter.
error(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the ERROR level.
error(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the ERROR level.
error(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the ERROR level including the stack trace of the Throwable t passed as parameter.
error(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the ERROR level.
error(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the ERROR level.
error(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the ERROR level.
error(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the ERROR level with the specified Marker.
error(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the ERROR level) with the specified Marker and including the stack trace of the Throwable t passed as parameter.
error(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the ERROR level with the specified Marker.
error(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the ERROR level) with the specified Marker and including the stack trace of the Throwable t passed as parameter.
error(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the ERROR level.
error(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the ERROR level.
error(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the ERROR level.
error(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the ERROR level) including the stack trace of the Throwable t passed as parameter.
error(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the ERROR level.
error(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the ERROR level) including the stack trace of the Throwable t passed as parameter.
error(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String) - Method in class org.apache.logging.slf4j.Log4jLogger
 
error(Marker, String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
error(Marker, String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
 
error(Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
error(Marker, String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
error(SAXParseException) - Method in class org.apache.log4j.xml.XmlConfiguration.SAXErrorHandler
 
ERROR - org.apache.logging.log4j.core.net.Severity
Error conditions.
ERROR - org.apache.logging.log4j.spi.StandardLevel
An error in the application, possibly recoverable.
ERROR - Static variable in class org.apache.log4j.Level
The ERROR level designates error events that might still allow the application to continue running.
ERROR - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.ERROR instead.
ERROR - Static variable in class org.apache.logging.log4j.Level
An error in the application, possibly recoverable.
ERROR_HANDLER_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
ERROR_INT - Static variable in class org.apache.log4j.Priority
The ERROR level designates error events that might still allow the application to continue running.
ERROR_MSG_SEPARATOR - Static variable in class org.apache.logging.log4j.message.ParameterFormatter
Separator for error messages.
ERROR_MSG_SEPARATOR - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Separator for error messages.
ERROR_PREFIX - Static variable in class org.apache.logging.log4j.message.ParameterFormatter
Prefix for errors.
ERROR_PREFIX - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Prefix for errors.
ERROR_SEPARATOR - Static variable in class org.apache.logging.log4j.message.ParameterFormatter
Separator for errors.
ERROR_SEPARATOR - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Separator for errors.
ERROR_SUFFIX - Static variable in class org.apache.logging.log4j.message.ParameterFormatter
Suffix for errors.
ERROR_SUFFIX - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Suffix for errors.
errorAppender - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
ErrorCode - Interface in org.apache.log4j.spi
This interface defines commonly encoutered error codes.
errorHandler - Variable in class org.apache.log4j.AppenderSkeleton
 
errorHandler - Variable in class org.apache.log4j.bridge.ErrorHandlerAdapter
 
errorHandler - Variable in class org.apache.log4j.helpers.QuietWriter
 
ErrorHandler - Interface in org.apache.log4j.spi
Appenders may delegate their error handling to ErrorHandlers.
ErrorHandler - Interface in org.apache.logging.log4j.core
Appenders may delegate their error handling to ErrorHandlers.
ErrorHandlerAdapter - Class in org.apache.log4j.bridge
Makes a Log4j 1 ErrorHandler usable by a Log4j 2 Appender.
ErrorHandlerAdapter(ErrorHandler) - Constructor for class org.apache.log4j.bridge.ErrorHandlerAdapter
 
errorLogged - Static variable in class org.apache.logging.log4j.util.StackLocatorUtil
 
errorMessage(T, List<InetSocketAddress>) - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.TcpSocketManagerFactory
 
errorMessages - Variable in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
errorRef - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
errorRef - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
errorType - Variable in class org.apache.logging.log4j.core.config.json.JsonConfiguration.Status
 
errorType - Variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration.Status
 
ErrorType() - Constructor for enum org.apache.logging.log4j.core.config.json.JsonConfiguration.ErrorType
 
ErrorType() - Constructor for enum org.apache.logging.log4j.core.config.xml.XmlConfiguration.ErrorType
 
ESC_CODES - Static variable in class org.apache.logging.log4j.core.util.JsonUtils
Read-only encoding table for first 128 Unicode code points (single-byte UTF-8 characters).
escape(String) - Static method in class org.apache.logging.log4j.core.jmx.Server
Either returns the specified name as is, or returns a quoted value containing the specified name with the special characters (comma, equals, colon, quote, asterisk, or question mark) preceded with a backslash.
escape(StringBuilder, int) - Method in enum org.apache.logging.log4j.core.pattern.EncodingPatternConverter.EscapeFormat
Escapes text using a standardized format from a given starting point to the end of the string.
ESCAPE_CHAR - Static variable in class org.apache.logging.log4j.core.pattern.PatternParser
Escape character for format specifier.
ESCAPE_CHAR - Static variable in class org.apache.logging.log4j.message.ParameterFormatter
 
ESCAPE_DELIMITER_STRING - Static variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
 
escapeAndDecrement(StringBuilder, int, char) - Static method in class org.apache.logging.log4j.util.StringBuilders
 
escapeChar - Variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Stores the escape character.
escapeCount - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
escapeFormat - Variable in class org.apache.logging.log4j.core.pattern.EncodingPatternConverter
 
EscapeFormat() - Constructor for enum org.apache.logging.log4j.core.pattern.EncodingPatternConverter.EscapeFormat
 
escapeHtmlTags(String) - Static method in class org.apache.logging.log4j.core.util.Transform
This method takes a string which may contain HTML tags (ie, <b>, <table>, etc) and replaces any '<', '>' , '&' or '"' characters with respective predefined entity references.
escapeJson(StringBuilder, int) - Static method in class org.apache.logging.log4j.util.StringBuilders
 
escapeJsonControlCharacters(String) - Static method in class org.apache.logging.log4j.core.util.Transform
This method takes a string which may contain JSON reserved chars and escapes them.
escapeNewLine - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
escapeNewLine - Variable in class org.apache.logging.log4j.core.layout.SyslogLayout
 
escapeNewlines(String, String) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
escapeNL - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
escapeNL - Variable in class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
escapeSDParams(String) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
escapeXml(StringBuilder, int) - Static method in class org.apache.logging.log4j.util.StringBuilders
 
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.CharacterLiteral
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.DayInWeekField
 
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.Iso8601_Rule
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.PaddedNumberField
Returns the estimated length of the result.
estimateLength() - Method in interface org.apache.logging.log4j.core.util.datetime.FastDatePrinter.Rule
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.StringLiteral
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TextField
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNameRule
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNumberRule
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwelveHourField
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwentyFourHourField
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitMonthField
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitNumberField
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitYearField
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.UnpaddedMonthField
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.UnpaddedNumberField
Returns the estimated length of the result.
estimateLength() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.WeekYear
 
event - Variable in class org.apache.log4j.bridge.LogEventAdapter
 
event - Variable in class org.apache.log4j.bridge.LogEventWrapper
 
event - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapper
 
event - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
EVENT_MARKER - Static variable in class org.apache.logging.log4j.EventLogger
Defines the Event Marker.
eventCount - Variable in class org.apache.logging.log4j.core.layout.AbstractLayout
The number of events successfully processed by this layout.
EventLogger - Class in org.apache.logging.log4j
Logs "Events" that are represented as StructuredDataMessage.
EventLogger() - Constructor for class org.apache.logging.log4j.EventLogger
 
eventPrefix - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
eventPrefix - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
EventRoute - Enum in org.apache.logging.log4j.core.async
Enumeration over the different destinations where a log event can be sent.
EventRoute() - Constructor for enum org.apache.logging.log4j.core.async.EventRoute
 
eventSerializer - Variable in class org.apache.logging.log4j.core.layout.PatternLayout
 
eventServiceList - Variable in class org.apache.logging.log4j.core.util.WatchManager
 
EVERY_MILLISECOND - org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
Rollover every millisecond.
EVERY_MINUTE - org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
Rollover every minute.
EVERY_SECOND - org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
Rollover every second.
exact - Variable in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
EXCEPTION_INTERVAL - Static variable in class org.apache.logging.log4j.core.appender.DefaultErrorHandler
 
EXCEPTION_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for exception tracing.
exceptionCount - Variable in class org.apache.logging.log4j.core.appender.DefaultErrorHandler
 
exceptionFormatters - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
exceptionPattern - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
ExcludeChecker - Class in org.apache.logging.log4j.core.layout.internal
Excludes the listed keys.
ExcludeChecker(List<String>) - Constructor for class org.apache.logging.log4j.core.layout.internal.ExcludeChecker
 
excludes - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
execute() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
Performs action.
execute() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
 
execute() - Method in interface org.apache.logging.log4j.core.appender.rolling.action.Action
Perform an action.
execute() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
Compresses.
execute() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CompositeAction
Execute sequence of actions.
execute() - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
 
execute() - Method in class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
Rename file.
execute() - Method in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
Compress.
execute() - Method in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
Compresses.
execute() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.AsyncAction
Executes an action.
execute(boolean) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
Event processor that reads the event from the ringbuffer can call this method.
execute(File, File, boolean) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
Rename file.
execute(File, File, boolean) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
execute(File, File, boolean, int) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
Compress a file.
execute(File, File, boolean, int) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
Compresses a file.
execute(String, File, File, boolean) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
Compresses a file.
execute(String, Bindings) - Method in class org.apache.logging.log4j.core.script.ScriptManager
 
execute(FileVisitor<Path>) - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
 
execute(FileVisitor<Path>) - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
 
execute(Bindings) - Method in class org.apache.logging.log4j.core.script.ScriptManager.MainScriptRunner
 
execute(Bindings) - Method in interface org.apache.logging.log4j.core.script.ScriptManager.ScriptRunner
 
execute(Bindings) - Method in class org.apache.logging.log4j.core.script.ScriptManager.ThreadLocalScriptRunner
 
execute(CommandLine) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
executeScript() - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
 
ExecutionException(CommandLine, String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ExecutionException
 
ExecutionException(CommandLine, String, Exception) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ExecutionException
 
executor - Static variable in class org.apache.logging.log4j.core.jmx.Server
 
executorService - Variable in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
ExecutorServices - Class in org.apache.logging.log4j.core.util
 
ExecutorServices() - Constructor for class org.apache.logging.log4j.core.util.ExecutorServices
 
exists(String) - Method in class org.apache.log4j.Category
 
exists(String) - Static method in class org.apache.log4j.LogManager
 
exists(String) - Method in class org.apache.log4j.LogManager.Repository
 
exists(String) - Method in interface org.apache.log4j.spi.LoggerRepository
 
exists(String) - Static method in class org.apache.logging.log4j.LogManager
Detects if a Logger with the specified name exists.
exists(String) - Static method in class org.apache.logging.log4j.MarkerManager
Tests existence of the given marker.
exists(String) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
Returns true if the Marker exists.
exit() - Method in interface org.apache.logging.log4j.Logger
Deprecated.
Use Logger.traceExit() instead which performs the same function.
exit() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Deprecated.
exit(String, String, R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs exiting from a method with the result and location information.
exit(String, R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs exiting from a method with the result and location information.
exit(R) - Method in interface org.apache.logging.log4j.Logger
Deprecated.
Use Logger.traceExit(Object) instead which performs the same function.
exit(R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Deprecated.
EXIT_DEFAULT_PREFIX - Static variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
EXIT_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for method exit tracing.
ExitMessage - Interface in org.apache.logging.log4j.message
Exit flow messages
exitMsg(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
exitText - Variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
expiration - Variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Maximum validity period for the cache.
expireTime - Variable in class org.apache.logging.log4j.core.filter.BurstFilter.LogDelay
 
expressionParsed - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
EXTEND - org.apache.logging.log4j.core.tools.Generate.Type
 
ExtendedClassInfo - Class in org.apache.logging.log4j.core.impl
Class and package data used with a StackTraceElement in a ExtendedStackTraceElement.
ExtendedClassInfo(boolean, String, String) - Constructor for class org.apache.logging.log4j.core.impl.ExtendedClassInfo
Constructs a new instance.
ExtendedLogger - Interface in org.apache.logging.log4j.spi
Extends the Logger interface with methods that facilitate implementing or extending Loggers.
ExtendedLogger() - Constructor for class org.apache.logging.log4j.core.tools.Generate.ExtendedLogger
 
ExtendedLoggerGenerator - Class in org.apache.logging.log4j.core.tools
Wrapper around Generate.ExtendedLogger.
ExtendedLoggerGenerator() - Constructor for class org.apache.logging.log4j.core.tools.ExtendedLoggerGenerator
 
ExtendedLoggerWrapper - Class in org.apache.logging.log4j.spi
Wrapper class that exposes the protected AbstractLogger methods to support wrapped loggers.
ExtendedLoggerWrapper(ExtendedLogger, String, MessageFactory) - Constructor for class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Constructor that wraps and existing Logger.
extendedStackTrace - Variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
ExtendedStackTraceElement - Class in org.apache.logging.log4j.core.impl
Wraps and extends the concept of the JRE's final class StackTraceElement by adding more location information.
ExtendedStackTraceElement(StackTraceElement, ExtendedClassInfo) - Constructor for class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
ExtendedStackTraceElement(String, String, String, int, boolean, String, String) - Constructor for class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
Called from Jackson for XML and JSON IO.
ExtendedThreadInfoFactory - Class in org.apache.logging.log4j.core.message
Factory to create extended thread information.
ExtendedThreadInfoFactory() - Constructor for class org.apache.logging.log4j.core.message.ExtendedThreadInfoFactory
 
ExtendedThreadInformation - Class in org.apache.logging.log4j.core.message
Provides information on locks and monitors in the thread dump.
ExtendedThreadInformation(ThreadInfo) - Constructor for class org.apache.logging.log4j.core.message.ExtendedThreadInformation
 
ExtendedThrowablePatternConverter - Class in org.apache.logging.log4j.core.pattern
Outputs the Throwable portion of the LoggingEvent as a full stack trace unless this converter's option is 'short', where it just outputs the first line of the trace, or if the number of lines to print is explicitly specified.
ExtendedThrowablePatternConverter(Configuration, String[]) - Constructor for class org.apache.logging.log4j.core.pattern.ExtendedThrowablePatternConverter
Private constructor.
extension - Variable in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
 
extension - Variable in enum org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
ExtensionLanguageMapping - Enum in org.apache.logging.log4j.core.util
 
ExtensionLanguageMapping(String, String) - Constructor for enum org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
EXTERNAL_CONTEXT_KEY - Static variable in class org.apache.logging.log4j.core.LoggerContext
 
externalMap - Variable in class org.apache.logging.log4j.core.LoggerContext
 
extraClassInfo - Variable in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
extractClassLoaderUriPath(URI) - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
extractConverter(char, String, int, StringBuilder, StringBuilder) - Static method in class org.apache.logging.log4j.core.pattern.PatternParser
Extracts the converter identifier found at the given start position.
extractOptions(String, int, List<String>) - Static method in class org.apache.logging.log4j.core.pattern.PatternParser
Extract options.
extractPath(URL) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
 
extractPluginAliases(Annotation...) - Static method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
extractSubset(Properties, String) - Static method in class org.apache.logging.log4j.util.PropertiesUtil
Extracts properties that start with or are equals to the specific prefix and returns them in a new Properties object with the prefix removed.

F

facility - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
facility - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
facility - Variable in class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
facility - Variable in class org.apache.logging.log4j.core.layout.SyslogLayout
 
facility - Variable in class org.apache.logging.log4j.core.net.Priority
 
Facility - Enum in org.apache.logging.log4j.core.net
The facility codes used by the Syslog system.
Facility(int) - Constructor for enum org.apache.logging.log4j.core.net.Facility
 
FACILITY_PARAM - Static variable in class org.apache.log4j.builders.appender.SyslogAppenderBuilder
 
factories - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
factory - Static variable in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
factory - Static variable in class org.apache.logging.log4j.core.appender.OutputStreamAppender
 
factory - Static variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
factory - Static variable in class org.apache.logging.log4j.core.appender.WriterAppender
 
factory - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
factory - Static variable in class org.apache.logging.log4j.core.util.WatcherFactory
 
factory - Static variable in class org.apache.logging.log4j.LogManager
 
factory - Variable in class org.apache.logging.log4j.spi.LoggerRegistry
 
factory - Variable in class org.apache.logging.slf4j.Log4jMarker
 
Factory() - Constructor for class org.apache.logging.log4j.core.async.RingBufferLogEvent.Factory
 
Factory() - Constructor for class org.apache.logging.log4j.core.config.ConfigurationFactory.Factory
 
FACTORY - Static variable in class org.apache.logging.log4j.core.appender.FileManager
 
FACTORY - Static variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
FACTORY - Static variable in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
FACTORY - Static variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
FACTORY - Static variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
Factory used to populate the RingBuffer with events.
FACTORY - Static variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
The EventFactory for RingBufferLogEvents.
FACTORY - Static variable in class org.apache.logging.log4j.core.net.DatagramSocketManager
 
FACTORY - Static variable in class org.apache.logging.log4j.core.net.JndiManager
 
FACTORY - Static variable in class org.apache.logging.log4j.core.net.SmtpManager
 
FACTORY - Static variable in class org.apache.logging.log4j.core.net.SslSocketManager
 
FACTORY - Static variable in class org.apache.logging.log4j.core.net.TcpSocketManager
 
FACTORY - Static variable in class org.apache.logging.log4j.message.ThreadDumpMessage
 
FACTORY_METHODS - Static variable in class org.apache.logging.log4j.core.tools.Generate
 
FACTORY_NUMBER - Static variable in class org.apache.logging.log4j.core.util.Log4jThreadFactory
 
FACTORY_PRIORITY - Static variable in class org.apache.logging.log4j.spi.Provider
Property name to set for a Log4j 2 provider to specify the priority of this implementation.
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.
factoryClassKey(Class<? extends MessageFactory>) - Static method in class org.apache.logging.log4j.spi.LoggerRegistry
 
FactoryData(boolean, boolean, boolean, int, boolean, String, Layout<? extends Serializable>, String, String, String, Configuration) - Constructor for class org.apache.logging.log4j.core.appender.FileManager.FactoryData
Constructor.
FactoryData(boolean, boolean, int, String, Layout<? extends Serializable>) - Constructor for class org.apache.logging.log4j.core.appender.MemoryMappedFileManager.FactoryData
Constructor.
FactoryData(boolean, boolean, int, String, Layout<? extends Serializable>, Configuration) - Constructor for class org.apache.logging.log4j.core.appender.RandomAccessFileManager.FactoryData
Constructor.
FactoryData(OutputStream, String, Layout<? extends Serializable>) - Constructor for class org.apache.logging.log4j.core.appender.ConsoleAppender.FactoryData
Constructor.
FactoryData(OutputStream, String, Layout<? extends Serializable>) - Constructor for class org.apache.logging.log4j.core.appender.OutputStreamAppender.FactoryData
Builds instances.
FactoryData(Writer, String, StringLayout) - Constructor for class org.apache.logging.log4j.core.appender.WriterAppender.FactoryData
Builds instances.
FactoryData(String, int, int, int, boolean, Layout<? extends Serializable>, int, SocketOptions) - Constructor for class org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData
 
FactoryData(String, int, Layout<? extends Serializable>, int) - Constructor for class org.apache.logging.log4j.core.net.DatagramSocketManager.FactoryData
 
FactoryData(String, String, boolean, boolean, int, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, String, String, String, Configuration) - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
Create the data for the factory.
FactoryData(String, String, boolean, boolean, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, int, boolean, boolean, String, String, String, Configuration) - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
Creates the data for the factory.
FactoryData(String, String, String, String, String, AbstractStringLayout.Serializer, String, String, int, String, String, boolean, int) - Constructor for class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
factoryKey(MessageFactory) - Static method in class org.apache.logging.log4j.spi.LoggerRegistry
 
failFast - Variable in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
failover(LogEvent, Exception) - Method in class org.apache.logging.log4j.core.appender.FailoverAppender
 
FailoverAppender - Class in org.apache.logging.log4j.core.appender
The FailoverAppender will capture exceptions in an Appender and then route the event to a different appender.
FailoverAppender(String, Filter, String, String[], int, Configuration, boolean, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.FailoverAppender
 
failoverAppenders - Variable in class org.apache.logging.log4j.core.appender.FailoverAppender
 
failovers - Variable in class org.apache.logging.log4j.core.appender.FailoverAppender
 
FailoversPlugin - Class in org.apache.logging.log4j.core.appender
The array of failover Appenders.
FailoversPlugin() - Constructor for class org.apache.logging.log4j.core.appender.FailoversPlugin
Prevent instantiation.
faint - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
FALSE - Static variable in class org.apache.log4j.config.Log4j1ConfigurationParser
 
fastDateFormat - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter.PatternFormatter
 
fastDateFormat - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
FastDateFormat - Class in org.apache.logging.log4j.core.util.datetime
FastDateFormat is a fast and thread-safe version of SimpleDateFormat.
FastDateFormat(String, TimeZone, Locale) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Constructs a new FastDateFormat.
FastDateFormat(String, TimeZone, Locale, Date) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Constructs a new FastDateFormat.
FastDateParser - Class in org.apache.logging.log4j.core.util.datetime
FastDateParser is a fast and thread-safe version of SimpleDateFormat.
FastDateParser(String, TimeZone, Locale) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser
Constructs a new FastDateParser.
FastDateParser(String, TimeZone, Locale, Date) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser
Constructs a new FastDateParser.
FastDateParser.CaseInsensitiveTextStrategy - Class in org.apache.logging.log4j.core.util.datetime
A strategy that handles a text field in the parsing pattern
FastDateParser.CopyQuotedStrategy - Class in org.apache.logging.log4j.core.util.datetime
A strategy that copies the static or quoted field in the parsing pattern
FastDateParser.ISO8601TimeZoneStrategy - Class in org.apache.logging.log4j.core.util.datetime
 
FastDateParser.NumberStrategy - Class in org.apache.logging.log4j.core.util.datetime
A strategy that handles a number field in the parsing pattern
FastDateParser.PatternStrategy - Class in org.apache.logging.log4j.core.util.datetime
A strategy to parse a single field from the parsing pattern
FastDateParser.Strategy - Class in org.apache.logging.log4j.core.util.datetime
A strategy to parse a single field from the parsing pattern
FastDateParser.StrategyAndWidth - Class in org.apache.logging.log4j.core.util.datetime
Holds strategy and field width
FastDateParser.StrategyParser - Class in org.apache.logging.log4j.core.util.datetime
Parse format into Strategies
FastDateParser.TimeZoneStrategy - Class in org.apache.logging.log4j.core.util.datetime
A strategy that handles a timezone field in the parsing pattern
FastDateParser.TimeZoneStrategy.TzInfo - Class in org.apache.logging.log4j.core.util.datetime
 
FastDatePrinter - Class in org.apache.logging.log4j.core.util.datetime
FastDatePrinter is a fast and thread-safe version of SimpleDateFormat.
FastDatePrinter(String, TimeZone, Locale) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Constructs a new FastDatePrinter.
FastDatePrinter.CharacterLiteral - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output a constant single character.
FastDatePrinter.DayInWeekField - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output the numeric day in week.
FastDatePrinter.Iso8601_Rule - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output a time zone as a number +/-HHMM or +/-HH:MM.
FastDatePrinter.NumberRule - Interface in org.apache.logging.log4j.core.util.datetime
Inner class defining a numeric rule.
FastDatePrinter.PaddedNumberField - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output a padded number.
FastDatePrinter.Rule - Interface in org.apache.logging.log4j.core.util.datetime
Inner class defining a rule.
FastDatePrinter.StringLiteral - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output a constant string.
FastDatePrinter.TextField - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output one of a set of values.
FastDatePrinter.TimeZoneDisplayKey - Class in org.apache.logging.log4j.core.util.datetime
Inner class that acts as a compound key for time zone names.
FastDatePrinter.TimeZoneNameRule - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output a time zone name.
FastDatePrinter.TimeZoneNumberRule - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output a time zone as a number +/-HHMM or +/-HH:MM.
FastDatePrinter.TwelveHourField - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output the twelve hour field.
FastDatePrinter.TwentyFourHourField - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output the twenty four hour field.
FastDatePrinter.TwoDigitMonthField - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output a two digit month.
FastDatePrinter.TwoDigitNumberField - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output a two digit number.
FastDatePrinter.TwoDigitYearField - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output a two digit year.
FastDatePrinter.UnpaddedMonthField - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output an unpadded month.
FastDatePrinter.UnpaddedNumberField - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output an unpadded number.
FastDatePrinter.WeekYear - Class in org.apache.logging.log4j.core.util.datetime
Inner class to output the numeric day in week.
fatal(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the FATAL level.
fatal(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the FATAL level including the stack trace of the Throwable t passed as parameter.
fatal(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Object) - Method in class org.apache.log4j.Category
 
fatal(Object) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
fatal(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the FATAL level.
fatal(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Object, Throwable) - Method in class org.apache.log4j.Category
 
fatal(Object, Throwable) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
fatal(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the FATAL level including the stack trace of the Throwable t passed as parameter.
fatal(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the FATAL level.
fatal(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the FATAL level.
fatal(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the FATAL level including the stack trace of the Throwable t passed as parameter.
fatal(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the FATAL level.
fatal(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the FATAL level.
fatal(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the FATAL level including the stack trace of the Throwable t passed as parameter.
fatal(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the FATAL level.
fatal(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the FATAL level including the stack trace of the Throwable t passed as parameter.
fatal(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the FATAL level.
fatal(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the FATAL level.
fatal(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the FATAL level including the stack trace of the Throwable t passed as parameter.
fatal(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the FATAL level.
fatal(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the FATAL level.
fatal(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the FATAL level.
fatal(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the FATAL level with the specified Marker.
fatal(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the FATAL level) with the specified Marker and including the stack trace of the Throwable t passed as parameter.
fatal(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the FATAL level with the specified Marker.
fatal(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the FATAL level) with the specified Marker and including the stack trace of the Throwable t passed as parameter.
fatal(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the FATAL level.
fatal(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the FATAL level.
fatal(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the FATAL level.
fatal(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the FATAL level) including the stack trace of the Throwable t passed as parameter.
fatal(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the FATAL level.
fatal(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the FATAL level) including the stack trace of the Throwable t passed as parameter.
fatal(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
FATAL - org.apache.logging.log4j.spi.StandardLevel
A severe error that will prevent the application from continuing.
FATAL - Static variable in class org.apache.log4j.Level
The FATAL level designates very severe error events that will presumably lead the application to abort.
FATAL - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.FATAL instead.
FATAL - Static variable in class org.apache.logging.log4j.Level
A severe error that will prevent the application from continuing.
FATAL_INT - Static variable in class org.apache.log4j.Priority
The FATAL level designates very severe error events that will presumably lead the application to abort.
fatalError(SAXParseException) - Method in class org.apache.log4j.xml.XmlConfiguration.SAXErrorHandler
 
fg(String) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
Parses the specified style markup and returns the associated style.
fg_black - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
FG_BLACK - org.apache.logging.log4j.core.pattern.AnsiEscape
Black foreground color.
fg_blue - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
FG_BLUE - org.apache.logging.log4j.core.pattern.AnsiEscape
Blue foreground color.
fg_cyan - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
FG_CYAN - org.apache.logging.log4j.core.pattern.AnsiEscape
Cyan foreground color.
FG_DEFAULT - org.apache.logging.log4j.core.pattern.AnsiEscape
Default foreground color.
fg_green - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
FG_GREEN - org.apache.logging.log4j.core.pattern.AnsiEscape
Green foreground color.
fg_magenta - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
FG_MAGENTA - org.apache.logging.log4j.core.pattern.AnsiEscape
Magenta foreground color.
fg_red - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
FG_RED - org.apache.logging.log4j.core.pattern.AnsiEscape
Red foreground color.
fg_white - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
FG_WHITE - org.apache.logging.log4j.core.pattern.AnsiEscape
White foreground color.
fg_yellow - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
FG_YELLOW - org.apache.logging.log4j.core.pattern.AnsiEscape
Yellow foreground color.
fgbg - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Palette256Color
 
field - Variable in class org.apache.logging.log4j.core.pattern.PatternFormatter
 
field - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.CaseInsensitiveTextStrategy
 
field - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.NumberStrategy
 
FieldFormatter(Map<String, List<PatternFormatter>>, boolean) - Constructor for class org.apache.logging.log4j.core.layout.Rfc5424Layout.FieldFormatter
 
fieldFormatters - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
fields - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout.StructuredDataElement
 
file - Variable in class org.apache.logging.log4j.core.config.ConfigurationFileWatcher
 
file - Variable in class org.apache.logging.log4j.core.config.ConfigurationSource
 
file - Variable in class org.apache.logging.log4j.core.util.Source
Captures a URI or File.
FILE_EXT_XML - Static variable in class org.apache.log4j.config.Log4j1ConfigurationConverter
 
FILE_NAME - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
 
FILE_OPEN_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
FILE_PARAM - Static variable in class org.apache.log4j.builders.AbstractBuilder
 
FileAppender - Class in org.apache.logging.log4j.core.appender
File Appender.
FileAppender(String, Layout<? extends Serializable>, Filter, FileManager, String, boolean, boolean, Advertiser, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.FileAppender
 
FileAppender.Builder<B extends FileAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Builds FileAppender instances.
FileAppenderBuilder - Class in org.apache.log4j.builders.appender
Build a File Appender
FileAppenderBuilder() - Constructor for class org.apache.log4j.builders.appender.FileAppenderBuilder
 
FileAppenderBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.appender.FileAppenderBuilder
 
FileConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.FileConverter
 
FileConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.FileConverter
 
FileDatePatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats a date by delegating to DatePatternConverter.
FileDatePatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.FileDatePatternConverter
Private constructor.
fileExtension - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
FileExtension - Enum in org.apache.logging.log4j.core.appender.rolling
Enumerates over supported file extensions for compression.
FileExtension(String) - Constructor for enum org.apache.logging.log4j.core.appender.rolling.FileExtension
 
fileFromUri(URI) - Static method in class org.apache.logging.log4j.core.util.FileUtils
Tries to convert the specified URI to a file object.
fileGroup - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
fileGroup - Variable in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
fileGroup - Variable in class org.apache.logging.log4j.core.appender.FileManager.FactoryData
 
fileGroup - Variable in class org.apache.logging.log4j.core.appender.FileManager
 
fileGroup - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
fileGroup - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction
File group.
fileGroup - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
fileGroup - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
fileGroup - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
fileGroup - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
fileIndex - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
FileLocationPatternConverter - Class in org.apache.logging.log4j.core.pattern
Returns the event's line location information in a StringBuilder.
FileLocationPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.FileLocationPatternConverter
Private constructor.
FileManager - Class in org.apache.logging.log4j.core.appender
Manages actual File I/O for File Appenders.
FileManager(String, OutputStream, boolean, boolean, String, Layout<? extends Serializable>, boolean, ByteBuffer) - Constructor for class org.apache.logging.log4j.core.appender.FileManager
Deprecated. 
FileManager(String, OutputStream, boolean, boolean, String, Layout<? extends Serializable>, int, boolean) - Constructor for class org.apache.logging.log4j.core.appender.FileManager
Deprecated. 
FileManager(LoggerContext, String, OutputStream, boolean, boolean, boolean, String, Layout<? extends Serializable>, boolean, ByteBuffer) - Constructor for class org.apache.logging.log4j.core.appender.FileManager
Deprecated. 
FileManager(LoggerContext, String, OutputStream, boolean, boolean, boolean, String, Layout<? extends Serializable>, String, String, String, boolean, ByteBuffer) - Constructor for class org.apache.logging.log4j.core.appender.FileManager
 
FileManager.FactoryData - Class in org.apache.logging.log4j.core.appender
Factory Data.
FileManager.FileManagerFactory - Class in org.apache.logging.log4j.core.appender
Factory to create a FileManager.
FileManagerFactory() - Constructor for class org.apache.logging.log4j.core.appender.FileManager.FileManagerFactory
 
fileModified(File) - Method in class org.apache.logging.log4j.core.config.ConfigurationFileWatcher
 
fileModified(File) - Method in class org.apache.logging.log4j.core.script.ScriptManager
 
fileModified(File) - Method in interface org.apache.logging.log4j.core.util.FileWatcher
Called when a WatchManager detects that the given File changed.
fileModified(File) - Method in class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
fileName - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
fileName - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender
 
fileName - Variable in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
fileName - Variable in class org.apache.logging.log4j.core.appender.FileAppender
 
fileName - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
fileName - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
 
fileName - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender.Builder
 
fileName - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender
 
fileName - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
fileName - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
fileName - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
fileName - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
fileName - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender
 
fileName - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
fileName - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
 
fileOwner - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
fileOwner - Variable in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
fileOwner - Variable in class org.apache.logging.log4j.core.appender.FileManager.FactoryData
 
fileOwner - Variable in class org.apache.logging.log4j.core.appender.FileManager
 
fileOwner - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
fileOwner - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction
File owner.
fileOwner - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
fileOwner - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
fileOwner - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
fileOwner - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
FilePasswordProvider - Class in org.apache.logging.log4j.core.net.ssl
PasswordProvider that reads password from a file.
FilePasswordProvider(String) - Constructor for class org.apache.logging.log4j.core.net.ssl.FilePasswordProvider
Constructs a new FilePasswordProvider with the specified path.
filePath - Variable in class org.apache.logging.log4j.core.script.ScriptFile
 
filePattern - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
filePattern - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender
 
filePattern - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
filePattern - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
 
filePermissions - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
filePermissions - Variable in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
filePermissions - Variable in class org.apache.logging.log4j.core.appender.FileManager.FactoryData
 
filePermissions - Variable in class org.apache.logging.log4j.core.appender.FileManager
 
filePermissions - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
filePermissions - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction
File permissions.
filePermissions - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
filePermissions - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
filePermissions - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
filePermissions - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
filePermissionsString - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
FileRenameAction - Class in org.apache.logging.log4j.core.appender.rolling.action
File rename action.
FileRenameAction(File, File, boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
Creates an FileRenameAction.
FileSize - Class in org.apache.logging.log4j.core.appender.rolling
FileSize utility class.
FileSize() - Constructor for class org.apache.logging.log4j.core.appender.rolling.FileSize
 
FileUtils - Class in org.apache.logging.log4j.core.util
File utilities.
FileUtils() - Constructor for class org.apache.logging.log4j.core.util.FileUtils
 
FileWatcher - Interface in org.apache.logging.log4j.core.util
Watches for changes in a File and performs an action when the file is modified.
filter - Variable in class org.apache.log4j.bridge.FilterAdapter
 
filter - Variable in class org.apache.log4j.bridge.FilterWrapper
 
filter - Variable in class org.apache.logging.log4j.core.config.AppenderRef
 
filter - Variable in class org.apache.logging.log4j.core.filter.AbstractFilterable.Builder
 
filter - Variable in class org.apache.logging.log4j.core.filter.AbstractFilterable
May be null.
filter() - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter() - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(long) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
Package-protected for tests.
filter(String) - Method in class org.apache.logging.log4j.core.filter.RegexFilter
 
filter(String) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Map<String, String>) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(LogEvent) - Method in class org.apache.log4j.bridge.FilterAdapter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Context Filter method.
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(LogEvent) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.RegexFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.ScriptFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.StructuredDataFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(LogEvent) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.RegexFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.ScriptFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.RegexFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.ScriptFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Appender Filter method.
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Filter an event.
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.core.Filter
Filter an event.
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.RegexFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.ScriptFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.StructuredDataFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Logger, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
filter(Level) - Method in class org.apache.logging.log4j.core.filter.BurstFilter
Decide if we're going to log event based on whether the maximum burst of log statements has been exceeded.
filter(Level) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
filter(Level) - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
filter(Level) - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
filter(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
filter(Level, ReadOnlyStringMap) - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
filter(Marker) - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
filter(Marker) - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
filter(Marker) - Method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
filter(MapMessage<?, ?>) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
filter(StructuredDataMessage) - Method in class org.apache.logging.log4j.core.filter.StructuredDataFilter
 
filter(ReadOnlyStringMap) - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
Filter - Class in org.apache.log4j.spi
 
Filter - Interface in org.apache.logging.log4j.core
Interface that must be implemented to allow custom event filtering.
Filter() - Constructor for class org.apache.log4j.spi.Filter
 
FILTER_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
Filter.Result - Enum in org.apache.logging.log4j.core
The result that can returned from a filter method call.
Filterable - Interface in org.apache.logging.log4j.core.filter
Interface implemented by Classes that allow filtering to occur.
FilterableComponentBuilder<T extends ComponentBuilder<T>> - Interface in org.apache.logging.log4j.core.config.builder.api
Component builder that can add Filters.
FilterAdapter - Class in org.apache.log4j.bridge
Binds a Log4j 1.x Filter with Log4j 2.
FilterAdapter(Filter) - Constructor for class org.apache.log4j.bridge.FilterAdapter
 
FilterBuilder - Interface in org.apache.log4j.builders.filter
Define a Filter Builder.
FilterComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Assembler for constructing Filter Components.
filterCount() - Method in class org.apache.logging.log4j.core.Logger
This method is not exposed through the public API and is used primarily for unit testing.
filtered(StatusData) - Method in class org.apache.logging.log4j.status.StatusConsoleListener
 
FilteredObjectInputStream - Class in org.apache.logging.log4j.util
Extended ObjectInputStream that only allows certain classes to be deserialized.
FilteredObjectInputStream() - Constructor for class org.apache.logging.log4j.util.FilteredObjectInputStream
 
FilteredObjectInputStream(InputStream) - Constructor for class org.apache.logging.log4j.util.FilteredObjectInputStream
 
FilteredObjectInputStream(InputStream, Collection<String>) - Constructor for class org.apache.logging.log4j.util.FilteredObjectInputStream
 
FilteredObjectInputStream(Collection<String>) - Constructor for class org.apache.logging.log4j.util.FilteredObjectInputStream
 
filters - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
filters - Variable in class org.apache.logging.log4j.core.filter.CompositeFilter
 
filters - Variable in class org.apache.logging.log4j.status.StatusConsoleListener
 
FILTERS - Static variable in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
filtersComponent - Variable in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
FilterWrapper - Class in org.apache.log4j.bridge
This acts as a container for Log4j 2 Filters to be attached to Log4j 1 components.
FilterWrapper(Filter) - Constructor for class org.apache.log4j.bridge.FilterWrapper
 
finalize() - Method in class org.apache.log4j.AppenderSkeleton
 
finalizeConverter(char, String, int, StringBuilder, FormattingInfo, Map<String, Class<PatternConverter>>, List<PatternConverter>, List<FormattingInfo>, boolean, boolean, boolean) - Method in class org.apache.logging.log4j.core.pattern.PatternParser
Processes a format specifier sequence.
find(ResolverUtil.Test, String...) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Attempts to discover classes that pass the test.
findAndSubst(String, Properties) - Static method in class org.apache.log4j.helpers.OptionConverter
Find the value corresponding to key in props.
findAndSubst(String, Properties) - Static method in class org.apache.logging.log4j.core.util.OptionConverter
Find the value corresponding to key in props.
findAppenderByName(Document, String) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to parse appenders by IDREF name.
findAppenderByReference(Element) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to parse appenders by IDREF element.
findClassLoader() - Static method in class org.apache.logging.log4j.util.ProviderUtil
 
findCompatibleConverter(Type) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
Finds a TypeConverter for the given Type, falling back to an assignment-compatible TypeConverter if none exist for the given type.
findContext(ClassLoader) - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
findDefaultValue(LogEvent) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.PluginAttributeVisitor
 
findFactoryMethod(Class<?>) - Static method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
findInPackage(ResolverUtil.Test, String) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Scans for classes starting at the package provided and descending into subpackages.
findMillisecondStart(long, String, DateFormat) - Static method in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Finds start of millisecond field in formatted time.
findMinIncrement() - Method in class org.apache.logging.log4j.core.util.CronExpression
 
findNamedNode(String, Iterable<Node>) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.PluginElementVisitor
 
findNextWhiteSpace(int, String) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
findResources(String) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Finds classpath resources.
findSectionContaining(int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
findUrlResources(String) - Static method in class org.apache.logging.log4j.util.LoaderUtil
 
findValidators(Annotation...) - Static method in class org.apache.logging.log4j.core.config.plugins.validation.ConstraintValidators
Finds all relevant ConstraintValidator objects from an array of annotations.
findVisitor(Class<? extends Annotation>) - Static method in class org.apache.logging.log4j.core.config.plugins.visitors.PluginVisitors
Creates a PluginVisitor instance for the given annotation class using metadata provided by the annotation's PluginVisitorStrategy annotation.
fireAddAppenderEvent(Category, Appender) - Method in class org.apache.log4j.LogManager.Repository
 
fireAddAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.LoggerRepository
 
firePropertyChangeEvent(PropertyChangeEvent) - Method in class org.apache.logging.log4j.core.LoggerContext
 
first - Variable in class org.apache.logging.log4j.core.util.CyclicBuffer
 
fixedDateFormat - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter.FixedFormatter
 
FixedDateFormat - Class in org.apache.logging.log4j.core.util.datetime
Custom time formatter that trades flexibility for performance.
FixedDateFormat(FixedDateFormat.FixedFormat, TimeZone) - Constructor for class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
Constructs a FixedDateFormat for the specified fixed format.
FixedDateFormat(FixedDateFormat.FixedFormat, TimeZone, int) - Constructor for class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
Constructs a FixedDateFormat for the specified fixed format.
FixedDateFormat.FixedFormat - Enum in org.apache.logging.log4j.core.util.datetime
Enumeration over the supported date/time format patterns.
FixedDateFormat.FixedTimeZoneFormat - Enum in org.apache.logging.log4j.core.util.datetime
Fixed time zone formats.
fixedFormat - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
FixedFormat(String, String, int, char, int, char, int, int, FixedDateFormat.FixedTimeZoneFormat) - Constructor for enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
FixedFormatter(FixedDateFormat) - Constructor for class org.apache.logging.log4j.core.pattern.DatePatternConverter.FixedFormatter
 
fixedNanoTime - Variable in class org.apache.logging.log4j.core.util.DummyNanoClock
 
FixedPreciseClock - Class in org.apache.logging.log4j.core.time.internal
Implementation of the PreciseClock interface that always returns a fixed time value.
FixedPreciseClock() - Constructor for class org.apache.logging.log4j.core.time.internal.FixedPreciseClock
Constructs a FixedPreciseClock that always returns the epoch.
FixedPreciseClock(long) - Constructor for class org.apache.logging.log4j.core.time.internal.FixedPreciseClock
Constructs a FixedPreciseClock that always returns the specified time in milliseconds since the epoch.
FixedPreciseClock(long, int) - Constructor for class org.apache.logging.log4j.core.time.internal.FixedPreciseClock
Constructs a FixedPreciseClock that always returns the specified time in milliseconds since the epoch and nanosecond of the millisecond.
fixedTimeZoneFormat - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
fixedTimeZoneFormat - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
FixedTimeZoneFormat() - Constructor for enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
 
FixedTimeZoneFormat(char, boolean, int) - Constructor for enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
 
FloatConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.FloatConverter
 
FloatConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.FloatConverter
 
FLOW_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for flow tracing.
FlowMessage - Interface in org.apache.logging.log4j.message
Flow messages
flowMessageFactory - Variable in class org.apache.logging.log4j.spi.AbstractLogger
 
FlowMessageFactory - Interface in org.apache.logging.log4j.message
Creates flow messages.
flush() - Method in class org.apache.log4j.helpers.QuietWriter
 
flush() - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemErrStream
 
flush() - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemOutStream
 
flush() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
flush() - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Flushes any buffers.
flush() - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
flush() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
flush() - Method in class org.apache.logging.log4j.core.appender.WriterManager
Flushes any buffers.
flush() - Method in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
flush() - Method in class org.apache.logging.log4j.core.util.CloseShieldOutputStream
 
flush() - Method in class org.apache.logging.log4j.core.util.CloseShieldWriter
 
flush() - Method in class org.apache.logging.log4j.core.util.StringBuilderWriter
Flushing this writer has no effect.
FLUSH_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
flushBuffer(ByteBuffer) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
flushBuffer(ByteBuffer) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Drains the ByteBufferDestination's buffer into the destination.
flushDestination() - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Calls flush() on the underlying output stream.
flushRemainingBytes(CharsetEncoder, ByteBufferDestination, ByteBuffer) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
 
follow - Variable in class org.apache.logging.log4j.core.appender.ConsoleAppender.Builder
 
follow - Variable in class org.apache.logging.log4j.core.appender.OutputStreamAppender.Builder
 
follow - Variable in class org.apache.logging.log4j.core.appender.WriterAppender.Builder
 
followLinks - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
font - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
fontName - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
fontSize - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
fontSize - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
FontSize(String) - Constructor for enum org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
footer - Variable in class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
footer - Variable in class org.apache.logging.log4j.core.layout.AbstractLayout
The footer to add when the stream is closed.
footer - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
footer - Variable in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
footer - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional footer text lines displayed at the bottom of the help message.
footer() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Optional text to display after the list of options.
footer(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns command footer text as a string.
footerHeading - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional heading preceding the footer section.
footerHeading() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Set the heading preceding the footer section.
footerHeading(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the text displayed before the footer text; the result of String.format(footerHeading, params).
footerSerializer - Variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout.Builder
 
footerSerializer - Variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
forAsyncLogger(RingBuffer<?>, String) - Static method in class org.apache.logging.log4j.core.jmx.RingBufferAdmin
 
forAsyncLoggerConfig(RingBuffer<?>, String, String) - Static method in class org.apache.logging.log4j.core.jmx.RingBufferAdmin
 
forcedLog(String, Priority, Object, Throwable) - Method in class org.apache.log4j.Category
 
ForCopyOnWriteThreadContextMap() - Constructor for class org.apache.logging.log4j.core.impl.ThreadContextDataInjector.ForCopyOnWriteThreadContextMap
 
ForDefaultThreadContextMap() - Constructor for class org.apache.logging.log4j.core.impl.ThreadContextDataInjector.ForDefaultThreadContextMap
 
forEach(BiConsumer<String, ? super CV>) - Method in class org.apache.logging.log4j.message.MapMessage
Performs the given action for each key-value pair in this data structure until all entries have been processed or the action throws an exception.
forEach(BiConsumer<String, ? super V>) - Method in class org.apache.log4j.bridge.LogEventWrapper.ContextDataMap
 
forEach(BiConsumer<String, ? super V>) - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
forEach(BiConsumer<String, ? super V>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
forEach(BiConsumer<String, ? super V>) - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Performs the given action for each key-value pair in this data structure until all entries have been processed or the action throws an exception.
forEach(BiConsumer<String, ? super V>) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
forEach(BiConsumer<String, String>) - Method in class org.apache.logging.log4j.util.EnvironmentPropertySource
 
forEach(BiConsumer<String, String>) - Method in class org.apache.logging.log4j.util.PropertiesPropertySource
 
forEach(BiConsumer<String, String>) - Method in interface org.apache.logging.log4j.util.PropertySource
Iterates over all properties and performs an action for each key/value pair.
forEach(BiConsumer<String, String>) - Method in class org.apache.logging.log4j.util.SystemPropertiesPropertySource
 
forEach(TriConsumer<String, ? super CV, S>, S) - Method in class org.apache.logging.log4j.message.MapMessage
Performs the given action for each key-value pair in this data structure until all entries have been processed or the action throws an exception.
forEach(TriConsumer<String, ? super V, S>, S) - Method in class org.apache.log4j.bridge.LogEventWrapper.ContextDataMap
 
forEach(TriConsumer<String, ? super V, S>, S) - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
forEach(TriConsumer<String, ? super V, S>, S) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
forEach(TriConsumer<String, ? super V, S>, S) - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Performs the given action for each key-value pair in this data structure until all entries have been processed or the action throws an exception.
forEach(TriConsumer<String, ? super V, T>, T) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
forEachElement(NodeList, Consumer<Element>) - Static method in class org.apache.log4j.xml.XmlConfiguration
 
forEachParameter(ParameterConsumer<S>, S) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
forEachParameter(ParameterConsumer<S>, S) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
forEachParameter(ParameterConsumer<S>, S) - Method in interface org.apache.logging.log4j.message.ParameterVisitable
Performs the given action for each parameter until all values have been processed or the action throws an exception.
forEachParameter(ParameterConsumer<S>, S) - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
forEachParameter(ParameterConsumer<S>, S) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
forEachParameter(ParameterConsumer<S>, S) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
ForGarbageFreeThreadContextMap() - Constructor for class org.apache.logging.log4j.core.impl.ThreadContextDataInjector.ForGarbageFreeThreadContextMap
 
forLogEvent(LogEvent) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
Specifies the LogEvent that may be used to provide extra context for string substitutions.
format - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
format - Variable in class org.apache.logging.log4j.core.impl.MementoMessage
 
format - Variable in class org.apache.logging.log4j.core.pattern.MapPatternConverter
Format to use when no key is provided.
format(int, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.FormattingInfo
Adjust the content of the buffer based on the specified lengths and alignment.
format(long) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
format(long) - Method in interface org.apache.logging.log4j.core.util.datetime.DatePrinter
Formats a millisecond long value.
format(long) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Formats a millisecond long value.
format(long) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
format(long) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
format(long, char[], int) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
format(long, B) - Method in interface org.apache.logging.log4j.core.util.datetime.DatePrinter
Formats a millisecond long value into the supplied Appendable.
format(long, B) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Formats a millisecond long value into the supplied StringBuffer.
format(long, B) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
format(long, StringBuffer) - Method in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Formats a millisecond count into a date/time string.
format(long, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
format(Object) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Formats a Date, Calendar or Long (milliseconds) object.
format(Object) - Method in class org.apache.logging.log4j.core.util.datetime.Format
 
format(Object, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
Formats an object into a string buffer.
format(Object, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.IntegerPatternConverter
Formats an object into a string buffer.
format(Object, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.LiteralPatternConverter
Formats an object into a string buffer.
format(Object, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.LogEventPatternConverter
Formats an object into a string buffer.
format(Object, StringBuilder) - Method in interface org.apache.logging.log4j.core.pattern.PatternConverter
Formats an object into a string buffer.
format(Object, StringBuilder, FieldPosition) - Method in interface org.apache.logging.log4j.core.util.datetime.DatePrinter
Formats a Date, Calendar or Long (milliseconds) object.
format(Object, StringBuilder, FieldPosition) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Formats a Date, Calendar or Long (milliseconds) object.
format(Object, StringBuilder, FieldPosition) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
format(Object, StringBuilder, FieldPosition) - Method in class org.apache.logging.log4j.core.util.datetime.Format
 
format(String) - Method in class org.apache.logging.log4j.core.pattern.RegexReplacement
Perform the replacement.
format(StringBuilder, Object) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
format(StringBuilder, Object...) - Method in interface org.apache.logging.log4j.core.pattern.ArrayPatternConverter
Formats an array of Objects.
format(StringBuilder, Object...) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
format(StringBuilder, Object...) - Method in class org.apache.logging.log4j.core.pattern.IntegerPatternConverter
 
format(StringBuilder, Object...) - Method in class org.apache.logging.log4j.core.pattern.LiteralPatternConverter
Formats an array of Objects.
format(StringBuilder, Object, int) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
format(String, Object...) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
format(String, Object[]) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Replace placeholders in the given messagePattern with arguments.
format(String, Object[]) - Static method in class org.apache.logging.log4j.message.ParameterizedMessage
Replace placeholders in the given messagePattern with arguments.
format(Calendar) - Method in interface org.apache.logging.log4j.core.util.datetime.DatePrinter
Formats a Calendar object.
format(Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Formats a Calendar object.
format(Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
format(Calendar, B) - Method in interface org.apache.logging.log4j.core.util.datetime.DatePrinter
Formats a Calendar object into the supplied Appendable.
format(Calendar, B) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Formats a Calendar object into the supplied StringBuffer.
format(Calendar, B) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
format(Date) - Method in interface org.apache.logging.log4j.core.util.datetime.DatePrinter
Formats a Date object using a GregorianCalendar.
format(Date) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Formats a Date object using a GregorianCalendar.
format(Date) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
format(Date, B) - Method in interface org.apache.logging.log4j.core.util.datetime.DatePrinter
Formats a Date object into the supplied Appendable using a GregorianCalendar.
format(Date, B) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Formats a Date object into the supplied StringBuffer using a GregorianCalendar.
format(Date, B) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Formats a Date into a date/time string.
format(Date, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
Appends formatted date to string buffer.
format(LoggingEvent) - Method in class org.apache.log4j.bridge.LayoutWrapper
 
format(LoggingEvent) - Method in class org.apache.log4j.Layout
Implement this method to create your own layout format.
format(LoggingEvent) - Method in class org.apache.log4j.PatternLayout
 
format(LoggingEvent) - Method in class org.apache.log4j.SimpleLayout
Implement this method to create your own layout format.
format(LogEvent) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout.FieldFormatter
 
format(LogEvent, StringBuilder) - Method in class org.apache.log4j.pattern.Log4j1MdcPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.log4j.pattern.Log4j1NdcPatternConverter
 
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.ClassNamePatternConverter
Format a logging event.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.EncodingPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.EndOfBatchPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.EqualsBaseReplacementConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.ExtendedThrowablePatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.FileLocationPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.FullLocationPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.HighlightConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.LevelPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.LineLocationPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.LineSeparatorPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.LiteralPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.LogEventPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.LoggerFqcnPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.LoggerPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.MapPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.MarkerPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.MarkerSimpleNamePatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.MaxLengthConverter
 
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.MdcPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.MessagePatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.MethodLocationPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.NanoTimePatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.NdcPatternConverter
 
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.PatternFormatter
 
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.ProcessIdPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.RegexReplacementConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.RelativeTimePatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.RootThrowablePatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.SequenceNumberPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.StyleConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.ThreadIdPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.ThreadNamePatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.ThreadPriorityPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.UuidPatternConverter
Formats an event into a string buffer.
format(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.VariablesNotEmptyReplacementConverter
Formats an event into a string buffer.
format(Instant) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.FixedFormatter
 
format(Instant) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.Formatter
 
format(Instant) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.PatternFormatter
 
format(Instant) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.UnixFormatter
 
format(Instant) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.UnixMillisFormatter
 
format(Instant, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
format(MapMessage.MapFormat, StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
Formats the Structured data as described in RFC 5424.
Format - Class in org.apache.logging.log4j.core.util.datetime
The basic methods for performing date formatting.
Format() - Constructor for class org.apache.logging.log4j.core.util.datetime.Format
 
Format() - Constructor for enum org.apache.logging.log4j.message.StructuredDataMessage.Format
 
FORMAT_MESSAGES_IN_BACKGROUND - Static variable in class org.apache.logging.log4j.core.util.Constants
Supports user request LOG4J2-898 to have the option to format a message in the background thread.
FORMAT_MESSAGES_PATTERN_DISABLE_LOOKUPS - Static variable in class org.apache.logging.log4j.core.util.Constants
LOG4J2-2109 if true, MessagePatternConverter will always operate as though
FORMAT_SPECIFIER - Static variable in class org.apache.logging.log4j.message.FormattedMessage
 
formatBoolean(StringBuilder, boolean) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatBooleanArray(StringBuilder, boolean[]) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatByteArray(StringBuilder, byte[]) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
FormatCache<F extends Format> - Class in org.apache.logging.log4j.core.util.datetime
FormatCache is a cache and factory for Formats.
FormatCache() - Constructor for class org.apache.logging.log4j.core.util.datetime.FormatCache
 
FormatCache.MultipartKey - Class in org.apache.logging.log4j.core.util.datetime
Helper class to hold multi-part Map keys
formatCause(StringBuilder, String, ThrowableProxy, List<String>, TextRenderer, String, String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
formatCauseStackTrace(ThrowableProxy, StringBuilder, List<String>, TextRenderer, String, String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
Formats the Throwable that is the cause of the
formatCharArray(StringBuilder, char[]) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatCollection(StringBuilder, Collection<Object>, int) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatContentToBytes(LogEvent[], LogEvent, Layout<?>) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
formatDate(long, String) - Method in class org.apache.logging.log4j.core.lookup.DateLookup
 
formatDoubleArray(StringBuilder, double[]) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatElements(StringBuilder, String, int, StackTraceElement[], ExtendedStackTraceElement[], List<String>, TextRenderer, String, String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
formatEntry(ExtendedStackTraceElement, StringBuilder, String, TextRenderer, String, String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
formatExtendedStackTraceTo(StringBuilder, List<String>, TextRenderer, String, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the stack trace including packaging information.
formatExtendedStackTraceTo(ThrowableProxy, StringBuilder, List<String>, TextRenderer, String, String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
Formats the stack trace including packaging information.
formatField - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.CopyQuotedStrategy
 
formatFileName(StringBuilder, boolean, Object) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
Format file name.
formatFileName(StringBuilder, Object...) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
Formats file name.
formatFileName(StrSubstitutor, StringBuilder, boolean, Object) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
Formats file name.
formatFileName(StrSubstitutor, StringBuilder, Object) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
Formats file name.
formatFloatArray(StringBuilder, float[]) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatFormattable(StringBuilder, StringBuilderFormattable) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatIndexedStringMap(StringBuilder, IndexedStringMap, int) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatInstant(Instant) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
formatInstant(Instant, char[], int) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
formatIntArray(StringBuilder, int[]) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatList(StringBuilder, List<Object>, int) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatLock(StringBuilder, LockInfo) - Method in class org.apache.logging.log4j.core.message.ExtendedThreadInformation
 
formatLongArray(StringBuilder, long[]) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatMap(StringBuilder, Map<Object, Object>, int) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatMessage(StringBuilder, String, Object[], int) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Replace placeholders in the given messagePattern with arguments.
formatMessage(String, Object...) - Method in class org.apache.logging.log4j.message.MessageFormatMessage
 
formatMessage(String, Object...) - Method in class org.apache.logging.log4j.message.StringFormattedMessage
 
formatMessage2(StringBuilder, String, Object[], int, int[]) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Replace placeholders in the given messagePattern with arguments.
formatMessage3(StringBuilder, char[], int, Object[], int, int[]) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Replace placeholders in the given messagePattern with arguments.
formatNanoOfMillisecond(int, char[], int) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
formatNumber(StringBuilder, Number) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatObjectArray(StringBuilder, Object[], int) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatOption(Throwable, String, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
 
formats - Variable in class org.apache.logging.log4j.core.pattern.MessagePatternConverter
 
formatShortArray(StringBuilder, short[]) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatState(StringBuilder, ThreadInfo) - Method in class org.apache.logging.log4j.core.message.ExtendedThreadInformation
 
formatString(StringBuilder, Object) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
formatStructuredElement(String, Rfc5424Layout.StructuredDataElement, StringBuilder, ListChecker) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
formatSubShortOption(Throwable, String, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
 
formatSuppressed(StringBuilder, String, ThrowableProxy[], List<String>, TextRenderer, String, String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
formatted - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter.CachedTime
 
formattedMessage - Variable in class org.apache.logging.log4j.core.impl.MementoMessage
 
formattedMessage - Variable in class org.apache.logging.log4j.message.FormattedMessage
 
formattedMessage - Variable in class org.apache.logging.log4j.message.LocalizedMessage
 
formattedMessage - Variable in class org.apache.logging.log4j.message.MessageFormatMessage
 
formattedMessage - Variable in class org.apache.logging.log4j.message.ParameterizedMessage
 
formattedMessage - Variable in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory.StatusMessage
 
formattedMessage - Variable in class org.apache.logging.log4j.message.StringFormattedMessage
 
formattedMessage - Variable in class org.apache.logging.log4j.message.ThreadDumpMessage
 
FormattedMessage - Class in org.apache.logging.log4j.message
Handles messages that contain a format String.
FormattedMessage(String, Object) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a pattern and a single parameter.
FormattedMessage(String, Object...) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a pattern and a parameter array.
FormattedMessage(String, Object[], Throwable) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a pattern, a parameter array, and a throwable.
FormattedMessage(String, Object, Object) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a pattern and two parameters.
FormattedMessage(Locale, String, Object) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a locale, a pattern and a single parameter.
FormattedMessage(Locale, String, Object...) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a locale, a pattern and a parameter array.
FormattedMessage(Locale, String, Object[], Throwable) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a locale, a pattern, a parameter array, and a throwable.
FormattedMessage(Locale, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a locale, a pattern and two parameters.
FormattedMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
FormattedMessageFactory() - Constructor for class org.apache.logging.log4j.message.FormattedMessageFactory
Constructs a message factory with default flow strings.
formattedMsg - Variable in class org.apache.logging.log4j.message.ThreadDumpMessage.ThreadDumpMessageProxy
 
formatter - Variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Wrapped formatter.
formatter - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
Formatter() - Constructor for class org.apache.logging.log4j.core.pattern.DatePatternConverter.Formatter
 
formatterMap - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector
 
formatterMap - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
 
formatterMap - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
formatters - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSerializer
 
formatters - Variable in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter
 
formatters - Variable in class org.apache.logging.log4j.core.pattern.EncodingPatternConverter
 
formatters - Variable in class org.apache.logging.log4j.core.pattern.EqualsBaseReplacementConverter
 
formatters - Variable in class org.apache.logging.log4j.core.pattern.MaxLengthConverter
 
formatters - Variable in class org.apache.logging.log4j.core.pattern.RegexReplacementConverter
 
formatters - Variable in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
Lists PatternFormatters for the suffix attribute.
formatters - Variable in class org.apache.logging.log4j.core.pattern.VariablesNotEmptyReplacementConverter
 
formatThrowableProxy(StringBuilder, String, String, ThrowableProxy, List<String>, TextRenderer, String, String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
FormattingInfo - Class in org.apache.logging.log4j.core.pattern
Modifies the output of a pattern converter for a specified minimum and maximum width and alignment.
FormattingInfo(boolean, int, int, boolean) - Constructor for class org.apache.logging.log4j.core.pattern.FormattingInfo
Creates new instance.
FormattingInfo(boolean, int, int, boolean, boolean) - Constructor for class org.apache.logging.log4j.core.pattern.FormattingInfo
Creates new instance.
formatTo(String[], StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
 
formatTo(String[], StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
formatTo(String[], StringBuilder) - Method in interface org.apache.logging.log4j.util.MultiFormatStringBuilderFormattable
Writes a text representation of this object into the specified StringBuilder, ideally without allocating temporary objects.
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.core.impl.MementoMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ObjectMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ParameterizedMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.SimpleMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataId
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
formatTo(StringBuilder) - Method in interface org.apache.logging.log4j.util.StringBuilderFormattable
Writes a text representation of this object into the specified StringBuilder, ideally without allocating temporary objects.
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.util.Timer
 
formatTo(LogEvent, StringBuilder) - Method in class org.apache.log4j.layout.Log4j1XmlLayout
 
formatToBuffer(Instant, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.FixedFormatter
 
formatToBuffer(Instant, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.Formatter
 
formatToBuffer(Instant, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.PatternFormatter
 
formatToBuffer(Instant, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.UnixFormatter
 
formatToBuffer(Instant, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.UnixMillisFormatter
 
formatWithInfo(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.PatternFormatter
 
formatWithoutAllocation(Instant, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
formatWithoutThreadLocals(Instant, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
formatWrapper(StringBuilder, ThrowableProxy, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the specified Throwable.
formatWrapper(StringBuilder, ThrowableProxy, List<String>, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the specified Throwable.
formatWrapper(StringBuilder, ThrowableProxy, List<String>, TextRenderer, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the specified Throwable.
formatWrapper(StringBuilder, ThrowableProxy, List<String>, TextRenderer, String, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the specified Throwable.
formatWrapper(StringBuilder, ThrowableProxy, List<String>, TextRenderer, String, String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
forName(String, int) - Static method in class org.apache.logging.log4j.Level
Retrieves an existing Level or creates on if it didn't previously exist.
fqcn - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
fqcn - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
FQCN - Static variable in class org.apache.log4j.Category
 
FQCN - Static variable in class org.apache.log4j.Category.PrivateManager
 
FQCN - Static variable in class org.apache.log4j.Logger.PrivateManager
 
FQCN - Static variable in class org.apache.log4j.LogManager.PrivateManager
 
FQCN - Static variable in class org.apache.logging.log4j.core.config.Configurator
 
FQCN - Static variable in class org.apache.logging.log4j.EventLogger
 
FQCN - Static variable in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
FQCN - Static variable in class org.apache.logging.log4j.jcl.Log4jLog
 
FQCN - Static variable in class org.apache.logging.log4j.LogManager
 
FQCN - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
 
FQCN - Static variable in class org.apache.logging.slf4j.Log4jLogger
 
FQCN - Static variable in class org.apache.logging.slf4j.Log4jLoggerFactory
 
FQCN_FIELD - Static variable in class org.apache.logging.log4j.core.tools.Generate
 
fragments - Variable in class org.apache.logging.log4j.core.pattern.NameAbbreviator.PatternAbbreviator
Element abbreviation patterns.
FREEMARKER - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
freeze() - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
freeze() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
"Freezes" this context stack so it becomes immutable: all mutator methods will throw an exception from now on.
freeze() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
freeze() - Method in interface org.apache.logging.log4j.util.StringMap
Makes this collection immutable.
frequency - Variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
from - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
from - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
fromEpochMillis(long) - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
fromMillis(long, Class<D>) - Static method in class org.apache.logging.log4j.core.config.plugins.convert.DateTypeConverter
Create a Date-related object from a timestamp in millis.
fromResource(String, ClassLoader) - Static method in class org.apache.logging.log4j.core.config.ConfigurationSource
Retrieves the configuration via the ClassLoader.
fromUri(URI) - Static method in class org.apache.logging.log4j.core.config.ConfigurationSource
Loads the configuration from a URI.
frozen - Variable in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
FROZEN - Static variable in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
FROZEN - Static variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
frozenStringMap(Map<String, String>) - Static method in class org.apache.logging.log4j.core.impl.ThreadContextDataInjector.ForDefaultThreadContextMap
 
FTL - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
FTP - org.apache.logging.log4j.core.net.Facility
FTP daemon.
full - Variable in class org.apache.logging.log4j.core.pattern.MdcPatternConverter
 
FULL - org.apache.logging.log4j.message.StructuredDataMessage.Format
Full message format includes the type and message.
FULL - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Format the whole stack trace.
FULL - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
FULL locale dependent date or time style.
FULL - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
FULL locale dependent date or time style.
fullInfo - Variable in class org.apache.log4j.spi.LocationInfo
 
FullLocationPatternConverter - Class in org.apache.logging.log4j.core.pattern
Format the event's line location information.
FullLocationPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.FullLocationPatternConverter
Private constructor.
future - Variable in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
future - Variable in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
future - Variable in class org.apache.logging.log4j.core.util.WatchManager
 
futureData - Variable in class org.apache.logging.log4j.core.config.CronScheduledFuture
 
FutureData(ScheduledFuture<?>, Date) - Constructor for class org.apache.logging.log4j.core.config.CronScheduledFuture.FutureData
 

G

GarbageFreeSortedArrayThreadContextMap - Class in org.apache.logging.log4j.spi
SortedArrayStringMap-based implementation of the ThreadContextMap interface that attempts not to create temporary objects.
GarbageFreeSortedArrayThreadContextMap() - Constructor for class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
gateway - Variable in class org.apache.logging.log4j.docker.model.IPAMConfig
 
gateway - Variable in class org.apache.logging.log4j.docker.model.Network
 
gateway - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
GB - Static variable in class org.apache.logging.log4j.core.appender.rolling.FileSize
 
GC_FREE_THREAD_CONTEXT_KEY - Static variable in class org.apache.logging.log4j.spi.ThreadContextMapFactory
 
GcFreeThreadContextKey - Static variable in class org.apache.logging.log4j.spi.ThreadContextMapFactory
 
generate(String[], Generate.Type) - Static method in class org.apache.logging.log4j.core.tools.Generate
 
generate(String[], Generate.Type, PrintStream) - Static method in class org.apache.logging.log4j.core.tools.Generate
 
Generate - Class in org.apache.logging.log4j.core.tools
Generates source code for custom or extended logger wrappers.
Generate() - Constructor for class org.apache.logging.log4j.core.tools.Generate
 
Generate.CustomLogger - Class in org.apache.logging.log4j.core.tools
Generates source code for custom logger wrappers that only provide convenience methods for the specified custom levels, not for the standard built-in levels.
Generate.ExtendedLogger - Class in org.apache.logging.log4j.core.tools
Generates source code for extended logger wrappers that provide convenience methods for the specified custom levels, and by extending org.apache.logging.log4j.spi.ExtendedLoggerWrapper, inherit the convenience methods for the built-in levels provided by the Logger interface.
Generate.LevelInfo - Class in org.apache.logging.log4j.core.tools
 
Generate.Type - Enum in org.apache.logging.log4j.core.tools
 
generateParameters(Method) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
generateSource(String, List<Generate.LevelInfo>, Generate.Type) - Static method in class org.apache.logging.log4j.core.tools.Generate
 
generator() - Method in enum org.apache.logging.log4j.core.tools.Generate.Type
 
GENERIC_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
get() - Method in class org.apache.log4j.builders.Holder
 
get() - Static method in class org.apache.log4j.NDC
Never use this method directly.
get() - Method in class org.apache.logging.log4j.core.config.AppenderControlArraySet
Returns the underlying array.
get() - Method in class org.apache.logging.log4j.core.config.CronScheduledFuture
 
get() - Method in class org.apache.logging.log4j.core.Logger
 
get() - Static method in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
get() - Method in interface org.apache.logging.log4j.util.MessageSupplier
Gets a Message.
get() - Method in interface org.apache.logging.log4j.util.Supplier
Gets a value.
get(long, TimeUnit) - Method in class org.apache.logging.log4j.core.config.CronScheduledFuture
 
get(Class) - Method in class org.apache.log4j.Category
 
get(String) - Static method in class org.apache.log4j.MDC
 
get(String) - Method in class org.apache.logging.log4j.message.MapMessage
Retrieves the value of the element with the specified key or null if the key is not present.
get(String) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
get(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
get(String) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
get(String) - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
get(String) - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Gets the context identified by the key parameter.
get(String) - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Gets the context identified by the key parameter.
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.apache.logging.log4j.util.PropertiesUtil.Environment
 
get(String) - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
 
get(String) - Method in class org.apache.logging.slf4j.MDCContextMap
 
get(MessageSupplier) - Static method in class org.apache.logging.log4j.util.LambdaUtil
Returns the Message supplied by the specified function.
get(Supplier<?>) - Static method in class org.apache.logging.log4j.util.LambdaUtil
Returns the result of evaluating the specified function.
GET_CALLER_CLASS - Static variable in class org.apache.logging.log4j.util.StackLocator
 
GET_CLASS_LOADER_DISABLED - Static variable in class org.apache.logging.log4j.util.LoaderUtil
 
getAbbreviator(String) - Static method in class org.apache.logging.log4j.core.pattern.NameAbbreviator
Gets an abbreviator.
getActions() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CompositeAction
 
getActiveFileName() - Method in interface org.apache.logging.log4j.core.appender.rolling.RolloverDescription
Active log file name after rollover.
getActiveFileName() - Method in class org.apache.logging.log4j.core.appender.rolling.RolloverDescriptionImpl
Active log file name after rollover.
getActiveLoggerConfig(Supplier<LoggerConfig>) - Method in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
getActiveLoggerConfig(Supplier<LoggerConfig>) - Method in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
getActiveLoggerConfig(Supplier<LoggerConfig>) - Method in class org.apache.logging.log4j.core.config.DefaultReliabilityStrategy
 
getActiveLoggerConfig(Supplier<LoggerConfig>) - Method in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
getActiveLoggerConfig(Supplier<LoggerConfig>) - Method in interface org.apache.logging.log4j.core.config.ReliabilityStrategy
For internal use by the ReliabilityStrategy; returns the LoggerConfig to use.
getActualTrafficClass() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
getAdapter() - Method in class org.apache.log4j.bridge.AppenderAdapter
 
getAdditivity() - Method in class org.apache.log4j.Category
 
getAdditivityForLogger(Properties, String) - Method in class org.apache.log4j.config.PropertiesConfiguration
Parse the additivity option for a non-root category.
getAddress() - Method in class org.apache.logging.log4j.core.net.SocketAddress
 
getAdvertise() - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
getAdvertiser() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getAdvertiser() - Method in interface org.apache.logging.log4j.core.config.Configuration
 
getAdvertiseUri() - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
getAdvertiseUri() - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
getAdvertiseUri() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
getAge() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
 
getAliases() - Method in class org.apache.logging.log4j.docker.model.Network
 
getAll(Supplier<?>...) - Static method in class org.apache.logging.log4j.util.LambdaUtil
Converts an array of lambda expressions into an array of their evaluation results.
getAllAppenders() - Method in class org.apache.log4j.Category
 
getAllAppenders() - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
 
getAllAppenders() - Method in interface org.apache.log4j.spi.AppenderAttachable
Get all previously added appenders as an Enumeration.
getAllCategories() - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginCache
Returns all categories of plugins in this cache.
getAllDeclaredFields(Class<?>) - Static method in class org.apache.logging.log4j.core.util.TypeUtil
Gets all declared fields for the given class (including superclasses).
getAllowedClasses() - Method in class org.apache.logging.log4j.util.FilteredObjectInputStream
 
getAllPossiblePriorities() - Static method in class org.apache.log4j.Priority
Deprecated.
This method will be removed with no replacement.
getAppend() - Method in interface org.apache.logging.log4j.core.appender.rolling.RolloverDescription
Specifies if active file should be opened for appending.
getAppend() - Method in class org.apache.logging.log4j.core.appender.rolling.RolloverDescriptionImpl
Specifies if active file should be opened for appending.
getAppender() - Method in class org.apache.log4j.bridge.AppenderAdapter.Adapter
 
getAppender() - Method in class org.apache.log4j.bridge.AppenderWrapper
 
getAppender() - Method in class org.apache.logging.log4j.core.appender.DefaultErrorHandler
 
getAppender() - Method in class org.apache.logging.log4j.core.config.AppenderControl
Returns the Appender.
getAppender(String) - Method in class org.apache.log4j.Category
No-op implementation.
getAppender(String) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
 
getAppender(String) - Method in interface org.apache.log4j.spi.AppenderAttachable
Get an appender by name.
getAppender(String) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
getAppender(String) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Returns the Appender with the specified name.
getAppender(String) - Method in interface org.apache.logging.log4j.core.config.Configuration
Returns the Appender with the specified name.
getAppenderName() - Method in class org.apache.logging.log4j.core.config.AppenderControl
Returns the name the appender had when this AppenderControl was constructed.
getAppenderRef() - Method in class org.apache.logging.log4j.core.appender.routing.Route
Returns the appender reference.
getAppenderRefs() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Returns the Appender references.
getAppenderRefs() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
getAppenderRefs() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
Returns a String array with the appender refs configured for the instrumented AsyncAppender.
getAppenderRefs() - Method in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
getAppenderRefs() - Method in interface org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean
Returns a String array with the appender refs configured for the instrumented LoggerConfig.
getAppenderRefStrings() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
Returns the names of the appenders that this asyncAppender delegates to as an array of Strings.
getAppenders() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
Returns an unmodifiable view of the appenders created by this RoutingAppender.
getAppenders() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Returns a Map containing all the Appenders and their name.
getAppenders() - Method in interface org.apache.logging.log4j.core.config.Configuration
Returns a Map containing all the Appenders and their name.
getAppenders() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Returns all Appenders as a Map.
getAppenders() - Method in class org.apache.logging.log4j.core.Logger
This method is not exposed through the public API and is used primarily for unit testing.
getAppenderSet() - Method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
getAppName() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getArray() - Method in class org.apache.logging.log4j.core.util.ObjectArrayIterator
Gets the array that this iterator is iterating over.
getAsyncAppenders(Appender[]) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getAsynchronous() - Method in interface org.apache.logging.log4j.core.appender.rolling.RolloverDescription
Action to be completed after close of current active log file and before next rollover attempt, may be executed asynchronously.
getAsynchronous() - Method in class org.apache.logging.log4j.core.appender.rolling.RolloverDescriptionImpl
Action to be completed after close of current active log file and before next rollover attempt, may be executed asynchronously.
getAsyncLoggerConfigDelegate() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getAsyncLoggerConfigDelegate() - Method in interface org.apache.logging.log4j.core.config.Configuration
Returns the AsyncLoggerConfigDelegate shared by all AsyncLoggerConfig instances defined in this Configuration.
getAsyncLoggerConfigExceptionHandler() - Static method in class org.apache.logging.log4j.core.async.DisruptorUtil
 
getAsyncLoggerExceptionHandler() - Static method in class org.apache.logging.log4j.core.async.DisruptorUtil
 
getAttribute(String) - Method in class org.apache.logging.log4j.jcl.LogFactoryImpl
 
getAttributeNames() - Method in class org.apache.logging.log4j.jcl.LogFactoryImpl
 
getAttributes() - Method in class org.apache.logging.log4j.core.appender.rolling.action.PathWithAttributes
Returns the attributes.
getAttributes() - Method in class org.apache.logging.log4j.core.config.builder.api.Component
 
getAttributes() - Method in class org.apache.logging.log4j.core.config.Node
 
getAuthorizationProvider() - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
getAvailable() - Method in class org.apache.logging.log4j.core.filter.BurstFilter
Returns the number of available slots.
getBandwidth() - Method in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
getBaseName() - Method in class org.apache.logging.log4j.message.LocalizedMessageFactory
Gets the resource bundle base name if set.
getBasePath() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
Returns the base path from where to start scanning for files to delete.
getBasePathString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
Returns the base path as it was specified in the configuration.
getBooleanProperty(String) - Method in class org.apache.log4j.builders.AbstractBuilder
 
getBooleanProperty(String) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a boolean value.
getBooleanProperty(String[], String, Supplier<Boolean>) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a property that may be prefixed by more than one string.
getBooleanProperty(String, boolean) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a boolean value.
getBooleanProperty(String, boolean, boolean) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a boolean value.
getBridge() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getBuffer() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
getBufferSize() - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder
 
getBufferSize() - Method in class org.apache.logging.log4j.core.appender.FileManager
Returns the buffer size to use if the appender was configured with BufferedIO=true, otherwise returns a negative number.
getBufferSize() - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender
Returns the size of the file manager's buffer.
getBufferSize() - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
Returns the buffer capacity.
getBufferSize() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
Returns the buffer capacity.
getBufferSize() - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
Returns the size of the file manager's buffer.
getBufferSize() - Method in class org.apache.logging.log4j.core.jmx.RingBufferAdmin
 
getBufferSize() - Method in interface org.apache.logging.log4j.core.jmx.RingBufferAdminMBean
Returns the number of slots that the ring buffer was configured with.
getBuilder() - Method in interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
Retrieves the ConfigurationBuilder.
getBuilder() - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
getBuilder() - Method in class org.apache.logging.log4j.core.util.StringBuilderWriter
Returns the underlying builder.
getBuilderManager() - Method in class org.apache.log4j.config.Log4j1Configuration
 
getByExtension(String) - Static method in enum org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
getByLanguage(String) - Static method in enum org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
getByteBuffer() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
getByteBuffer() - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Returns this ByteBufferDestination's buffer.
getByteBuffer() - Method in interface org.apache.logging.log4j.core.layout.ByteBufferDestination
Returns the buffer to write to.
getBytes(String) - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
getCache(int) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Get a cache of Strategies for a particular field
getCachedTranslator() - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
getCallerClass(int) - Method in class org.apache.logging.log4j.util.StackLocator
 
getCallerClass(int) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getCallerClass(Class<?>) - Method in class org.apache.logging.log4j.util.StackLocator
 
getCallerClass(Class<?>) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getCallerClass(String) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getCallerClass(String, String) - Method in class org.apache.logging.log4j.util.StackLocator
 
getCallerClass(String, String) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getCategory() - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
getCategory() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
getCategory(String) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginCache
Gets or creates a category of plugins.
getCauseProxy() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
getCauseStackTraceAsString(String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the Throwable that is the cause of this Throwable.
getCauseStackTraceAsString(List<String>, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the Throwable that is the cause of this Throwable.
getCauseStackTraceAsString(List<String>, TextRenderer, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the Throwable that is the cause of this Throwable.
getCauseStackTraceAsString(List<String>, TextRenderer, String, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the Throwable that is the cause of this Throwable.
getChainedPriority() - Method in class org.apache.log4j.Category
 
getCharBuffer() - Method in class org.apache.logging.log4j.core.layout.LockingStringBuilderEncoder
 
getChars(StringBuilder) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
 
getCharset() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout.Builder
 
getCharset() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
getCharset() - Method in interface org.apache.logging.log4j.core.StringLayout
Gets the Charset this layout uses to encode Strings into bytes.
getCharset(String, Charset) - Method in enum org.apache.logging.log4j.core.appender.ConsoleAppender.Target
 
getCharsetName() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getCharsetProperty(String) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a Charset value.
getCharsetProperty(String, Charset) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a Charset value.
getCharsetsResourceBundle() - Static method in class org.apache.logging.log4j.util.PropertiesUtil
 
getChildren() - Method in class org.apache.logging.log4j.core.config.Node
 
getClassContext() - Method in class org.apache.logging.log4j.util.PrivateSecurityManagerStackTraceUtil.PrivateSecurityManager
 
getClasses() - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Provides access to the classes discovered so far.
getClassLoader() - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Returns the ClassLoader that will be used for scanning for classes.
getClassLoader() - Static method in class org.apache.logging.log4j.core.util.Loader
Returns the ClassLoader to use.
getClassLoader() - Method in class org.apache.logging.log4j.util.LoaderUtil.UrlResource
 
getClassLoader(Class<?>, Class<?>) - Static method in class org.apache.logging.log4j.core.util.Loader
 
getClassLoaders() - Static method in class org.apache.logging.log4j.util.LoaderUtil
 
getClassName() - Method in class org.apache.log4j.spi.LocationInfo
Return the fully qualified class name of the caller making the logging request.
getClassName() - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
getClassName() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
getClassName() - Method in class org.apache.logging.log4j.spi.Provider
Gets the class name of the LoggerContextFactory implementation of this Provider.
getClock() - Static method in class org.apache.logging.log4j.core.util.ClockFactory
Returns a Clock instance depending on the value of system property ClockFactory.PROPERTY_NAME.
getCode() - Method in enum org.apache.logging.log4j.core.net.Facility
Retrieve the value of the enumeration.
getCode() - Method in enum org.apache.logging.log4j.core.net.Severity
Returns the severity code.
getCode() - Method in enum org.apache.logging.log4j.core.pattern.AnsiEscape
Gets the escape code.
getCommand() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns the annotated object that this CommandLine instance was constructed with.
getCommand() - Method in class org.apache.logging.log4j.docker.model.Container
 
getCommandLine() - Method in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ExecutionException
Returns the CommandLine object for the (sub)command that could not be invoked.
getCommandLine() - Method in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ParameterException
Returns the CommandLine object for the (sub)command whose input could not be parsed.
getCommandName() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns the command name (also called program name) displayed in the usage help synopsis.
getCommonElementCount() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Returns the number of elements that are being omitted because they are common with the parent Throwable's stack trace.
getComponent(String) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getComponent(String) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
getComponents() - Method in class org.apache.logging.log4j.core.config.builder.api.Component
 
getCompressionLevel() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
getCompressionLevel() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
getCompressionLevelStr() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
getCompressionLevelStr() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
getConfig() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
getConfig() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
getConfig() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
getConfigClassName() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
getConfigClassName() - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Returns the class name of the Configuration of the instrumented LoggerContext.
getConfigFilter() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
getConfigFilter() - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Returns a string description of all Filters configured in the Configuration of the instrumented LoggerContext.
getConfigLocation() - Method in class org.apache.logging.log4j.core.LoggerContext
Returns the initial configuration location or null.
getConfigLocationUri() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
getConfigLocationUri() - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Returns the configuration location URI as a String.
getConfigName() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
getConfigName() - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Returns the name of the Configuration of the instrumented LoggerContext.
getConfigProperties() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
getConfigProperties() - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Returns a map with configured properties.
getConfigText() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
getConfigText() - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Returns the configuration text, which may be the contents of the configuration file or the text that was last set with a call to setConfigText.
getConfigText(String) - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
getConfigText(String) - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Returns the configuration text, which may be the contents of the configuration file or the text that was last set with a call to setConfigText.
getConfiguration() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
getConfiguration() - Method in class org.apache.logging.log4j.core.appender.AppenderSet.Builder
 
getConfiguration() - Method in class org.apache.logging.log4j.core.appender.ConfigurationFactoryData
 
getConfiguration() - Method in class org.apache.logging.log4j.core.appender.HttpManager
 
getConfiguration() - Method in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
getConfiguration() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
getConfiguration() - Method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
getConfiguration() - Method in class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
getConfiguration() - Method in class org.apache.logging.log4j.core.layout.AbstractLayout
 
getConfiguration() - Method in class org.apache.logging.log4j.core.LoggerContext
Returns the current Configuration.
getConfiguration() - Method in class org.apache.logging.log4j.core.util.AbstractWatcher
 
getConfiguration(String, LoggerContext, String) - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory.Factory
 
getConfiguration(LoggerContext, boolean, String) - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory.Factory
 
getConfiguration(LoggerContext, String) - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory.Factory
 
getConfiguration(LoggerContext, String, URI) - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory.Factory
Default Factory Constructor.
getConfiguration(LoggerContext, String, URI) - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory
Returns the Configuration.
getConfiguration(LoggerContext, String, URI, ClassLoader) - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory
Returns the Configuration obtained using a given ClassLoader.
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.apache.log4j.config.Log4j1ConfigurationFactory
 
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.apache.log4j.config.PropertiesConfigurationFactory
 
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.apache.log4j.xml.XmlConfigurationFactory
 
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory.Factory
 
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.apache.logging.log4j.core.config.json.JsonConfigurationFactory
 
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationFactory
 
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.apache.logging.log4j.core.config.xml.XmlConfigurationFactory
Returns the Configuration.
getConfigurationSource() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getConfigurationSource() - Method in interface org.apache.logging.log4j.core.config.Configuration
Returns the source of this configuration.
getConfigurationWatchers() - Method in class org.apache.logging.log4j.core.util.WatchManager
Return the ConfigurationWaatchers.
getConnectionTime() - Method in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
getConnectTimeoutMillis() - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
getConnectTimeoutMillis() - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
getConnectTimeoutMillis() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
 
getConstraintValidatorAnnotationType(Class<? extends ConstraintValidator<?>>) - Static method in class org.apache.logging.log4j.core.config.plugins.validation.ConstraintValidators
 
getContentFormat() - Method in class org.apache.log4j.bridge.LayoutAdapter
 
getContentFormat() - Method in class org.apache.logging.log4j.core.appender.AbstractManager
Provide a description of the content format supported by this Manager.
getContentFormat() - Method in class org.apache.logging.log4j.core.appender.FileManager
FileManager's content format is specified by: Key: "fileURI" Value: provided "advertiseURI" param.
getContentFormat() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
Gets this FileManager's content format specified by:
getContentFormat() - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
Gets this FileManager's content format specified by:
getContentFormat() - Method in class org.apache.logging.log4j.core.layout.AbstractLayout
 
getContentFormat() - Method in interface org.apache.logging.log4j.core.Layout
Returns a description of the content format.
getContentFormat() - Method in class org.apache.logging.log4j.core.layout.PatternLayout
Gets this PatternLayout's content format.
getContentFormat() - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
Gets this Rfc5424Layout's content format.
getContentFormat() - Method in class org.apache.logging.log4j.core.layout.SyslogLayout
Gets this SyslogLayout's content format.
getContentFormat() - Method in class org.apache.logging.log4j.core.net.AbstractSocketManager
Gets this AbstractSocketManager's content format.
getContentFormat() - Method in class org.apache.logging.log4j.core.net.DatagramSocketManager
Gets this DatagramSocketManager's content format.
getContentFormat() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
Gets this TcpSocketManager's content format.
getContentType() - Method in class org.apache.log4j.bridge.LayoutAdapter
 
getContentType() - Method in class org.apache.log4j.Layout
Returns the content type output by this layout.
getContentType() - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
getContentType() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
getContentType() - Method in interface org.apache.logging.log4j.core.Layout
Returns the content type output by this layout.
getContentType() - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
 
getContentType() - Method in class org.apache.logging.log4j.core.layout.MessageLayout
 
getContentType() - Method in class org.apache.logging.log4j.core.layout.SerializedLayout
Deprecated.
SerializedLayout returns a binary stream.
getContext() - Method in class org.apache.log4j.Category.PrivateAdapter
 
getContext() - Static method in class org.apache.log4j.Category.PrivateManager
 
getContext() - Static method in class org.apache.log4j.Logger.PrivateManager
 
getContext() - Static method in class org.apache.log4j.LogManager.PrivateManager
 
getContext() - Static method in class org.apache.log4j.MDC
 
getContext() - Method in class org.apache.logging.log4j.core.Logger
Returns the LoggerContext this Logger is associated with.
getContext() - Static method in class org.apache.logging.log4j.core.LoggerContext
Returns the current LoggerContext.
getContext() - Method in class org.apache.logging.log4j.jcl.LogAdapter
 
getContext() - Static method in class org.apache.logging.log4j.LogManager
Returns the current LoggerContext.
getContext() - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
Gets the LoggerContext that should be used to look up or create loggers.
getContext() - Static method in class org.apache.logging.log4j.ThreadContext
Returns a mutable copy of current thread's context Map.
getContext() - Method in class org.apache.logging.slf4j.Log4jLoggerFactory
 
getContext(boolean) - Static method in class org.apache.logging.log4j.core.LoggerContext
Returns a LoggerContext.
getContext(boolean) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(Class<?>) - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
Gets the LoggerContext associated with the given caller class.
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, 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(ClassLoader, boolean, URI) - Static method in class org.apache.logging.log4j.core.LoggerContext
Returns a LoggerContext.
getContext(ClassLoader, boolean, URI) - 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) - Method in class org.apache.logging.log4j.core.selector.BasicContextSelector
 
getContext(String, ClassLoader, boolean) - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
getContext(String, ClassLoader, boolean) - Method in interface org.apache.logging.log4j.core.selector.ContextSelector
Returns the LoggerContext.
getContext(String, ClassLoader, boolean) - Method in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
getContext(String, ClassLoader, boolean) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext
getContext(String, ClassLoader, boolean, URI) - Method in class org.apache.logging.log4j.core.osgi.BundleContextSelector
 
getContext(String, ClassLoader, boolean, URI) - Method in class org.apache.logging.log4j.core.selector.BasicContextSelector
 
getContext(String, ClassLoader, boolean, URI) - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
getContext(String, ClassLoader, boolean, URI) - Method in interface org.apache.logging.log4j.core.selector.ContextSelector
Returns the LoggerContext.
getContext(String, ClassLoader, boolean, URI) - Method in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
getContext(String, ClassLoader, boolean, URI, String) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext
getContext(String, ClassLoader, Object, boolean) - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
Loads the LoggerContext using the ContextSelector.
getContext(String, ClassLoader, Object, boolean) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
 
getContext(String, ClassLoader, Object, boolean) - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Creates a LoggerContext.
getContext(String, ClassLoader, Object, boolean) - Method in class org.apache.logging.slf4j.SLF4JLoggerContextFactory
 
getContext(String, ClassLoader, Object, boolean, URI, String) - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
Loads the LoggerContext using the ContextSelector.
getContext(String, ClassLoader, Object, boolean, URI, String) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
 
getContext(String, ClassLoader, Object, boolean, URI, String) - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Creates a LoggerContext.
getContext(String, ClassLoader, Object, boolean, URI, String) - Method in class org.apache.logging.slf4j.SLF4JLoggerContextFactory
 
getContext(String, ClassLoader, Object, boolean, List<URI>, String) - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
getContext(String, ClassLoader, Object, boolean, Configuration) - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
Loads the LoggerContext using the ContextSelector using the provided Configuration
getContext(String, ClassLoader, Object, boolean, ConfigurationSource) - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
Loads the LoggerContext using the ContextSelector.
getContextData() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getContextData() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getContextData() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getContextData() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the ReadOnlyStringMap containing context data key-value pairs.
getContextData() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getContextData() - Method in interface org.apache.logging.log4j.core.LogEvent
Returns the ReadOnlyStringMap object holding context data key-value pairs.
getContextData(RingBufferLogEvent) - Static method in class org.apache.logging.log4j.core.async.AsyncLogger
 
getContextMap() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getContextMap() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
Returns Collections.emptyMap().
getContextMap() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getContextMap() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the immutable copy of the ThreadContext Map.
getContextMap() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getContextMap() - Method in interface org.apache.logging.log4j.core.LogEvent
Deprecated.
getContextName() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
getContextName() - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
getContextName() - Method in interface org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
Returns the name of the LoggerContext that the StatusLogger is associated with.
getContextName() - Method in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
getContextSelector() - Static method in class org.apache.logging.log4j.core.jmx.Server
Returns the ContextSelector of the current Log4jContextFactory.
getContextStack() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getContextStack() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getContextStack() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getContextStack() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns an immutable copy of the ThreadContext stack.
getContextStack() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getContextStack() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets the context stack (also known as Nested Diagnostic Context or NDC).
getControl(String, LogEvent) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
getConversionPattern() - Method in class org.apache.logging.log4j.core.layout.PatternLayout
Gets the conversion pattern.
getConverter() - Method in class org.apache.logging.log4j.core.pattern.PatternFormatter
 
getCopy() - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
getCopy() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
getCopy() - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
getCopy() - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
getCopy() - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Gets a non-null mutable copy of current thread's context Map.
getCopy() - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Gets a non-null mutable copy of current thread's context Map.
getCopy() - Method in class org.apache.logging.slf4j.MDCContextMap
 
getCopyOfContextMap() - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
 
getCount() - Method in class org.apache.logging.log4j.core.appender.AbstractManager
 
getCount() - Method in class org.apache.logging.log4j.core.appender.CountingNoOpAppender
 
getCreated() - Method in class org.apache.logging.log4j.docker.model.Container
 
getCronExpression() - Method in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
getCronExpression() - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getCurrentCategories() - Static method in class org.apache.log4j.Category
Deprecated.
Please use LogManager.getCurrentLoggers() instead.
getCurrentCategories() - Method in class org.apache.log4j.LogManager.Repository
 
getCurrentCategories() - Method in interface org.apache.log4j.spi.LoggerRepository
Deprecated.
getCurrentFileName(RollingFileManager) - Method in interface org.apache.logging.log4j.core.appender.rolling.DirectFileRolloverStrategy
 
getCurrentFileName(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
getCurrentFileTime() - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
getCurrentLoggers() - Static method in class org.apache.log4j.LogManager
 
getCurrentLoggers() - Method in class org.apache.log4j.LogManager.Repository
 
getCurrentLoggers() - Method in interface org.apache.log4j.spi.LoggerRepository
 
getCurrentStackTrace() - Static method in class org.apache.logging.log4j.util.PrivateSecurityManagerStackTraceUtil
 
getCurrentStackTrace() - Method in class org.apache.logging.log4j.util.StackLocator
 
getCurrentStackTrace() - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getCustomActions() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
getCustomActions() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
getCustomActions() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
getCustomActions() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
getCustomLevels() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getCustomLevels() - Method in interface org.apache.logging.log4j.core.config.Configuration
Returns a list of descriptors of the custom levels defined in the current configuration.
getCustomLevels() - Method in class org.apache.logging.log4j.core.config.CustomLevels
Returns a list of the CustomLevelConfig objects created during configuration.
getData() - Method in class org.apache.logging.log4j.message.MapMessage
Returns the message data as an unmodifiable Map.
getDateInstance(int) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a date formatter instance using the specified style in the default time zone and locale.
getDateInstance(int, Locale) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a date formatter instance using the specified style and locale in the default time zone.
getDateInstance(int, TimeZone) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a date formatter instance using the specified style and time zone in the default locale.
getDateInstance(int, TimeZone, Locale) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a date formatter instance using the specified style, time zone and locale.
getDateInstance(int, TimeZone, Locale) - Method in class org.apache.logging.log4j.core.util.datetime.FormatCache
Gets a date formatter instance using the specified style, time zone and locale.
getDatePattern() - Method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns the date part of the pattern.
getDatePatternLength() - Method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns the length of the date part of the resulting formatted string.
getDateTimeInstance(int, int) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a date/time formatter instance using the specified style in the default time zone and locale.
getDateTimeInstance(int, int, Locale) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a date/time formatter instance using the specified style and locale in the default time zone.
getDateTimeInstance(int, int, TimeZone) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a date/time formatter instance using the specified style and time zone in the default locale.
getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a date/time formatter instance using the specified style, time zone and locale.
getDateTimeInstance(int, int, TimeZone, Locale) - Method in class org.apache.logging.log4j.core.util.datetime.FormatCache
Gets a date/time formatter instance using the specified style, time zone and locale.
getDateTimeInstance(Integer, Integer, TimeZone, Locale) - Method in class org.apache.logging.log4j.core.util.datetime.FormatCache
Gets a date/time formatter instance using the specified style, time zone and locale.
getDayOfWeekNumber(String) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getDeclaringClass() - Method in class org.apache.logging.log4j.Level
 
getDefault() - Static method in class org.apache.logging.log4j.core.pattern.FormattingInfo
Gets default instance.
getDefault() - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
getDefaultAbbreviator() - Static method in class org.apache.logging.log4j.core.pattern.NameAbbreviator
Gets default abbreviator.
getDefaultCharset() - Method in enum org.apache.logging.log4j.core.appender.ConsoleAppender.Target
 
getDefaultConstructor(Class<T>) - Static method in class org.apache.logging.log4j.core.util.ReflectionUtil
Gets the default (no-arg) constructor for a given class.
getDefaultManager() - Static method in class org.apache.logging.log4j.core.net.JndiManager
Gets the default JndiManager using the default InitialContext.
getDefaultManager(String) - Static method in class org.apache.logging.log4j.core.net.JndiManager
Gets a named JndiManager using the default InitialContext.
getDefaultManager(ConsoleAppender.Target, boolean, boolean, Layout<? extends Serializable>) - Static method in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
getDefaultPrefix() - Method in class org.apache.log4j.config.PropertiesConfigurationFactory
 
getDefaultPrefix() - Method in class org.apache.log4j.xml.XmlConfigurationFactory
 
getDefaultPrefix() - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
getDefaultRoute() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
getDefaultRouteScript() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
getDefaultRouteScript() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
getDefaultStatus() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getDefaultStyle() - Static method in enum org.apache.logging.log4j.core.pattern.AnsiEscape
Gets the default style.
getDelay(TimeUnit) - Method in class org.apache.logging.log4j.core.config.CronScheduledFuture
 
getDelay(TimeUnit) - Method in class org.apache.logging.log4j.core.filter.BurstFilter.LogDelay
 
getDeleteFilters() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAll
 
getDeleteFilters() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAny
 
getDepth() - Static method in class org.apache.log4j.NDC
Get the current nesting depth of this diagnostic context.
getDepth() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
getDepth() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
getDepth() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns the number of elements in the stack.
getDepth() - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
getDepth() - Static method in class org.apache.logging.log4j.ThreadContext
Gets the current nesting depth of this thread's stack.
getDestination() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
 
getDestination() - Method in class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
Gets the destination.
getDestination() - Method in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
 
getDestination() - Method in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
 
getDestination() - Method in class org.apache.logging.log4j.docker.model.Mount
 
getDetachedMarker(String) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
Log4j does not support detached Markers for performance reasons.
getDiscardCount(AsyncQueueFullPolicy) - Static method in class org.apache.logging.log4j.core.async.DiscardingAsyncQueueFullPolicy
 
getDiscardIfAllFieldsAreEmpty() - Method in class org.apache.logging.log4j.core.layout.LoggerFields
 
getDisruptor() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
getDoubleProperty(String, double) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a double.
getDriver() - Method in class org.apache.logging.log4j.docker.model.Mount
 
getDriverOpts() - Method in class org.apache.logging.log4j.docker.model.Network
 
getDuration(String) - Static method in enum org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
getDurationProperty(String[], String, Supplier<Duration>) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a property that may be prefixed by more than one string.
getDurationProperty(String, Duration) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a Duration where the String is of the format nnn[unit] where nnn represents an integer value and unit represents a time unit.
getEffectiveLevel() - Method in class org.apache.log4j.Category
 
getEffectiveLowerBounds(WildcardType) - Static method in class org.apache.logging.log4j.core.util.TypeUtil
 
getEffectiveUpperBounds(WildcardType) - Static method in class org.apache.logging.log4j.core.util.TypeUtil
 
getElapsedNanoTime() - Method in class org.apache.logging.log4j.util.Timer
Access the elapsed time.
getElapsedTime() - Method in class org.apache.logging.log4j.util.Timer
Access the elapsed time.
getElementName() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
getEligibleFiles(String, String) - Method in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
 
getEligibleFiles(String, String, boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
Deprecated.
getEligibleFiles(String, String, String, boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
 
getEligibleFiles(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
 
getEligibleFiles(RollingFileManager, boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
 
getEncoding() - Method in class org.apache.log4j.WriterAppender
 
getEncoding(byte[], String) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
getEndIndex() - Method in class org.apache.logging.log4j.core.util.ObjectArrayIterator
Gets the end index to loop to.
getEndpointId() - Method in class org.apache.logging.log4j.docker.model.Network
 
getEndpointId() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getEnterpriseNumber() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getEnterpriseNumber() - Method in class org.apache.logging.log4j.message.StructuredDataId
Returns the enterprise number.
getEntryText() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
Gets the entry text.
getEpochMillisecond() - Method in interface org.apache.logging.log4j.core.time.Instant
Gets the number of milliseconds from the Java epoch of 1970-01-01T00:00:00Z.
getEpochMillisecond() - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
getEpochSecond() - Method in interface org.apache.logging.log4j.core.time.Instant
Gets the number of seconds from the Java epoch of 1970-01-01T00:00:00Z.
getEpochSecond() - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
getErrorHandler() - Method in interface org.apache.log4j.Appender
Returns the ErrorHandler for this appender.
getErrorHandler() - Method in class org.apache.log4j.AppenderSkeleton
 
getErrorHandler() - Method in class org.apache.log4j.bridge.AppenderWrapper
 
getErrorHandler() - Method in class org.apache.logging.log4j.core.jmx.AppenderAdmin
 
getErrorHandler() - Method in interface org.apache.logging.log4j.core.jmx.AppenderAdminMBean
Returns the result of calling toString on the error handler of this appender, or "null" if no error handler was set.
getErrorHandler() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
getErrorHandler() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
Returns the result of calling toString on the error handler of this appender, or "null" if no error handler was set.
getErrorRef() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
Returns the name of the appender that any errors are logged to or null.
getErrorRef() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
Returns the name of the appender that any errors are logged to or null.
getErrorRef() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
Returns the name of the appender that any errors are logged to or null.
getEscapeChar() - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Returns the escape character.
getEscapeNL() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getEscapeNL() - Method in class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
getEvent() - Method in class org.apache.log4j.bridge.LogEventAdapter
 
getEventPrefix() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getEventRoute(Level) - Method in interface org.apache.logging.log4j.core.async.AsyncLoggerConfigDelegate
Returns the EventRoute for the event with the specified level.
getEventRoute(Level) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
getEventRoute(Level) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
getEventSerializer() - Method in class org.apache.logging.log4j.core.layout.PatternLayout
 
getEventServices() - Method in class org.apache.logging.log4j.core.util.WatchManager
 
getExact() - Method in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
getExact() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
getExceptionPattern() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getExcludes() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getExecutorService() - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
getExecutorThreadId(ExecutorService) - Static method in class org.apache.logging.log4j.core.async.DisruptorUtil
Returns the thread ID of the background appender thread.
getExitText() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
Gets the exit text.
getExpressionSetSummary(ArrayList<Integer>) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getExpressionSetSummary(Set<Integer>) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getExpressionSummary() - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getExtendedStackTrace() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Gets the stack trace including packaging information.
getExtendedStackTraceAsString() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the stack trace including packaging information.
getExtendedStackTraceAsString(String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the stack trace including packaging information.
getExtendedStackTraceAsString(List<String>, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the stack trace including packaging information.
getExtendedStackTraceAsString(List<String>, TextRenderer, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the stack trace including packaging information.
getExtendedStackTraceAsString(List<String>, TextRenderer, String, String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the stack trace including packaging information.
getExtension() - Method in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
 
getExtension() - Method in enum org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
getExternalContext() - Method in class org.apache.logging.log4j.core.LoggerContext
Returns the external context.
getExternalContext() - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
getExternalContext() - Method in interface org.apache.logging.log4j.spi.LoggerContext
An anchor for some other context, such as a ClassLoader or ServletContext.
getExternalContext() - Method in class org.apache.logging.slf4j.SLF4JLoggerContext
 
getExtraClassInfo() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
getFacility() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getFacility() - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
getFacility() - Method in class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
getFacility() - Method in class org.apache.logging.log4j.core.layout.SyslogLayout
Gets the facility.
getFacility() - Method in class org.apache.logging.log4j.core.net.Priority
Returns the Facility.
getFactories() - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
getFactory() - Static method in class org.apache.logging.log4j.core.config.Configurator
 
getFactory() - Static method in class org.apache.logging.log4j.LogManager
Returns the current LoggerContextFactory.
getFactory() - Static method in class org.apache.logging.log4j.message.ThreadDumpMessage
 
getFastDateFormat() - Method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns the FastDateFormat object for formatting the date part of the pattern or null if the pattern does not have a date part.
getFastDateFormat(TimeZone) - Method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns the FastDateFormat object for formatting the date part of the pattern or null if the pattern does not have a date part.
getFields() - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout.StructuredDataElement
 
getFieldValue(Field, Object) - Static method in class org.apache.logging.log4j.core.util.ReflectionUtil
Gets the value of a Field, making it accessible if required.
getFile() - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
Returns the file configuration source, or null if this configuration source is based on an URL or has neither a file nor an URL.
getFile() - Method in class org.apache.logging.log4j.core.util.Source
Returns the file configuration source, or null if this configuration source is based on an URL or has neither a file nor an URL.
getFileExtension() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
getFileExtension(File) - Static method in class org.apache.logging.log4j.core.util.FileUtils
 
getFileGroup() - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
getFileGroup() - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
getFileGroup() - Method in class org.apache.logging.log4j.core.appender.FileManager
Returns file group if defined and the OS supports posix/group file attribute view, null otherwise.
getFileGroup() - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction
Returns file group if defined and the OS supports posix/group file attribute view, null otherwise.
getFileGroup() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
getFileIndex() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
getFileManager(String, boolean, boolean, boolean, boolean, String, Layout<? extends Serializable>, int, String, String, String, Configuration) - Static method in class org.apache.logging.log4j.core.appender.FileManager
Returns the FileManager.
getFileManager(String, boolean, boolean, int, String, Layout<? extends Serializable>) - Static method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
Returns the MemoryMappedFileManager.
getFileManager(String, boolean, boolean, int, String, Layout<? extends Serializable>, Configuration) - Static method in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
Returns the RandomAccessFileManager.
getFileManager(String, String, boolean, boolean, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, int, boolean, boolean, String, String, String, Configuration) - Static method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Returns a RollingFileManager.
getFileName() - Method in class org.apache.log4j.spi.LocationInfo
Return the file name of the caller.
getFileName() - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
getFileName() - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender
Returns the file name this appender is associated with.
getFileName() - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
getFileName() - Method in class org.apache.logging.log4j.core.appender.FileAppender
Returns the file name this appender is associated with.
getFileName() - Method in class org.apache.logging.log4j.core.appender.FileManager
Returns the name of the File being managed.
getFileName() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
Returns the file name this appender is associated with.
getFileName() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
Returns the name of the File being managed.
getFileName() - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender
Returns the file name this appender is associated with.
getFileName() - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
Returns the name of the File being managed.
getFileName() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Returns the name of the File being managed.
getFileName() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
getFileName() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender
Returns the File name for the Appender.
getFileName() - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
Returns the File name for the Appender.
getFileName() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
getFileOwner() - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
getFileOwner() - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
getFileOwner() - Method in class org.apache.logging.log4j.core.appender.FileManager
Returns file owner if defined and the OS supports owner file attribute view, null otherwise.
getFileOwner() - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction
Returns file owner if defined and the OS supports owner file attribute view, null otherwise.
getFileOwner() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
getFilePattern() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
getFilePattern() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender
Returns the file pattern used when rolling over.
getFilePattern() - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
Returns the file pattern used when rolling over.
getFilePermissions() - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
getFilePermissions() - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
getFilePermissions() - Method in class org.apache.logging.log4j.core.appender.FileManager
Returns posix file permissions if defined and the OS supports posix file attribute, null otherwise.
getFilePermissions() - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction
Returns posix file permissions if defined and the OS supports posix file attribute, null otherwise.
getFilePermissions() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
getFileSize() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Returns the current size of the file.
getFileTime() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Returns the time the file was created.
getFilter() - Method in interface org.apache.log4j.Appender
Returns the head Filter.
getFilter() - Method in class org.apache.log4j.AppenderSkeleton
 
getFilter() - Method in class org.apache.log4j.bridge.AppenderWrapper
 
getFilter() - Method in class org.apache.log4j.bridge.FilterWrapper
 
getFilter() - Method in class org.apache.logging.log4j.core.config.AppenderRef
 
getFilter() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
 
getFilter() - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable.Builder
 
getFilter() - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable
Returns the Filter.
getFilter() - Method in interface org.apache.logging.log4j.core.filter.Filterable
Returns an Iterator for all the Filters.
getFilter() - Method in class org.apache.logging.log4j.core.jmx.AppenderAdmin
 
getFilter() - Method in interface org.apache.logging.log4j.core.jmx.AppenderAdminMBean
Returns a string description of all filters configured for the instrumented Appender.
getFilter() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
getFilter() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
Returns a string description of all filters configured for the instrumented AsyncAppender.
getFilter() - Method in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
getFilter() - Method in interface org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean
Returns a string description of all filters configured for the instrumented LoggerConfig.
getFilters() - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
getFilters() - Method in class org.apache.logging.log4j.core.Logger
This method is not exposed through the public API and is used primarily for unit testing.
getFiltersArray() - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
 
getFinalFireTime() - Method in class org.apache.logging.log4j.core.util.CronExpression
NOT YET IMPLEMENTED: Returns the final time that the CronExpression will match.
getFireTime() - Method in class org.apache.logging.log4j.core.config.CronScheduledFuture
 
getFirstFilter() - Method in class org.apache.log4j.AppenderSkeleton
 
getFixedTimeZoneFormat() - Method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns the optional time zone format.
getFontSize() - Method in enum org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
getFontSize(String) - Static method in enum org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
getFooter() - Method in class org.apache.log4j.bridge.LayoutAdapter
 
getFooter() - Method in class org.apache.log4j.Layout
Returns the footer for the layout format.
getFooter() - Method in class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
getFooter() - Method in class org.apache.logging.log4j.core.layout.AbstractLayout
Returns the footer, if one is available.
getFooter() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
Returns the footer, if one is available.
getFooter() - Method in interface org.apache.logging.log4j.core.Layout
Returns the format for the layout format.
getFooter() - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
Returns the appropriate HTML footers.
getFooterSerializer() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout.Builder
 
getFooterSerializer() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
getFormat() - Method in class org.apache.log4j.RenderedMessage
 
getFormat() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getFormat() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getFormat() - Method in class org.apache.logging.log4j.core.impl.MementoMessage
 
getFormat() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getFormat() - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
Returns the full pattern of the selected fixed format.
getFormat() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
 
getFormat() - Method in class org.apache.logging.log4j.message.FormattedMessage
Gets the message pattern.
getFormat() - Method in class org.apache.logging.log4j.message.LocalizedMessage
 
getFormat() - Method in class org.apache.logging.log4j.message.MapMessage
Returns the message.
getFormat() - Method in interface org.apache.logging.log4j.message.Message
Gets the format portion of the Message.
getFormat() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
Returns the message pattern.
getFormat() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
Returns the object formatted using its toString method.
getFormat() - Method in class org.apache.logging.log4j.message.ObjectMessage
Returns the object formatted using its toString method.
getFormat() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
Returns the message pattern.
getFormat() - Method in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory.StatusMessage
 
getFormat() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
Returns the object formatted using its toString method.
getFormat() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
Returns the message pattern.
getFormat() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
getFormat() - Method in class org.apache.logging.log4j.message.SimpleMessage
Returns the message.
getFormat() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
Returns the message pattern.
getFormat() - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
getFormat() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Returns the message.
getFormat() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
Returns the title.
getFormat(String[]) - Method in class org.apache.logging.log4j.message.MapMessage
 
getFormat(String[]) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
getFormats() - Method in class org.apache.logging.log4j.message.MapMessage
 
getFormats() - Method in interface org.apache.logging.log4j.message.MultiformatMessage
Returns the supported formats.
getFormats() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Returns the supported formats.
getFormattedMessage() - Method in class org.apache.log4j.RenderedMessage
 
getFormattedMessage() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getFormattedMessage() - Method in class org.apache.logging.log4j.core.impl.MementoMessage
 
getFormattedMessage() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getFormattedMessage() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
 
getFormattedMessage() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.SimpleExitMessage
 
getFormattedMessage() - Method in class org.apache.logging.log4j.message.FormattedMessage
Gets the formatted message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.LocalizedMessage
Returns the formatted message after looking up the format in the resource bundle.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.MapMessage
Formats the message and return it.
getFormattedMessage() - Method in interface org.apache.logging.log4j.message.Message
Gets the Message formatted as a String.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
Returns the formatted message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
Returns the formatted object message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ObjectMessage
Returns the formatted object message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
Returns the formatted message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory.StatusMessage
 
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
Returns the formatted object message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
Returns the formatted message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
getFormattedMessage() - Method in class org.apache.logging.log4j.message.SimpleMessage
Returns the message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
Returns the formatted message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
getFormattedMessage() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Formats the message and return it.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
Returns the ThreadDump in printable format.
getFormattedMessage(String[]) - Method in class org.apache.logging.log4j.message.MapMessage
 
getFormattedMessage(String[]) - Method in interface org.apache.logging.log4j.message.MultiformatMessage
Returns the Message formatted as a String.
getFormattedMessage(String[]) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Formats the message according the the specified format.
getFormattedStatus() - Method in class org.apache.logging.log4j.status.StatusData
Formats the StatusData for viewing.
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.
getFormatters(LogEvent) - Method in class org.apache.logging.log4j.core.layout.LevelPatternSelector
 
getFormatters(LogEvent) - Method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
 
getFormatters(LogEvent) - Method in interface org.apache.logging.log4j.core.layout.PatternSelector
 
getFormatters(LogEvent) - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
getFormattingInfo() - Method in class org.apache.logging.log4j.core.pattern.PatternFormatter
 
getFQNOfLoggerClass() - Method in class org.apache.log4j.spi.LoggingEvent
 
getFrequency() - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
getGateway() - Method in class org.apache.logging.log4j.docker.model.IPAMConfig
 
getGateway() - Method in class org.apache.logging.log4j.docker.model.Network
 
getGateway() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getGlobalIPv6Address() - Method in class org.apache.logging.log4j.docker.model.Network
 
getGlobalIPv6Address() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getGlobalIPv6PrefixLen() - Method in class org.apache.logging.log4j.docker.model.Network
 
getGlobalIPv6PrefixLen() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getHandler() - Method in class org.apache.log4j.bridge.ErrorHandlerAdapter
 
getHandler() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
Returns the ErrorHandler, if any.
getHandler() - Method in interface org.apache.logging.log4j.core.Appender
Gets the ErrorHandler used for handling exceptions.
getHardware() - Method in class org.apache.logging.log4j.core.lookup.JavaLookup
Accessible through the Lookup key hw.
getHeader() - Method in class org.apache.log4j.bridge.LayoutAdapter
 
getHeader() - Method in class org.apache.log4j.Layout
Returns the header for the layout format.
getHeader() - Method in class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
getHeader() - Method in class org.apache.logging.log4j.core.layout.AbstractLayout
Returns the header, if one is available.
getHeader() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
Returns the header, if one is available.
getHeader() - Method in interface org.apache.logging.log4j.core.Layout
Returns the header for the layout format.
getHeader() - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
Returns appropriate HTML headers.
getHeader() - Method in class org.apache.logging.log4j.core.layout.SerializedLayout
Deprecated.
 
getHeaders() - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
getHeaders(String, String) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
getHeaderSerializer() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout.Builder
 
getHeaderSerializer() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
getHost() - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
getHostConfig() - Method in class org.apache.logging.log4j.docker.model.Container
 
getHostName() - Method in class org.apache.logging.log4j.core.net.SocketAddress
 
getId() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getId() - Method in class org.apache.logging.log4j.core.util.WatchManager
 
getId() - Method in class org.apache.logging.log4j.docker.model.Container
 
getId() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Returns this message id.
getId(StructuredDataId) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
getIgnorePackages() - Method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Returns the list of packages to ignore (filter out).
getImage() - Method in class org.apache.logging.log4j.docker.model.Container
 
getImageId() - Method in class org.apache.logging.log4j.docker.model.Container
 
getImmediateFail() - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
getImmediateFlush() - Method in class org.apache.log4j.WriterAppender
Returns value of the ImmediateFlush option.
getImmediateFlush() - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
Gets the immediate flush setting.
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.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
getImmutableMapOrNull() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
getImmutableMapOrNull() - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
getImmutableMapOrNull() - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
getImmutableMapOrNull() - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Returns an immutable view on the context Map or null if the context map is empty.
getImmutableMapOrNull() - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Returns an immutable view on the context Map or null if the context map is empty.
getImmutableMapOrNull() - Method in class org.apache.logging.slf4j.MDCContextMap
 
getImmutableStack() - Static method in class org.apache.logging.log4j.ThreadContext
Gets an immutable copy of this current thread's context stack.
getImmutableStackOrNull() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
getImmutableStackOrNull() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
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.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
getImplementationClassName() - Method in class org.apache.logging.log4j.core.jmx.ContextSelectorAdmin
 
getImplementationClassName() - Method in interface org.apache.logging.log4j.core.jmx.ContextSelectorAdminMBean
Returns the name of the class implementing the ContextSelector interface.
getIncludes() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getIndexedReadOnlyStringMap() - Method in class org.apache.logging.log4j.message.MapMessage
Returns a read-only view of the message data.
getInputFromString(String, ClassLoader) - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory
Loads the configuration from the location represented by the String.
getInputStream() - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter
 
getInputStream() - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
Returns the input stream that this configuration source was constructed with.
getInstance() - Static method in class org.apache.log4j.helpers.NullEnumeration
 
getInstance() - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
Returns the ConfigurationFactory.
getInstance() - Static method in class org.apache.logging.log4j.core.config.OrderComparator
Returns a singleton instance of this class.
getInstance() - Static method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
Gets the singleton instance of the TypeConverterRegistry.
getInstance() - Static method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
Returns the global PluginRegistry instance.
getInstance() - Static method in class org.apache.logging.log4j.core.impl.DefaultLogEventFactory
 
getInstance() - Static method in class org.apache.logging.log4j.core.pattern.PlainTextRenderer
 
getInstance() - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a formatter instance using the default pattern in the default locale.
getInstance() - Method in class org.apache.logging.log4j.core.util.datetime.FormatCache
Gets a formatter instance using the default pattern in the default timezone and locale.
getInstance() - Static method in class org.apache.logging.log4j.core.util.NullOutputStream
Gets the singleton instance.
getInstance() - Static method in class org.apache.logging.log4j.util.StackLocator
 
getInstance(Class) - Static method in class org.apache.log4j.Category
 
getInstance(Class) - Method in class org.apache.logging.log4j.jcl.LogFactoryImpl
 
getInstance(String) - Static method in class org.apache.log4j.Category
 
getInstance(String) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a formatter instance using the specified pattern in the default locale.
getInstance(String) - Method in class org.apache.logging.log4j.jcl.LogFactoryImpl
 
getInstance(String, Locale) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a formatter instance using the specified pattern and locale.
getInstance(String, TimeZone) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a formatter instance using the specified pattern and time zone.
getInstance(String, TimeZone, Locale) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a formatter instance using the specified pattern, time zone and locale.
getInstance(String, TimeZone, Locale) - Method in class org.apache.logging.log4j.core.util.datetime.FormatCache
Gets a formatter instance using the specified pattern, time zone and locale.
getInstance(List<String>) - Static method in class org.apache.logging.log4j.core.util.WatcherFactory
 
getInstance(LoggerContext, Class) - Static method in class org.apache.log4j.Category
 
getInstance(LoggerContext, String) - Static method in class org.apache.log4j.Category
 
getInstance(LoggerContext, String, Category.PrivateAdapter) - Static method in class org.apache.log4j.Category
 
getInstance(LoggerContext, String, LoggerFactory) - Static method in class org.apache.log4j.Category
 
getInstant() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getInstant() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getInstant() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getInstant() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the Instant when the message was logged.
getInstant() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getInstant() - Method in interface org.apache.logging.log4j.core.LogEvent
Returns the Instant when the message was logged.
getIntegerProperty(String[], String, Supplier<Integer>) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a property that may be prefixed by more than one string.
getIntegerProperty(String, int) - Method in class org.apache.log4j.builders.AbstractBuilder
 
getIntegerProperty(String, int) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as an integer.
getInterval() - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
getInterval() - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
 
getIntervalSeconds() - Method in class org.apache.logging.log4j.core.util.WatchManager
Gets how often this manager checks for file modifications.
getIntLevel() - Method in class org.apache.logging.log4j.core.config.CustomLevelConfig
Returns the custom level intLevel that determines the strength of the custom level relative to the built-in levels.
getIp() - Method in class org.apache.logging.log4j.docker.model.PortDefinition
 
getIpAddress() - Method in class org.apache.logging.log4j.docker.model.Network
 
getIpAddress() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getIpamConfig() - Method in class org.apache.logging.log4j.docker.model.Network
 
getIpPrefixLen() - Method in class org.apache.logging.log4j.docker.model.Network
 
getIpPrefixLen() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getIpRange() - Method in class org.apache.logging.log4j.docker.model.IPAMConfig
 
getIpv4Address() - Method in class org.apache.logging.log4j.docker.model.IPAMConfig
 
getIpv6Gateway() - Method in class org.apache.logging.log4j.docker.model.Network
 
getIpv6Gateway() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getJndiManager(String, String, String, String, String, Properties) - Static method in class org.apache.logging.log4j.core.net.JndiManager
Gets a JndiManager with the provided configuration information.
getJndiManager(Properties) - Static method in class org.apache.logging.log4j.core.net.JndiManager
Gets a JndiManager with the provided configuration information.
getKey() - Method in class org.apache.logging.log4j.core.appender.routing.Route
Returns the key for this Route.
getKey() - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
getKey() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
getKey() - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
getKey() - Method in class org.apache.logging.log4j.core.layout.PatternMatch
Returns the key.
getKey() - Method in class org.apache.logging.log4j.core.util.KeyValuePair
Returns the key.
getKeyAt(int) - Method in interface org.apache.logging.log4j.util.IndexedReadOnlyStringMap
Viewing all key-value pairs as a sequence sorted by key, this method returns the key at the specified index, or null if the specified index is less than zero or greater or equal to the size of this collection.
getKeyAt(int) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
getKeyManagerFactoryAlgorithm() - Method in class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
 
getKeyStore() - Method in class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
 
getKeyStoreConfig() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
getKeyStoreType() - Method in class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
 
getLabels() - Method in class org.apache.logging.log4j.docker.model.Container
 
getLanguage() - Method in class org.apache.logging.log4j.core.script.AbstractScript
 
getLanguage() - Method in class org.apache.logging.log4j.core.script.ScriptRef
 
getLanguage() - Method in enum org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
getLastDayOfMonth(int, int) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getLastModified() - Method in class org.apache.logging.log4j.core.config.ConfigurationFileWatcher
 
getLastModified() - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
Returns the time the resource was last modified or 0 if it is not available.
getLastModified() - Method in class org.apache.logging.log4j.core.config.HttpWatcher
 
getLastModified() - Method in class org.apache.logging.log4j.core.util.AbstractWatcher
 
getLastModified() - Method in interface org.apache.logging.log4j.core.util.Watcher
Returns the time the source was last modified or 0 if it is not available.
getLastModified() - Method in class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
getLatency() - Method in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
getLayout() - Method in interface org.apache.log4j.Appender
Returns this appenders layout.
getLayout() - Method in class org.apache.log4j.AppenderSkeleton
 
getLayout() - Method in class org.apache.log4j.bridge.AppenderWrapper
 
getLayout() - Method in class org.apache.log4j.bridge.LayoutWrapper
 
getLayout() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
getLayout() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
Returns the Layout for the appender.
getLayout() - Method in interface org.apache.logging.log4j.core.Appender
Returns the Layout used by this Appender if applicable.
getLayout() - Method in class org.apache.logging.log4j.core.jmx.AppenderAdmin
 
getLayout() - Method in interface org.apache.logging.log4j.core.jmx.AppenderAdminMBean
Returns the result of calling toString on the Layout object of the instrumented Appender.
getLayout() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
getLayout() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
Returns the result of calling toString on the Layout object of the instrumented AsyncAppender.
getLength() - Method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns the length of the resulting formatted date and time strings.
getLength() - Method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
 
getLength(Object) - Static method in class org.apache.logging.log4j.core.util.ArrayUtils
Returns the length of the specified array.
getLevel() - Method in class org.apache.log4j.bridge.LogEventAdapter
Return the level of this event.
getLevel() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getLevel() - Method in class org.apache.log4j.Category
 
getLevel() - Method in class org.apache.log4j.spi.LoggingEvent
Return the level of this event.
getLevel() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getLevel() - Method in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
 
getLevel() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getLevel() - Method in class org.apache.logging.log4j.core.config.AppenderRef
 
getLevel() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Returns the logging Level.
getLevel() - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
getLevel() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the logging Level.
getLevel() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getLevel() - Method in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
getLevel() - Method in interface org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean
Returns the LoggerConfig level as a String.
getLevel() - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
getLevel() - Method in interface org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
Returns the StatusLogger level as a String.
getLevel() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets the level.
getLevel() - Method in class org.apache.logging.log4j.core.Logger
Gets the Level associated with the Logger.
getLevel() - Method in interface org.apache.logging.log4j.Logger
Gets the Level associated with the Logger.
getLevel() - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
getLevel() - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
getLevel() - Method in class org.apache.logging.log4j.status.StatusData
Returns the logging level for the event.
getLevel() - Method in class org.apache.logging.log4j.status.StatusLogger
 
getLevel() - Method in class org.apache.logging.slf4j.SLF4JLogger
 
getLevel(int) - Static method in class org.apache.logging.slf4j.Log4jLogger
 
getLevel(String) - Static method in class org.apache.logging.log4j.core.appender.rewrite.LoggerNameLevelRewritePolicy
 
getLevel(String) - Static method in class org.apache.logging.log4j.Level
Return the Level associated with the name or null if the Level cannot be found.
getLevelMap() - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
getLevelName() - Method in class org.apache.logging.log4j.core.config.CustomLevelConfig
Returns the custom level name.
getLevelString(String[], String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
getLevelStyle(Level) - Method in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
getLineNumber() - Method in class org.apache.log4j.spi.LocationInfo
Returns the line number of the caller.
getLineNumber() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
getLines() - Method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Returns the number of lines to write.
getLinkLocalIPv6Address() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getLinkLocalIPv6PrefixLen() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getLinks() - Method in class org.apache.logging.log4j.docker.model.Network
 
getListeners() - Method in class org.apache.logging.log4j.core.LoggerContext
 
getListeners() - Method in class org.apache.logging.log4j.core.util.AbstractWatcher
 
getListeners() - Method in interface org.apache.logging.log4j.core.util.Watcher
Returns the list of listeners for this configuration.
getListeners() - Method in class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
getListeners() - Method in interface org.apache.logging.log4j.spi.LoggerContextShutdownEnabled
 
getListeners() - Method in class org.apache.logging.log4j.status.StatusLogger
Returns a thread safe Iterable for the StatusListener.
getLiteral() - Method in class org.apache.logging.log4j.core.pattern.LiteralPatternConverter
 
getLocale() - Method in class org.apache.logging.log4j.core.lookup.JavaLookup
Accessible through the Lookup key locale.
getLocale() - Method in interface org.apache.logging.log4j.core.util.datetime.DateParser
Gets the locale used by this parser.
getLocale() - Method in interface org.apache.logging.log4j.core.util.datetime.DatePrinter
Gets the locale used by this printer.
getLocale() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets the locale used by this formatter.
getLocale() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
getLocale() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
getLocaleSpecificStrategy(int, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Construct a Strategy that parses a Text field
getLocalHostname() - Static method in class org.apache.logging.log4j.core.util.NetUtils
This method gets the network name of the machine we are running on.
getLocalizedMessage() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
getLocation() - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
Returns a string describing the configuration source file or URL, or null if this configuration source has neither a file nor an URL.
getLocation() - Method in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
getLocation() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
getLocation() - Method in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
getLocation() - Method in class org.apache.logging.log4j.core.util.Source
Returns a string describing the configuration source file or URL, or null if this configuration source has neither a file nor an URL.
getLocation(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
getLocationInformation() - Method in class org.apache.log4j.bridge.LogEventAdapter
Set the location information for this logging event.
getLocationInformation() - Method in class org.apache.log4j.spi.LoggingEvent
Set the location information for this logging event.
getLog4jAppenderValue(String, String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
getLog4jAppenderValue(String, String, String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
getLog4jMarker() - Method in class org.apache.logging.slf4j.Log4jMarker
 
getLog4jValue(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
getLogBuilder(Level) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
getLogEventFactory() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Returns the LogEventFactory.
getLogEventFactory() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
getLogger() - Method in class org.apache.log4j.bridge.LogEventAdapter
Gets the logger of the event.
getLogger() - Method in class org.apache.log4j.Category
 
getLogger() - Method in class org.apache.log4j.spi.LoggingEvent
Gets the logger of the event.
getLogger() - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the name of the calling class.
getLogger() - Static method in class org.apache.logging.log4j.status.StatusLogger
Retrieve the StatusLogger.
getLogger() - Method in class org.apache.logging.slf4j.SLF4JLogger
 
getLogger(Class<?>) - Static method in class org.apache.log4j.Logger
 
getLogger(Class<?>) - Static method in class org.apache.log4j.LogManager
 
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(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.log4j.Category.PrivateManager
 
getLogger(String) - Static method in class org.apache.log4j.Logger
 
getLogger(String) - Static method in class org.apache.log4j.Logger.PrivateManager
 
getLogger(String) - Static method in class org.apache.log4j.LogManager
 
getLogger(String) - Static method in class org.apache.log4j.LogManager.PrivateManager
 
getLogger(String) - Method in class org.apache.log4j.LogManager.Repository
 
getLogger(String) - Method in interface org.apache.log4j.spi.LoggerRepository
 
getLogger(String) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Returns the LoggerConfig with the specified name.
getLogger(String) - Method in class org.apache.logging.log4j.core.LoggerContext
Gets a Logger from the Context.
getLogger(String) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the specified name.
getLogger(String) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
getLogger(String) - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
 
getLogger(String) - Method in interface org.apache.logging.log4j.spi.LoggerAdapter
Gets a named logger.
getLogger(String) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Returns an ExtendedLogger.
getLogger(String) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
Returns an ExtendedLogger.
getLogger(String) - Method in class org.apache.logging.slf4j.SLF4JLoggerContext
 
getLogger(String, String) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the specified name.
getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.Logger
 
getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.LogManager
 
getLogger(String, LoggerFactory) - Method in class org.apache.log4j.LogManager.Repository
 
getLogger(String, LoggerFactory) - Method in interface org.apache.log4j.spi.LoggerRepository
 
getLogger(String, MessageFactory) - Method in class org.apache.logging.log4j.core.LoggerContext
Obtains a Logger from the Context.
getLogger(String, MessageFactory) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the specified name.
getLogger(String, MessageFactory) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
getLogger(String, MessageFactory) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Returns an ExtendedLogger.
getLogger(String, MessageFactory) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
Returns an ExtendedLogger.
getLogger(String, MessageFactory) - Method in class org.apache.logging.slf4j.SLF4JLoggerContext
 
getLogger(MessageFactory) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the name of the calling class.
getLoggerConfig(String) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Locates the appropriate LoggerConfig for a Logger name.
getLoggerConfig(String) - Method in interface org.apache.logging.log4j.core.config.Configuration
Locates the appropriate LoggerConfig for a Logger name.
getLoggerContext() - Method in class org.apache.logging.log4j.core.appender.AbstractManager
Gets the logger context used to create this instance or null.
getLoggerContext() - Method in class org.apache.logging.log4j.core.appender.ConfigurationFactoryData
Gets the LoggerContext from the Configuration or null.
getLoggerContext() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getLoggerContext() - Method in interface org.apache.logging.log4j.core.config.Configuration
Gets the logger context.
getLoggerContext() - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
getLoggerContext() - Method in class org.apache.logging.log4j.core.DefaultLoggerContextAccessor
 
getLoggerContext() - Method in interface org.apache.logging.log4j.core.LoggerContextAccessor
 
getLoggerContext(Logger) - Static method in class org.apache.log4j.legacy.core.CategoryUtil
 
getLoggerContext(Bundle) - Method in class org.apache.logging.log4j.core.osgi.BundleContextSelector
 
getLoggerContexts() - Method in class org.apache.logging.log4j.core.selector.BasicContextSelector
 
getLoggerContexts() - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
getLoggerContexts() - Method in interface org.apache.logging.log4j.core.selector.ContextSelector
Returns a List of all the available LoggerContexts.
getLoggerContexts() - Method in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
getLoggerContexts() - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
For unit testing.
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
Returns the factory.
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
Returns the class name.
getLoggerFields() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getLoggerFqcn() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getLoggerFqcn() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getLoggerFqcn() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getLoggerFqcn() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
The fully qualified class name of the class that was called by the caller.
getLoggerFqcn() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getLoggerFqcn() - Method in interface org.apache.logging.log4j.core.LogEvent
Returns the fully qualified class name of the caller of the logging API.
getLoggerName() - Method in class org.apache.log4j.bridge.LogEventAdapter
Return the name of the logger.
getLoggerName() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getLoggerName() - Method in class org.apache.log4j.spi.LoggingEvent
Return the name of the logger.
getLoggerName() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getLoggerName() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getLoggerName() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the name of the Logger used to generate the event.
getLoggerName() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getLoggerName() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets the logger name.
getLoggerName() - Method in class org.apache.logging.log4j.message.LocalizedMessage
Returns the name of the Logger.
getLoggerName() - Method in interface org.apache.logging.log4j.message.LoggerNameAwareMessage
Returns the name of the Logger.
getLoggerNode(Node, String) - Method in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
getLoggerRepository() - Static method in class org.apache.log4j.LogManager
 
getLoggerRepository() - Method in interface org.apache.log4j.spi.RepositorySelector
Returns a LoggerRepository depending on the context.
getLoggers() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Returns a Map of all the LoggerConfigs.
getLoggers() - Method in interface org.apache.logging.log4j.core.config.Configuration
 
getLoggers() - Method in class org.apache.logging.log4j.core.LoggerContext
Gets a collection of the current loggers.
getLoggers() - Method in class org.apache.logging.log4j.spi.LoggerRegistry
 
getLoggers(Collection<T>) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
 
getLoggersInContext(LoggerContext) - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
Gets or creates the ConcurrentMap of named loggers for a given LoggerContext.
getLoggersMap(LoggerContext) - Static method in class org.apache.log4j.Category
 
getLongProperty(String[], String, Supplier<Long>) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a property that may be prefixed by more than one string.
getLongProperty(String, long) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a long.
getLoopback() - Static method in class org.apache.logging.log4j.core.net.SocketAddress
Creates a SocketAddress corresponding to localhost:0.
getLowerCaseAlphaDigit(int) - Static method in class org.apache.logging.log4j.util.Chars
 
getLowerCaseHex(int) - Static method in class org.apache.logging.log4j.util.Chars
Converts a digit into an lower-case hexadecimal character or the null character if invalid.
getMacAddress() - Static method in class org.apache.logging.log4j.core.util.NetUtils
Returns the local network interface's MAC address if possible.
getMacAddress() - Method in class org.apache.logging.log4j.docker.model.Network
 
getMacAddress() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getMacAddressString() - Static method in class org.apache.logging.log4j.core.util.NetUtils
Returns the mac address, if it is available, as a string with each byte separated by a ":" character.
getMajorVersion() - Static method in class org.apache.logging.log4j.util.Constants
 
getMajorVersion(String) - Static method in class org.apache.logging.log4j.util.Constants
 
getManager() - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
Gets the manager.
getManager() - Method in class org.apache.logging.log4j.core.appender.AbstractWriterAppender
Gets the manager.
getManager(OutputStream, boolean, Layout<? extends Serializable>) - Static method in class org.apache.logging.log4j.core.appender.OutputStreamAppender
 
getManager(Writer, boolean, StringLayout) - Static method in class org.apache.logging.log4j.core.appender.WriterAppender
 
getManager(String, ManagerFactory<M, T>, T) - Static method in class org.apache.logging.log4j.core.appender.AbstractManager
Retrieves a Manager if it has been previously created or creates a new Manager.
getManager(String, T, ManagerFactory<? extends OutputStreamManager, T>) - Static method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Creates a Manager.
getManager(String, T, ManagerFactory<? extends WriterManager, T>) - Static method in class org.apache.logging.log4j.core.appender.WriterManager
Creates a Manager.
getManager(ConsoleAppender.Target, boolean, boolean, Layout<? extends Serializable>) - Static method in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
getMap() - Method in class org.apache.logging.log4j.core.config.Loggers
 
getMap() - Method in class org.apache.logging.log4j.core.filter.MapFilter
Deprecated.
getMap() - Method in class org.apache.logging.log4j.core.layout.LoggerFields
 
getMap() - Method in class org.apache.logging.log4j.core.lookup.MapLookup
 
getMarker() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getMarker() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getMarker() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getMarker() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the Marker associated with the event, or null.
getMarker() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getMarker() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets the Marker associated with the event.
getMarker(String) - Static method in class org.apache.logging.log4j.MarkerManager
Retrieves a Marker or create a Marker that has no parent.
getMarker(String) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
Returns a Log4j Marker that is compatible with SLF4J.
getMarker(String, String) - Static method in class org.apache.logging.log4j.MarkerManager
Deprecated.
Use the Marker add or set methods to add parent Markers. Will be removed by final GA release.
getMarker(String, Marker) - Static method in class org.apache.logging.log4j.MarkerManager
Deprecated.
Use the Marker add or set methods to add parent Markers. Will be removed by final GA release.
getMarker(Marker) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
getMarker(Marker) - Static method in class org.apache.logging.slf4j.Log4jLogger
 
getMarker(Marker) - Method in class org.apache.logging.slf4j.Log4jMarkerFactory
Returns a Log4j Marker converted from an existing custom SLF4J Marker.
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
 
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
 
getMax() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
getMaxDepth() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
Returns the the maximum number of directory levels to visit.
getMaxFiles() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
getMaxFiles() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
getMaxFileSize() - Method in class org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy
 
getMaximumCacheValidity(String) - Static method in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Gets maximum cache validity for the specified SimpleDateTime conversion pattern.
getMaxIndex() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
getMaxLength() - Method in class org.apache.logging.log4j.core.pattern.FormattingInfo
Get maximum length.
getMaxLengthEstimate() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets an estimate for the maximum string length that the formatter will produce.
getMaxLengthEstimate() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Gets an estimate for the maximum string length that the formatter will produce.
getMaxRandomDelay() - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
getMaxWidth(ListIterator<FastDateParser.StrategyAndWidth>) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.StrategyAndWidth
 
getMDC(String) - Method in class org.apache.log4j.bridge.LogEventAdapter
 
getMDC(String) - Method in class org.apache.log4j.spi.LoggingEvent
 
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
Retrieve the adapter class name.
getMDCCopy() - Method in class org.apache.log4j.bridge.LogEventAdapter
Obtain a copy of this thread's MDC prior to serialization or asynchronous logging.
getMDCCopy() - Method in class org.apache.log4j.spi.LoggingEvent
Obtain a copy of this thread's MDC prior to serialization or asynchronous logging.
getMdcExcludes() - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
getMdcId() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getMdcIncludes() - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
getMdcPrefix() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getMessage() - Method in class org.apache.log4j.bridge.LogEventAdapter
 
getMessage() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getMessage() - Method in exception org.apache.log4j.config.PropertySetterException
Returns descriptive text on the cause of this exception.
getMessage() - Method in class org.apache.log4j.spi.LoggingEvent
Return the message for this logging event.
getMessage() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getMessage() - Method in class org.apache.logging.log4j.core.appender.TlsSyslogFrame
 
getMessage() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getMessage() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the Message associated with the event.
getMessage() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getMessage() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
getMessage() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets the message associated with the event.
getMessage() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
 
getMessage() - Method in interface org.apache.logging.log4j.message.FlowMessage
The wrapped message
getMessage() - Method in class org.apache.logging.log4j.status.StatusData
Returns the message associated with the event.
getMessage(String, Object[], Throwable) - Method in class org.apache.logging.log4j.message.FormattedMessage
 
getMessage(Supplier<?>, MessageFactory) - Static method in class org.apache.logging.log4j.util.LambdaUtil
Returns a Message, either the value supplied by the specified function, or a new Message created by the specified Factory.
getMessageFactory() - Method in interface org.apache.logging.log4j.Logger
Gets the message factory used to convert message Objects and Strings/CharSequences into actual log Messages.
getMessageFactory() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
getMessageTextForWriting() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getMessageTextForWriting() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getMethod() - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
getMethodName() - Method in class org.apache.log4j.spi.LocationInfo
Returns the method name of the caller.
getMethodName() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
getMimeMessage() - Method in class org.apache.logging.log4j.core.net.MimeMessageBuilder
Deprecated.
getMimeMultipart(byte[], InternetHeaders) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
getMin() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
getMinIndex() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
getMinLength() - Method in class org.apache.logging.log4j.core.pattern.FormattingInfo
Get minimum length.
getMinLevel() - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
getMode() - Method in class org.apache.logging.log4j.docker.model.Mount
 
getMonthNumber(String) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getMounts() - Method in class org.apache.logging.log4j.docker.model.Container
 
getMsgId() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getMutableInstant() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getMutableInstant() - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
getName() - Method in interface org.apache.log4j.Appender
Get the name of this appender.
getName() - Method in class org.apache.log4j.AppenderSkeleton
 
getName() - Method in class org.apache.log4j.bridge.AppenderWrapper
 
getName() - Method in class org.apache.log4j.Category
 
getName() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
getName() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
Returns the name of the Appender.
getName() - Method in class org.apache.logging.log4j.core.appender.AbstractManager
Returns the name of the Manager.
getName() - Method in interface org.apache.logging.log4j.core.Appender
Gets the name of this Appender.
getName() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
 
getName() - Method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
getName() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Returns the name of the configuration.
getName() - Method in interface org.apache.logging.log4j.core.config.builder.api.AppenderComponentBuilder
Returns the name of the Appender.
getName() - Method in interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
Returns the name of the component, if any.
getName() - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
getName() - Method in interface org.apache.logging.log4j.core.config.Configuration
Returns the configuration name.
getName() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Returns the name of the LoggerConfig.
getName() - Method in class org.apache.logging.log4j.core.config.Node
 
getName() - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
getName() - Method in class org.apache.logging.log4j.core.config.Property
Returns the property name.
getName() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Return the FQCN of the Throwable.
getName() - Method in class org.apache.logging.log4j.core.jmx.AppenderAdmin
 
getName() - Method in interface org.apache.logging.log4j.core.jmx.AppenderAdminMBean
Returns the name of the instrumented Appender.
getName() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
getName() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
Returns the name of the instrumented AsyncAppender.
getName() - Method in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
getName() - Method in interface org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean
Returns the name of the instrumented LoggerConfig.
getName() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
getName() - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Returns the name of the instrumented LoggerContext.
getName() - Method in class org.apache.logging.log4j.core.LoggerContext
Gets the name.
getName() - Method in class org.apache.logging.log4j.core.pattern.AbstractPatternConverter
This method returns the name of the conversion pattern.
getName() - Method in interface org.apache.logging.log4j.core.pattern.PatternConverter
Returns the name of the converter.
getName() - Method in class org.apache.logging.log4j.core.script.AbstractScript
 
getName() - Method in class org.apache.logging.log4j.docker.model.Mount
 
getName() - Method in interface org.apache.logging.log4j.Logger
Gets the logger name.
getName() - Method in interface org.apache.logging.log4j.Marker
Returns the name of this Marker.
getName() - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
getName() - Method in class org.apache.logging.log4j.message.StructuredDataId
Returns the StructuredDataId name.
getName() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
getName() - Method in class org.apache.logging.log4j.util.Timer
Accessor for the name.
getName() - Method in class org.apache.logging.slf4j.Log4jLogger
 
getName() - Method in class org.apache.logging.slf4j.Log4jMarker
 
getNames() - Method in class org.apache.logging.log4j.docker.model.Container
 
getNanoClock() - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
getNanoClock() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getNanoClock() - Method in interface org.apache.logging.log4j.core.config.Configuration
Returns the NanoClock instance for this configuration.
getNanoClock() - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the NanoClock to use for creating the nanoTime timestamp of log events.
getNanoOfMillisecond() - Method in interface org.apache.logging.log4j.core.time.Instant
Gets the number of nanoseconds, later along the time-line, from the start of the millisecond.
getNanoOfMillisecond() - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
getNanoOfSecond() - Method in interface org.apache.logging.log4j.core.time.Instant
Gets the number of nanoseconds, later along the time-line, from the start of the second.
getNanoOfSecond() - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
getNanoTime() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getNanoTime() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getNanoTime() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getNanoTime() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
getNanoTime() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getNanoTime() - Method in interface org.apache.logging.log4j.core.LogEvent
Returns the value of the running Java Virtual Machine's high-resolution time source when this event was created, or a dummy value if it is known that this value will not be used downstream.
getNDC() - Method in class org.apache.log4j.bridge.LogEventAdapter
 
getNDC() - Method in class org.apache.log4j.spi.LoggingEvent
 
getNestedConditions() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
 
getNestedConditions() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
 
getNestedConditions() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
 
getNestedConditions() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
 
getNetworkId() - Method in class org.apache.logging.log4j.docker.model.Network
 
getNetworks() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getNetworkSettings() - Method in class org.apache.logging.log4j.docker.model.Container
 
getNext() - Method in class org.apache.log4j.spi.Filter
Return the pointer to the next filter.
getNextFileTime() - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
getNextInvalidTimeAfter(Date) - Method in class org.apache.logging.log4j.core.util.CronExpression
Returns the next date/time after the given date/time which does not satisfy the expression
getNextRolloverMillis() - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
 
getNextStrategy() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.StrategyParser
 
getNextTime(long, int, boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
Returns the next potential rollover time.
getNextValidTimeAfter(Date) - Method in class org.apache.logging.log4j.core.util.CronExpression
Returns the next date/time after the given date/time which satisfies the cron expression.
getNode() - Method in class org.apache.logging.log4j.core.appender.AppenderSet.Builder
 
getNode() - Method in class org.apache.logging.log4j.core.appender.routing.Route
Returns the Dynamic Appender Node.
getNonNullStackCopy() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
getNormalForm(Iterable<? extends CharSequence>) - Method in class org.apache.logging.log4j.util.EnvironmentPropertySource
 
getNormalForm(Iterable<? extends CharSequence>) - Method in class org.apache.logging.log4j.util.PropertiesPropertySource
 
getNormalForm(Iterable<? extends CharSequence>) - Method in interface org.apache.logging.log4j.util.PropertySource
Converts a list of property name tokens into a normal form.
getNormalForm(Iterable<? extends CharSequence>) - Method in class org.apache.logging.log4j.util.SystemPropertiesPropertySource
 
getNumberFormat() - Method in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Gets number formatter.
getNumericalDigit(int) - Static method in class org.apache.logging.log4j.util.Chars
 
getNumericValue(String, int) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getObject() - Method in class org.apache.logging.log4j.core.config.Node
 
getObject() - Static method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
getObject(Class<T>) - Method in class org.apache.logging.log4j.core.config.Node
Returns this node's object cast to the given class.
getObject(String) - Method in class org.apache.logging.log4j.core.LoggerContext
 
getObject(String) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Retrieve an object by its name.
getObjectInputFilter - Static variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
getObjectMapper() - Method in class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
getObjectName() - Method in class org.apache.logging.log4j.core.jmx.AppenderAdmin
Returns the ObjectName of this mbean.
getObjectName() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
Returns the ObjectName of this mbean.
getObjectName() - Method in class org.apache.logging.log4j.core.jmx.ContextSelectorAdmin
Returns the ObjectName of this mbean.
getObjectName() - Method in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
Returns the ObjectName of this mbean.
getObjectName() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
Returns the ObjectName of this mbean.
getObjectName() - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Returns the ObjectName that this MBean is registered with in the MBean server.
getObjectName() - Method in class org.apache.logging.log4j.core.jmx.RingBufferAdmin
Returns the ObjectName of this mbean.
getObjectName() - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
Returns the ObjectName of this mbean.
getObjectName() - Method in interface org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
Returns the ObjectName that this status logger mbean is registered with.
getOnMatch() - Method in class org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder
 
getOnMatch() - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Returns the Result to be returned when a match occurs.
getOnMatch() - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Returns the result that should be returned when the filter matches the event.
getOnMatch() - Method in interface org.apache.logging.log4j.core.Filter
Returns the result that should be returned when the filter matches the event.
getOnMismatch() - Method in class org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder
 
getOnMismatch() - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
Returns the Result to be returned when a match does not occur.
getOnMismatch() - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Returns the result that should be returned when the filter does not match the event.
getOnMismatch() - Method in interface org.apache.logging.log4j.core.Filter
Returns the result that should be returned when the filter does not match the event.
getOperatingSystem() - Method in class org.apache.logging.log4j.core.lookup.JavaLookup
Accessible through the Lookup key os.
getOptional() - Method in class org.apache.logging.log4j.message.StructuredDataId
Returns a list of optional keys.
getOptions() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
Returns whether to follow symbolic links or not.
getOptions() - Method in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
 
getOrCreateInnerMap(String) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
 
getOrCreateLayout() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
getOrCreateLayout(Charset) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
getOriginal() - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
getOutputStream() - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter
 
getOutputStream() - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
getOutputStream(boolean, boolean, ConsoleAppender.Target) - Static method in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
getParameter() - Method in class org.apache.logging.log4j.message.ObjectMessage
Returns the object parameter.
getParameter() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
Returns the object parameter.
getParameterCount() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getParameterCount() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getParameterCount() - Method in interface org.apache.logging.log4j.message.ReusableMessage
Returns the number of parameters that was used to initialize this reusable message for the current content.
getParameterCount() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
This message has exactly one parameter (the object), so always returns one.
getParameterCount() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
getParameterCount() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
This message does not have any parameters so this method always returns zero.
getParameterized() - Static method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
getParameters() - Method in class org.apache.log4j.RenderedMessage
 
getParameters() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getParameters() - Method in class org.apache.logging.log4j.core.impl.MementoMessage
 
getParameters() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getParameters() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
 
getParameters() - Method in class org.apache.logging.log4j.message.FormattedMessage
Gets the message parameters.
getParameters() - Method in class org.apache.logging.log4j.message.LocalizedMessage
 
getParameters() - Method in class org.apache.logging.log4j.message.MapMessage
Returns the data elements as if they were parameters on the logging event.
getParameters() - Method in interface org.apache.logging.log4j.message.Message
Gets parameter values, if any.
getParameters() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
Returns the message parameters.
getParameters() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
Returns the object as if it were a parameter.
getParameters() - Method in class org.apache.logging.log4j.message.ObjectMessage
Returns the object as if it were a parameter.
getParameters() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
Returns the message parameters.
getParameters() - Method in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory.StatusMessage
 
getParameters() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
Returns the object as if it were a parameter.
getParameters() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
Returns the message parameters.
getParameters() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
getParameters() - Method in class org.apache.logging.log4j.message.SimpleMessage
Returns null since there are no parameters.
getParameters() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
Returns the message parameters.
getParameters() - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
getParameters() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
Returns an array with a single element, a Map containing the ThreadInformation as the key.
getParams() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
getParent() - Method in class org.apache.log4j.Category
 
getParent() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Returns the parent of this LoggerConfig.
getParent() - Method in class org.apache.logging.log4j.core.config.Node
 
getParent() - Method in class org.apache.logging.log4j.core.Logger
This method is only used for 1.x compatibility.
getParent() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns the command that this is a subcommand of, or null if this is a top-level command.
getParent(URI) - Static method in class org.apache.logging.log4j.core.lookup.Log4jLookup
 
getParent(Logger) - Static method in class org.apache.log4j.legacy.core.CategoryUtil
 
getParents() - Method in interface org.apache.logging.log4j.Marker
Returns a list of parents of this Marker.
getParents() - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
getPassword() - Method in class org.apache.logging.log4j.core.net.ssl.EnvironmentPasswordProvider
 
getPassword() - Method in class org.apache.logging.log4j.core.net.ssl.FilePasswordProvider
 
getPassword() - Method in class org.apache.logging.log4j.core.net.ssl.MemoryPasswordProvider
 
getPassword() - Method in interface org.apache.logging.log4j.core.net.ssl.PasswordProvider
Returns a new char[] array with the password characters.
getPassword() - Method in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
Deprecated.
Use getPasswordAsCharArray()
getPasswordAsCharArray() - Method in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
getPath() - Method in class org.apache.logging.log4j.core.appender.rolling.action.PathWithAttributes
Returns the path.
getPath() - Method in class org.apache.logging.log4j.core.script.ScriptFile
 
getPathConditions() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
Returns the list of PathCondition objects.
getPathIn() - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
getPathOut() - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
getPattern() - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
getPattern() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
getPattern() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
getPattern() - Method in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
getPattern() - Method in class org.apache.logging.log4j.core.layout.PatternMatch
Returns the pattern.
getPattern() - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
Gets the pattern string describing this date format.
getPattern() - Method in interface org.apache.logging.log4j.core.util.datetime.DateParser
Gets the pattern used by this parser.
getPattern() - Method in interface org.apache.logging.log4j.core.util.datetime.DatePrinter
Gets the pattern used by this printer.
getPattern() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets the pattern used by this formatter.
getPattern() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
getPattern() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
getPattern() - Method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns the full pattern.
getPattern(LogEvent, ConcurrentMap<Object, Object>) - Method in class org.apache.logging.log4j.core.appender.routing.Routes
Returns the pattern.
getPatternForStyle(Integer, Integer, Locale) - Static method in class org.apache.logging.log4j.core.util.datetime.FormatCache
Gets a date/time format for the specified styles and locale.
getPatternProcessor() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Returns the pattern processor.
getPatternScript() - Method in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
getPatternScript() - Method in class org.apache.logging.log4j.core.appender.routing.Routes
Gets the optional script that decides which route to pick.
getPerformancePreferences() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
getPluginClass() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
getPluginManager() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getPluginManager() - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
getPluginPackages() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getPluginPackages() - Method in interface org.apache.logging.log4j.core.config.Configuration
Returns the list of packages to scan for plugins for this Configuration.
getPlugins() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
Returns all the matching plugins.
getPluginsByCategoryByBundleId() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
 
getPluginType() - Method in class org.apache.logging.log4j.core.config.builder.api.Component
 
getPluginType(String) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
Returns the type of a specified plugin.
getPolicy() - Method in class org.apache.log4j.bridge.RewritePolicyAdapter
 
getPolicy() - Method in class org.apache.log4j.bridge.RewritePolicyWrapper
 
getPolicy() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
getPort() - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
getPort() - Method in class org.apache.logging.log4j.core.net.SocketAddress
 
getPorts() - Method in class org.apache.logging.log4j.docker.model.Container
 
getPorts() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getPrefix() - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout.StructuredDataElement
 
getPrevFileTime() - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
getPrevFireTime(Date) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getPriority() - Method in class org.apache.log4j.Category
 
getPriority() - Method in class org.apache.logging.log4j.spi.Provider
Gets the priority (natural ordering) of this Provider.
getPriority() - Method in class org.apache.logging.log4j.util.EnvironmentPropertySource
 
getPriority() - Method in class org.apache.logging.log4j.util.PropertiesPropertySource
 
getPriority() - Method in class org.apache.logging.log4j.util.PropertyFilePropertySource
 
getPriority() - Method in interface org.apache.logging.log4j.util.PropertySource
Returns the order in which this PropertySource has priority.
getPriority() - Method in class org.apache.logging.log4j.util.SystemPropertiesPropertySource
 
getPriority(Facility, Level) - Static method in class org.apache.logging.log4j.core.net.Priority
Returns the priority value based on the Facility and Log Level.
getPrivatePort() - Method in class org.apache.logging.log4j.docker.model.PortDefinition
 
getProcessId() - Method in class org.apache.logging.log4j.core.pattern.ProcessIdPatternConverter
Returns the process ID.
getProcessId() - Static method in class org.apache.logging.log4j.util.ProcessIdUtil
 
getProcId() - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
getProductString() - Static method in class org.apache.logging.log4j.core.Version
 
getPropagation() - Method in class org.apache.logging.log4j.docker.model.Mount
 
getProperties() - Method in class org.apache.log4j.bridge.LogEventAdapter
 
getProperties() - Method in class org.apache.log4j.builders.AbstractBuilder
 
getProperties() - Method in class org.apache.log4j.spi.LoggingEvent
 
getProperties() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getProperties() - Method in interface org.apache.logging.log4j.core.config.Configuration
 
getProperties() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Deprecated.
getProperties() - Static method in class org.apache.logging.log4j.util.PropertiesUtil
Returns the PropertiesUtil used by Log4j.
getProperty(String) - Method in class org.apache.log4j.bridge.LogEventAdapter
 
getProperty(String) - Method in class org.apache.log4j.builders.AbstractBuilder
 
getProperty(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
getProperty(String) - Method in class org.apache.log4j.spi.LoggingEvent
 
getProperty(String) - Method in interface org.apache.logging.log4j.util.PropertySource
For PropertySources that cannot iterate over all the potential properties this provides a direct lookup.
getProperty(String, String) - Method in class org.apache.log4j.builders.AbstractBuilder
 
getProperty(String, String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
getPropertyArray() - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable.Builder
 
getPropertyArray() - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable
 
getPropertyDescriptor(String) - Method in class org.apache.log4j.config.PropertySetter
 
getPropertyKeySet() - Method in class org.apache.log4j.bridge.LogEventAdapter
 
getPropertyKeySet() - Method in class org.apache.log4j.spi.LoggingEvent
 
getPropertyList() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Returns an unmodifiable list with the configuration properties, or null if this LoggerConfig does not have any configuration properties.
getProtocol() - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
getProtocol() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
getProviders() - Static method in class org.apache.logging.log4j.util.ProviderUtil
 
getPublicPort() - Method in class org.apache.logging.log4j.docker.model.PortDefinition
 
getPurgePolicy() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
getPurgePolicy() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
getQBuf() - Static method in class org.apache.logging.log4j.core.util.JsonUtils
 
getQueueCapacity() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
 
getQueueCapacity() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
getQueueCapacity() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
 
getQueueRemainingCapacity() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
 
getQueueRemainingCapacity() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
getQueueRemainingCapacity() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
 
getQueueSize() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
Returns the number of elements in the queue.
getReadOnlyContextData() - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
Returns the context data for reading.
getReadOnlyContextData() - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
Returns the context data for reading.
getReadOnlyContextData() - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Returns the context data for reading.
getReadOnlyContextData() - Method in interface org.apache.logging.log4j.spi.ThreadContextMap2
Returns the context data for reading.
getReadOnlyContextData() - Method in class org.apache.logging.slf4j.MDCContextMap
 
getReadTimeoutMillis() - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
getReadWrite() - Method in class org.apache.logging.log4j.docker.model.Mount
 
getReceiveBufferSize() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
getReconnectDelayMillis() - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
getReconnectionDelayMillis() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
 
getRecurseIntoPath() - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
getRecursionDepth() - Static method in class org.apache.logging.log4j.spi.AbstractLogger
Returns the depth of nested logging calls in the current Thread: zero if no logging call has been made, one if a single logging call without nested logging calls has been made, or more depending on the level of nesting.
getRecursionDepthHolder() - Static method in class org.apache.logging.log4j.spi.AbstractLogger
 
getRef() - Method in class org.apache.logging.log4j.core.config.AppenderRef
 
getRegionLength() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
Returns the length of the memory mapped region.
getRegionLength() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
Returns the length of the memory mapped region.
getReliabilityStrategy() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Returns the object responsible for ensuring log events are delivered to a working appender, even during or after a reconfiguration.
getReliabilityStrategy(LoggerConfig) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getReliabilityStrategy(LoggerConfig) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
getReliabilityStrategy(LoggerConfig) - Static method in class org.apache.logging.log4j.core.config.ReliabilityStrategyFactory
Returns a new ReliabilityStrategy instance based on the value of system property log4j.ReliabilityStrategy.
getRemainingCapacity() - Method in class org.apache.logging.log4j.core.jmx.RingBufferAdmin
 
getRemainingCapacity() - Method in interface org.apache.logging.log4j.core.jmx.RingBufferAdminMBean
Returns the number of available slots in the ring buffer.
getRenderedMessage() - Method in class org.apache.log4j.bridge.LogEventAdapter
 
getRenderedMessage() - Method in class org.apache.log4j.spi.LoggingEvent
 
getRendererMap() - Method in class org.apache.log4j.LogManager.Repository
 
getRendererMap() - Method in interface org.apache.log4j.or.RendererSupport
 
getRequired() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
getRequired() - Method in class org.apache.logging.log4j.message.StructuredDataId
Returns a list of required keys.
getResource(String, ClassLoader) - Static method in class org.apache.logging.log4j.core.util.Loader
This method will search for resource in different places.
getResourceAsStream(String, ClassLoader) - Static method in class org.apache.logging.log4j.core.util.Loader
This method will search for resource in different places.
getResourceBundle() - Method in class org.apache.log4j.Category
 
getResourceBundle() - Method in class org.apache.logging.log4j.message.LocalizedMessageFactory
Gets the resource bundle if set.
getResourceBundle(String, Locale, boolean) - Method in class org.apache.logging.log4j.message.LocalizedMessage
Override this to use a ResourceBundle.Control in Java 6
getResources() - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Returns the matching resources.
getRewritePolicy() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
getRewritePolicy() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
getRfc1349TrafficClass() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
getRingbufferSize() - Static method in class org.apache.logging.log4j.util.Unbox
For testing.
getRollingRandomAccessFileManager(String, String, boolean, boolean, int, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, String, String, String, Configuration) - Static method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
getRolloverStrategy() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
getRolloverStrategy() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Returns the rollover strategy.
getRolloverStrategy() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
getRoot() - Static method in class org.apache.log4j.Category
 
getRoot() - Method in class org.apache.logging.log4j.core.config.Loggers
 
getRoot(LoggerContext) - Static method in class org.apache.log4j.Category
 
getRootCause(Throwable) - Static method in class org.apache.logging.log4j.core.util.Throwables
Returns the deepest cause of the given throwable.
getRootLogger() - Static method in class org.apache.log4j.Logger
 
getRootLogger() - Static method in class org.apache.log4j.LogManager
 
getRootLogger() - Method in class org.apache.log4j.LogManager.Repository
 
getRootLogger() - Method in interface org.apache.log4j.spi.LoggerRepository
 
getRootLogger() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Returns the root Logger.
getRootLogger() - Method in interface org.apache.logging.log4j.core.config.Configuration
Returns the root Logger.
getRootLogger() - Method in class org.apache.logging.log4j.core.LoggerContext
Gets the root logger.
getRootLogger() - Static method in class org.apache.logging.log4j.LogManager
Returns the root logger.
getRootNode() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getRoute(long, Level) - Method in interface org.apache.logging.log4j.core.async.AsyncQueueFullPolicy
Returns the appropriate route for the current log event, given the specified parameters.
getRoute(long, Level) - Method in class org.apache.logging.log4j.core.async.DefaultAsyncQueueFullPolicy
 
getRoute(long, Level) - Method in class org.apache.logging.log4j.core.async.DiscardingAsyncQueueFullPolicy
 
getRoute(String) - Method in class org.apache.logging.log4j.core.appender.routing.Routes
 
getRoutes() - Method in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
getRoutes() - Method in class org.apache.logging.log4j.core.appender.routing.Routes
Returns the array of Route elements.
getRoutes() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
getRoutes() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
getRule(int) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.Iso8601_Rule
Factory method for Iso8601_Rules.
getRuntime() - Method in class org.apache.logging.log4j.core.lookup.JavaLookup
Accessible through the Lookup key runtime.
getSandboxId() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getSandboxKey() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getSB() - Static method in class org.apache.logging.log4j.util.Unbox
 
getSchedule(String) - Static method in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
getScheduler() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getScheduler() - Method in interface org.apache.logging.log4j.core.config.Configuration
 
getScript() - Method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
getScript() - Method in class org.apache.logging.log4j.core.script.ScriptManager.MainScriptRunner
 
getScript() - Method in interface org.apache.logging.log4j.core.script.ScriptManager.ScriptRunner
 
getScript() - Method in class org.apache.logging.log4j.core.script.ScriptManager.ThreadLocalScriptRunner
 
getScript(String) - Method in class org.apache.logging.log4j.core.script.ScriptManager
 
getScriptEngine() - Method in class org.apache.logging.log4j.core.script.ScriptManager.MainScriptRunner
 
getScriptEngine() - Method in interface org.apache.logging.log4j.core.script.ScriptManager.ScriptRunner
 
getScriptEngine() - Method in class org.apache.logging.log4j.core.script.ScriptManager.ThreadLocalScriptRunner
 
getScriptManager() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getScriptManager() - Method in interface org.apache.logging.log4j.core.config.Configuration
 
getScriptRunner(AbstractScript) - Method in class org.apache.logging.log4j.core.script.ScriptManager
 
getScriptStaticVariables() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
getScriptText() - Method in class org.apache.logging.log4j.core.script.AbstractScript
 
getScriptText() - Method in class org.apache.logging.log4j.core.script.ScriptRef
 
getSdId() - Method in class org.apache.logging.log4j.core.layout.LoggerFields
 
getSecondaryIPaddresses() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
getSecondFractionDigits() - Method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns the number of digits specifying the fraction of the second to show
getSecretKey() - Method in interface org.apache.logging.log4j.core.util.SecretKeyProvider
Returns this SecretKey.
getSelector() - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
Returns the ContextSelector.
getSendBufferSize() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
getSeparator() - Method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Returns the stack trace separator.
getSeparator() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns the String that separates option names from option values when parsing command line options.
getSet(int) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getSeverity() - Method in class org.apache.logging.log4j.core.net.Priority
Returns the Severity.
getSeverity(Level) - Static method in enum org.apache.logging.log4j.core.net.Severity
Returns the Severity for the specified Level.
getShutdownCallbackRegistry() - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
Returns the ShutdownCallbackRegistry
getShutdownTimeoutMillis() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getShutdownTimeoutMillis() - Method in interface org.apache.logging.log4j.core.config.Configuration
 
getSimple() - Static method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
getSimpleDateFormat() - Static method in class org.apache.logging.log4j.message.ParameterFormatter
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Returns the singleton of this class.
getSmtpManager(Configuration, String, String, String, String, String, String, String, String, int, String, String, boolean, String, int) - Static method in class org.apache.logging.log4j.core.net.SmtpManager
 
getSocket() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
USE AT YOUR OWN RISK, method is public for testing purpose only for now.
getSocketAddress() - Method in class org.apache.logging.log4j.core.net.SocketAddress
 
getSocketManager(String, int, int, int, boolean, Layout<? extends Serializable>, int) - Static method in class org.apache.logging.log4j.core.net.TcpSocketManager
getSocketManager(String, int, int, int, boolean, Layout<? extends Serializable>, int, SocketOptions) - Static method in class org.apache.logging.log4j.core.net.TcpSocketManager
Obtains a TcpSocketManager.
getSocketManager(String, int, Layout<? extends Serializable>, int) - Static method in class org.apache.logging.log4j.core.net.DatagramSocketManager
Obtain a SocketManager.
getSocketManager(SslConfiguration, String, int, int, int, boolean, Layout<? extends Serializable>, int) - Static method in class org.apache.logging.log4j.core.net.SslSocketManager
getSocketManager(SslConfiguration, String, int, int, int, boolean, Layout<? extends Serializable>, int, SocketOptions) - Static method in class org.apache.logging.log4j.core.net.SslSocketManager
 
getSocketOptions() - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
getSocketOptions() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
USE AT YOUR OWN RISK, method is public for testing purpose only for now.
getSoLinger() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
getSortedKeys() - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
getSortedPaths() - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
Returns a sorted list of all files up to maxDepth under the basePath.
getSortedPaths() - Method in class org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor
 
getSoTimeout() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
getSource() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getSource() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getSource() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
 
getSource() - Method in class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
Gets the source.
getSource() - Method in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
 
getSource() - Method in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
 
getSource() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getSource() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the StackTraceElement for the caller.
getSource() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
Returns the StackTraceElement for the caller.
getSource() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets the source of logging request.
getSource() - Method in class org.apache.logging.log4j.core.util.AbstractWatcher
 
getSource() - Method in interface org.apache.logging.log4j.core.util.Watcher
Returns the Source being monitored.
getSource() - Method in class org.apache.logging.log4j.docker.model.Mount
 
getSslConfiguration() - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
getSslConfiguration() - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
getSslConfiguration() - Static method in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
getSslContext() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
getSslServerSocketFactory() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
getSslSocketFactory() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
getStackTrace() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
getStackTraceElement() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
getStackTraceElement() - Method in class org.apache.logging.log4j.status.StatusData
Returns the StackTraceElement for the method that created the event.
getStackTraceElement(int) - Method in class org.apache.logging.log4j.util.StackLocator
 
getStackTraceElement(int) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getStackTraceElement(String, StackTraceElement[]) - Method in class org.apache.logging.log4j.status.StatusLogger
 
getStandardLevel() - Method in class org.apache.logging.log4j.Level
Gets the standard Level values as an enum.
getStandardLevel(int) - Static method in enum org.apache.logging.log4j.spi.StandardLevel
Method to convert custom Levels into a StandardLevel for conversion to other systems.
getStartIndex() - Method in class org.apache.logging.log4j.core.util.ObjectArrayIterator
Gets the start index to loop from.
getStartTime() - Static method in class org.apache.log4j.bridge.LogEventAdapter
Returns the time when the application started, in milliseconds elapsed since 01.01.1970.
getStartTime() - Static method in class org.apache.log4j.spi.LoggingEvent
Returns the time when the application started, in milliseconds elapsed since 01.01.1970.
getState() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
getState() - Method in interface org.apache.logging.log4j.core.LifeCycle
Gets the life-cycle state.
getState() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
getState() - Method in class org.apache.logging.log4j.docker.model.Container
 
getState() - Static method in class org.apache.logging.log4j.util.Unbox
 
getStaticFieldValue(Field) - Static method in class org.apache.logging.log4j.core.util.ReflectionUtil
Gets the value of a static Field, making it accessible if required.
getStatus() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
getStatus() - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Returns the status of the instrumented LoggerContext.
getStatus() - Method in class org.apache.logging.log4j.docker.model.Container
 
getStatus() - Method in class org.apache.logging.log4j.util.Timer
Returns the name of the last operation performed on this timer (Start, Stop, Pause or Resume).
getStatusConfiguration() - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
getStatusData() - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
getStatusData() - Method in interface org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
Returns a list with the most recent StatusData objects in the status history.
getStatusData() - Method in class org.apache.logging.log4j.status.StatusLogger
Returns a List of all events as StatusData objects.
getStatusDataHistory() - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
getStatusDataHistory() - Method in interface org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
Returns a string array with the most recent messages in the status history.
getStatusLevel() - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
getStatusLevel() - Method in class org.apache.logging.log4j.status.StatusConsoleListener
Return the Log Level for which the Listener should receive events.
getStatusLevel() - Method in interface org.apache.logging.log4j.status.StatusListener
Return the Log Level that this listener wants included.
getStatusLogger() - Static method in class org.apache.logging.log4j.core.AbstractLifeCycle
Gets the status logger.
getStrategy() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
getStrategy(char, int, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Obtain a Strategy given a field from a SimpleDateFormat pattern
getStrategy(int) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.ISO8601TimeZoneStrategy
Factory method for ISO8601TimeZoneStrategies.
getStringBuilder() - Method in class org.apache.logging.log4j.core.filter.StructuredDataFilter
 
getStringBuilder() - Static method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
Returns a StringBuilder that this Layout implementation can use to write the formatted log event to.
getStringBuilder() - Method in class org.apache.logging.log4j.util.Unbox.State
 
getStringBuilder() - Method in class org.apache.logging.log4j.util.Unbox.WebSafeState
 
getStringBuilderEncoder() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
Returns a Encoder<StringBuilder> that this Layout implementation can use for encoding log events.
getStringLayout() - Method in class org.apache.logging.log4j.core.appender.AbstractWriterAppender
 
getStringMap() - Method in class org.apache.logging.log4j.core.filter.MapFilter
Returns the IndexedStringMap with List<String> values that this MapFilter was constructed with.
getStringProperty(String) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a String.
getStringProperty(String[], String, Supplier<String>) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a property that may be prefixed by more than one string.
getStringProperty(String, String) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a String.
getStrLookupMap() - Method in class org.apache.logging.log4j.core.lookup.Interpolator
 
getStrSubstitutor() - Method in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
 
getStrSubstitutor() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
 
getStrSubstitutor() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getStrSubstitutor() - Method in interface org.apache.logging.log4j.core.config.Configuration
 
getStyleClass(Object) - Method in class org.apache.logging.log4j.core.pattern.AbstractPatternConverter
This method returns the CSS style class that should be applied to the LoggingEvent passed as parameter, which can be null.
getStyleClass(Object) - Method in class org.apache.logging.log4j.core.pattern.LevelPatternConverter
This method returns the CSS style class that should be applied to the LoggingEvent passed as parameter, which can be null.
getStyleClass(Object) - Method in interface org.apache.logging.log4j.core.pattern.PatternConverter
This method returns the CSS style class that should be applied to the LoggingEvent passed as parameter, which can be null.
getStyledChars(int, int, CommandLine.Help.Ansi.Text, int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
Copies the specified substring of this Text into the specified destination, preserving the markup.
getStyleMap() - Method in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
getSubcommands() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns a map with the subcommands registered on this instance.
getSubName(String) - Static method in class org.apache.log4j.Category
 
getSubName(String) - Static method in class org.apache.logging.log4j.core.util.NameUtil
 
getSubnet() - Method in class org.apache.logging.log4j.docker.model.IPAMConfig
 
getSuffix() - Method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
 
getSuffix(LogEvent) - Method in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
 
getSupportedSourceVersion() - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor
 
getSupportedTypes() - Method in class org.apache.log4j.config.Log4j1ConfigurationFactory
 
getSupportedTypes() - Method in class org.apache.log4j.config.PropertiesConfigurationFactory
 
getSupportedTypes() - Method in class org.apache.log4j.xml.XmlConfigurationFactory
 
getSupportedTypes() - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory.Factory
 
getSupportedTypes() - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
getSupportedTypes() - Method in class org.apache.logging.log4j.core.config.json.JsonConfigurationFactory
 
getSupportedTypes() - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationFactory
 
getSupportedTypes() - Method in class org.apache.logging.log4j.core.config.xml.XmlConfigurationFactory
Returns the file suffixes for XML files.
getSuppressedProxies() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Gets proxies for suppressed exceptions.
getSuppressedStackTrace(String) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
Formats the suppressed Throwables.
getSynchronous() - Method in interface org.apache.logging.log4j.core.appender.rolling.RolloverDescription
Action to be completed after close of current active log file before returning control to caller.
getSynchronous() - Method in class org.apache.logging.log4j.core.appender.rolling.RolloverDescriptionImpl
Action to be completed after close of current active log file before returning control to caller.
getSyntaxAndPattern() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
Returns the baseDir-relative path pattern of the files to delete.
getSyslogEquivalent() - Method in class org.apache.log4j.Priority
Returns the syslog equivalent of this priority as an integer.
getSystemProperties() - Static method in class org.apache.logging.log4j.util.PropertiesUtil
Return the system properties or an empty Properties object if an error occurs.
getSystemProperty(String) - Method in class org.apache.logging.log4j.core.lookup.JavaLookup
 
getSystemProperty(String, String) - Static method in class org.apache.log4j.helpers.OptionConverter
Very similar to System.getProperty except that the SecurityException is hidden.
getSystemProperty(String, String) - Method in class org.apache.logging.log4j.core.lookup.JavaLookup
 
getTarget() - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
getTempCompressedFilePattern() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
getTempCompressedFilePattern() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
getTempCompressedFilePattern() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
getTempCompressedFilePattern() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
getTestPrefix() - Method in class org.apache.log4j.config.PropertiesConfigurationFactory
 
getTestPrefix() - Method in class org.apache.log4j.xml.XmlConfigurationFactory
 
getTestPrefix() - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
getText() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
 
getText() - Method in interface org.apache.logging.log4j.message.FlowMessage
The message text like "Enter" or "Exit" used to prefix the actual Message.
getTextRenderer() - Method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Returns the message rendered.
getThread() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getThread(String) - Method in class org.apache.log4j.rewrite.MapRewritePolicy
 
getThread(String) - Method in class org.apache.log4j.rewrite.PropertyRewritePolicy
 
getThreadContextClassLoader() - Static method in class org.apache.logging.log4j.core.util.Loader
Returns the ClassLoader of current thread if possible, or falls back to the system ClassLoader if none is available.
getThreadContextClassLoader() - Static method in class org.apache.logging.log4j.util.LoaderUtil
Gets the current Thread ClassLoader.
getThreadContextMap() - Method in class org.apache.logging.log4j.spi.Provider
Gets the class name of the ThreadContextMap implementation of this Provider.
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.
getThreadId() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getThreadId() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getThreadId() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getThreadId() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
Returns the thread ID of the background consumer thread, or -1 if the background thread has not started yet.
getThreadId() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
getThreadId() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getThreadId() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets the thread ID.
getThreadLocalFormatter() - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
getThreadLocalMap() - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
getThreadLocalState() - Method in class org.apache.logging.log4j.core.layout.StringBuilderEncoder
 
getThreadLocalStringBuilder() - Static method in class org.apache.logging.log4j.message.ParameterizedMessage
 
getThreadName() - Method in class org.apache.log4j.bridge.LogEventAdapter
 
getThreadName() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getThreadName() - Method in class org.apache.log4j.spi.LoggingEvent
 
getThreadName() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getThreadName() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getThreadName() - Method in enum org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
 
getThreadName() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the name of the Thread on which the event was generated.
getThreadName() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getThreadName() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets the thread name.
getThreadName() - Method in class org.apache.logging.log4j.status.StatusData
 
getThreadPriority() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getThreadPriority() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getThreadPriority() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getThreadPriority() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
getThreadPriority() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getThreadPriority() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets the thread priority.
getThreshold() - Method in class org.apache.log4j.AppenderSkeleton
 
getThreshold() - Method in class org.apache.log4j.LogManager.Repository
 
getThreshold() - Method in interface org.apache.log4j.spi.LoggerRepository
Get the repository-wide threshold.
getThresholdBytes() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
 
getThresholdCount() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
 
getThresholdLevel() - Method in class org.apache.logging.log4j.core.async.DiscardingAsyncQueueFullPolicy
 
getThrowable() - Method in class org.apache.log4j.RenderedMessage
 
getThrowable() - Method in class org.apache.log4j.spi.ThrowableInformation
 
getThrowable() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getThrowable() - Method in class org.apache.logging.log4j.core.impl.MementoMessage
Always returns null.
getThrowable() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getThrowable() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
The throwable or null if this object is deserialized from XML or JSON.
getThrowable() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
 
getThrowable() - Method in class org.apache.logging.log4j.message.FormattedMessage
 
getThrowable() - Method in class org.apache.logging.log4j.message.LocalizedMessage
 
getThrowable() - Method in class org.apache.logging.log4j.message.MapMessage
Always returns null.
getThrowable() - Method in interface org.apache.logging.log4j.message.Message
Gets the throwable, if any.
getThrowable() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
Return the throwable passed to the Message.
getThrowable() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
Returns null.
getThrowable() - Method in class org.apache.logging.log4j.message.ObjectMessage
Gets the message if it is a throwable.
getThrowable() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
Returns the Throwable that was given as the last argument, if any.
getThrowable() - Method in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory.StatusMessage
 
getThrowable() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
Gets the message if it is a throwable.
getThrowable() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
Returns the Throwable that was given as the last argument, if any.
getThrowable() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
getThrowable() - Method in class org.apache.logging.log4j.message.SimpleMessage
Always returns null.
getThrowable() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
Return the throwable passed to the Message.
getThrowable() - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
getThrowable() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
Always returns null.
getThrowable() - Method in class org.apache.logging.log4j.status.StatusData
Returns the Throwable associated with the event.
getThrowableInformation() - Method in class org.apache.log4j.bridge.LogEventAdapter
Returns the throwable information contained within this event.
getThrowableInformation() - Method in class org.apache.log4j.spi.LoggingEvent
Returns the throwable information contained within this event.
getThrowableStrRep() - Method in class org.apache.log4j.bridge.LogEventAdapter
Return this event's throwable's string[] representaion.
getThrowableStrRep() - Method in class org.apache.log4j.spi.LoggingEvent
Return this event's throwable's string[] representaion.
getThrowableStrRep() - Method in class org.apache.log4j.spi.ThrowableInformation
 
getThrown() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getThrown() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getThrown() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getThrown() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the Throwable associated with the event, or null.
getThrown() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getThrown() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets throwable associated with logging request.
getThrownProxy() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getThrownProxy() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getThrownProxy() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getThrownProxy() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns the ThrowableProxy associated with the event, or null.
getThrownProxy() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
Returns the ThrowableProxy associated with the event, or null.
getThrownProxy() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets throwable proxy associated with logging request.
getTimeAfter(Date) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getTimeBasedUuid() - Static method in class org.apache.logging.log4j.core.util.UuidUtil
Generates Type 1 UUID.
getTimeBefore(Date) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getTimeInstance(int) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a time formatter instance using the specified style in the default time zone and locale.
getTimeInstance(int, Locale) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a time formatter instance using the specified style and locale in the default time zone.
getTimeInstance(int, TimeZone) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a time formatter instance using the specified style and time zone in the default locale.
getTimeInstance(int, TimeZone, Locale) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a time formatter instance using the specified style, time zone and locale.
getTimeInstance(int, TimeZone, Locale) - Method in class org.apache.logging.log4j.core.util.datetime.FormatCache
Gets a time formatter instance using the specified style, time zone and locale.
getTimeMillis() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
getTimeMillis() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
getTimeMillis() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
getTimeMillis() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Gets event time in milliseconds since midnight, January 1, 1970 UTC.
getTimeMillis() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
getTimeMillis() - Method in interface org.apache.logging.log4j.core.LogEvent
Gets event time in milliseconds since midnight, January 1, 1970 UTC.
getTimeout(String, long) - Static method in class org.apache.logging.log4j.core.async.DisruptorUtil
 
getTimestamp() - Method in interface org.apache.logging.log4j.message.TimestampMessage
Returns the timestamp.
getTimestamp() - Method in class org.apache.logging.log4j.status.StatusData
Returns the event's timestamp.
getTimeStamp() - Method in class org.apache.log4j.spi.LoggingEvent
 
getTimeUnit() - Method in enum org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
getTimeZone() - Method in class org.apache.logging.log4j.core.util.CronExpression
Returns the time zone for which this CronExpression will be resolved.
getTimeZone() - Method in interface org.apache.logging.log4j.core.util.datetime.DateParser
Gets the time zone used by this parser.
getTimeZone() - Method in interface org.apache.logging.log4j.core.util.datetime.DatePrinter
Gets the time zone used by this printer.
getTimeZone() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets the time zone used by this formatter.
getTimeZone() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
getTimeZone() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
getTimeZone() - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
Returns the time zone.
getTimeZoneDisplay(TimeZone, boolean, int, Locale) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Gets the time zone display name, using a cache for performance.
getTitle() - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
For testing purposes.
getTrafficClass() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
getTranslatorType() - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
getTriggeringPolicies() - Method in class org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy
 
getTriggeringPolicy() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
getTriggeringPolicy() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Returns the triggering policy.
getTriggeringPolicy() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
getTriggeringPolicy() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender
Returns the triggering policy.
getTrimmedParams() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
getTrustManagerFactoryAlgorithm() - Method in class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
 
getTrustStoreConfig() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
getType() - Method in class org.apache.logging.log4j.core.config.Node
 
getType() - Method in class org.apache.logging.log4j.docker.model.Mount
 
getType() - Method in class org.apache.logging.log4j.docker.model.PortDefinition
 
getType() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Returns this message type.
getType(JsonNode, String) - Method in class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
getType(Element) - Method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
getTypeAttribute(Field) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
getTypeConverter(Class<?>, Field) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
getTypeConverterSupportedType(Class<? extends TypeConverter>) - Static method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
 
getUnmatchedArguments() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns the list of unmatched command line arguments, if any.
getUpperCaseAlphaDigit(int) - Static method in class org.apache.logging.log4j.util.Chars
 
getUpperCaseHex(int) - Static method in class org.apache.logging.log4j.util.Chars
Converts a digit into an upper-case hexadecimal character or the null character if invalid.
getURI() - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
Returns a URI representing the configuration resource or null if it cannot be determined.
getURI() - Method in class org.apache.logging.log4j.core.util.Source
Returns the configuration source URL, or null if this configuration source is based on a file or has neither a file nor an URL.
getUrl() - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
getUrl() - Method in class org.apache.logging.log4j.spi.Provider
Gets the URL containing this Provider's Log4j details.
getUrl() - Method in class org.apache.logging.log4j.util.LoaderUtil.UrlResource
 
getURL() - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
Returns the configuration source URL, or null if this configuration source is based on a file or has neither a file nor an URL.
getValidator(A, Class<? extends A>) - Static method in class org.apache.logging.log4j.core.config.plugins.validation.ConstraintValidators
 
getValue() - Method in class org.apache.logging.log4j.core.config.builder.api.Component
 
getValue() - Method in class org.apache.logging.log4j.core.config.Node
 
getValue() - Method in class org.apache.logging.log4j.core.config.Property
Returns the property value.
getValue() - Method in class org.apache.logging.log4j.core.net.Priority
Returns the value of this Priority.
getValue() - Method in class org.apache.logging.log4j.core.util.KeyValuePair
Returns the value.
getValue(int, String, int) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
getValue(String) - Method in class org.apache.log4j.bridge.LogEventWrapper.ContextDataMap
 
getValue(String) - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
getValue(String) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
getValue(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
getValue(String) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
getValue(String) - Method in interface org.apache.logging.log4j.spi.ObjectThreadContextMap
Returns the Object value for the specified key, or null if the specified key does not exist in this collection.
getValue(String) - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Returns the value for the specified key, or null if the specified key does not exist in this collection.
getValue(String) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
getValue(StructuredDataMessage, String) - Method in class org.apache.logging.log4j.core.filter.StructuredDataFilter
 
getValueAt(int) - Method in interface org.apache.logging.log4j.util.IndexedReadOnlyStringMap
Viewing all key-value pairs as a sequence sorted by key, this method returns the value at the specified index, or null if the specified index is less than zero or greater or equal to the size of this collection.
getValueAt(int) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
getValueDelimiterMatcher() - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Gets the variable default value delimiter matcher currently in use.
getVariablePrefixMatcher() - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Gets the variable prefix matcher currently in use.
getVariableResolver() - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Gets the VariableResolver that is used to lookup variables.
getVariableSuffixMatcher() - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Gets the variable suffix matcher currently in use.
getVersion() - Method in class org.apache.log4j.config.PropertiesConfigurationFactory
 
getVersion() - Method in class org.apache.log4j.xml.XmlConfigurationFactory
 
getVersion() - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
getVersion() - Method in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
getVersion() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
getVersions() - Method in class org.apache.logging.log4j.spi.Provider
Returns the Log4j API versions supported by the implementation.
getVirtualMachine() - Method in class org.apache.logging.log4j.core.lookup.JavaLookup
Accessible through the Lookup key vm.
getWatcher() - Method in class org.apache.logging.log4j.core.util.WatchManager.ConfigurationMonitor
 
getWatchers() - Method in class org.apache.logging.log4j.core.util.WatchManager
Deprecated.
use getConfigurationWatchers.
getWatchManager() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
getWatchManager() - Method in interface org.apache.logging.log4j.core.config.Configuration
Return the WatchManager.
getWrappedFilter() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfNot
 
getWriter() - Method in class org.apache.logging.log4j.core.appender.WriterManager
 
globalIPv6Address - Variable in class org.apache.logging.log4j.docker.model.Network
 
globalIPv6Address - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
globalIPv6PrefixLen - Variable in class org.apache.logging.log4j.docker.model.Network
 
globalIPv6PrefixLen - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
GMT_OPTION - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.TimeZoneStrategy
 
Green(List<PatternFormatter>, String) - Constructor for class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Green
Constructs the converter.
GREEN - org.apache.logging.log4j.core.pattern.AnsiEscape
Green foreground color.
GROOVY - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
group - Variable in class org.apache.logging.log4j.core.util.Log4jThreadFactory
 
GVY - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
GZ - org.apache.logging.log4j.core.appender.rolling.FileExtension
 
GzCompressAction - Class in org.apache.logging.log4j.core.appender.rolling.action
Compresses a file using GZ compression.
GzCompressAction(File, File, boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
GzCompressAction(File, File, boolean, int) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
Create new instance of GzCompressAction.
GzCompressAction.ConfigurableLevelGZIPOutputStream - Class in org.apache.logging.log4j.core.appender.rolling.action
 

H

hairpinMode - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
handleAppenderError(LogEvent, RuntimeException) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
handleError(String) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
handleError(String, Throwable) - Method in class org.apache.logging.log4j.core.lookup.Interpolator
 
handleErrorInObjectToString(Object, StringBuilder, Throwable) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
 
handleEventException(Throwable, long, T) - Method in class org.apache.logging.log4j.core.async.AbstractAsyncExceptionHandler
 
handleException(CommandLine.ParameterException, PrintStream, CommandLine.Help.Ansi, String...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.DefaultExceptionHandler
 
handleException(CommandLine.ParameterException, PrintStream, CommandLine.Help.Ansi, String...) - Method in interface org.apache.logging.log4j.core.tools.picocli.CommandLine.IExceptionHandler
Handles a ParameterException that occurred while parsing the command line arguments and optionally returns a list of results.
handleInterruptedException(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
 
handleLastChar(StringBuilder, int, char) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Processes the last unprocessed character and returns the resulting position in the result char array.
handleLiteralChar(StringBuilder, int, char) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Processes a literal char (neither an '\' escape char nor a "{}" delimiter pair) and returns the resulting position.
handleLogMessageException(Exception, String, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
handleOnShutdownException(Throwable) - Method in class org.apache.logging.log4j.core.async.AbstractAsyncExceptionHandler
 
handleOnStartException(Throwable) - Method in class org.apache.logging.log4j.core.async.AbstractAsyncExceptionHandler
 
handleParseResult(List<CommandLine>, PrintStream, CommandLine.Help.Ansi) - Method in interface org.apache.logging.log4j.core.tools.picocli.CommandLine.IParseResultHandler
Processes a List of CommandLine objects resulting from successfully parsing the command line arguments and optionally returns a list of results.
handleParseResult(List<CommandLine>, PrintStream, CommandLine.Help.Ansi) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.RunAll
Prints help if requested, and otherwise executes the top-level command and all subcommands as Runnable or Callable.
handleParseResult(List<CommandLine>, PrintStream, CommandLine.Help.Ansi) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.RunFirst
Prints help if requested, and otherwise executes the top-level Runnable or Callable command.
handleParseResult(List<CommandLine>, PrintStream, CommandLine.Help.Ansi) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.RunLast
Prints help if requested, and otherwise executes the most specific Runnable or Callable subcommand.
handleQueueFull(LogEvent) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
handler - Variable in class org.apache.logging.log4j.core.appender.AbstractAppender
 
handleRemainingCharIfAny(String, int, StringBuilder, int, int) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Detects whether the message pattern has been fully processed or if an unprocessed character remains and processes it if necessary, returning the resulting position in the result char array.
handleRingBufferFull(StackTraceElement, String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
handleRingBufferFull(RingBufferLogEventTranslator) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
handleSerializationException(Throwable, int, String) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
handlesThrowable() - Method in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
handlesThrowable() - Method in class org.apache.logging.log4j.core.pattern.LogEventPatternConverter
Normally pattern converters are not meant to handle Exceptions although few pattern converters might.
handlesThrowable() - Method in class org.apache.logging.log4j.core.pattern.PatternFormatter
Normally pattern formatters are not meant to handle Exceptions although few pattern formatters might.
handlesThrowable() - Method in class org.apache.logging.log4j.core.pattern.StyleConverter
 
handlesThrowable() - Method in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
This converter obviously handles throwables.
handleUnmatchedArguments(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
handleUnmatchedArguments(Stack<String>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
hasAppenders() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
 
hasAsyncLoggers() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
hasBacklog(Disruptor<?>) - Static method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
Returns true if the specified disruptor still has unprocessed events.
hasBacklog(Disruptor<?>) - Static method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
Returns true if the specified disruptor still has unprocessed events.
hasChildren() - Method in class org.apache.logging.log4j.core.config.Node
 
hasChildren() - Method in class org.apache.logging.slf4j.Log4jMarker
 
hasContext(String, ClassLoader, boolean) - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
Checks to see if a LoggerContext is installed.
hasContext(String, ClassLoader, boolean) - Method in class org.apache.logging.log4j.core.osgi.BundleContextSelector
 
hasContext(String, ClassLoader, boolean) - Method in class org.apache.logging.log4j.core.selector.BasicContextSelector
 
hasContext(String, ClassLoader, boolean) - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
hasContext(String, ClassLoader, boolean) - Method in interface org.apache.logging.log4j.core.selector.ContextSelector
Checks to see if a LoggerContext is installed.
hasContext(String, ClassLoader, boolean) - Method in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
hasContext(String, ClassLoader, boolean) - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Checks to see if a LoggerContext is installed.
hasContext(Bundle) - Static method in class org.apache.logging.log4j.core.osgi.BundleContextSelector
 
hasEventListeners() - Method in class org.apache.logging.log4j.core.util.WatchManager
 
hasFilter() - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable
Determines if a Filter is present.
hasFilter() - Method in interface org.apache.logging.log4j.core.filter.Filterable
Determine if a Filter is present.
HASH_MULTIPLIER - Static variable in class org.apache.logging.log4j.message.BasicThreadInformation
 
HASH_SHIFT - Static variable in class org.apache.logging.log4j.core.filter.BurstFilter
 
HASH_SHIFT - Static variable in class org.apache.logging.log4j.message.BasicThreadInformation
 
hashCode - Variable in class org.apache.logging.log4j.core.util.datetime.FormatCache.MultipartKey
 
hashCode() - Method in class org.apache.log4j.config.InputStreamWrapper
 
hashCode() - Method in class org.apache.log4j.Priority
 
hashCode() - Method in class org.apache.logging.log4j.core.appender.rolling.action.Duration
 
hashCode() - Method in class org.apache.logging.log4j.core.appender.TlsSyslogFrame
 
hashCode() - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
hashCode() - Method in class org.apache.logging.log4j.core.config.CustomLevelConfig
 
hashCode() - Method in class org.apache.logging.log4j.core.filter.BurstFilter.LogDelay
 
hashCode() - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
hashCode() - Method in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
hashCode() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
hashCode() - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
hashCode() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
hashCode() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
hashCode() - Method in class org.apache.logging.log4j.core.layout.PatternMatch
 
hashCode() - Method in class org.apache.logging.log4j.core.Logger
 
hashCode() - Method in class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
 
hashCode() - Method in class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
 
hashCode() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
hashCode() - Method in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
hashCode() - Method in class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
 
hashCode() - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
hashCode() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
hashCode() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
hashCode() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Returns a hash code compatible with equals.
hashCode() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Return a hash code compatible with equals.
hashCode() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Returns a hash code compatible with equals.
hashCode() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneDisplayKey
hashCode() - Method in class org.apache.logging.log4j.core.util.datetime.FormatCache.MultipartKey
hashCode() - Method in class org.apache.logging.log4j.core.util.KeyValuePair
 
hashCode() - Method in class org.apache.logging.log4j.core.util.Source
 
hashCode() - Method in class org.apache.logging.log4j.Level
 
hashCode() - Method in interface org.apache.logging.log4j.Marker
Returns a hash code value based on the name of this marker.
hashCode() - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
hashCode() - Method in class org.apache.logging.log4j.message.BasicThreadInformation
 
hashCode() - Method in class org.apache.logging.log4j.message.FormattedMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.MapMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.ObjectMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.SimpleMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
hashCode() - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
hashCode() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
hashCode() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
hashCode() - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
hashCode() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
hashCode() - Method in class org.apache.logging.log4j.spi.Provider
 
hashCode() - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
hashCode() - Method in class org.apache.logging.log4j.util.LoaderUtil.UrlResource
 
hashCode() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
hashCode() - Method in interface org.apache.logging.log4j.util.StringMap
Returns a hash code value for the object.
hashCode() - Method in class org.apache.logging.log4j.util.Timer
 
hashCode() - Method in class org.apache.logging.slf4j.Log4jMarker
 
hashCode(Object[], int) - Static method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
hashCodeImpl() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
hashCodeImpl() - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
 
HASHVAL - Static variable in class org.apache.logging.log4j.message.FormattedMessage
 
HASHVAL - Static variable in class org.apache.logging.log4j.message.MessageFormatMessage
 
HASHVAL - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
 
HASHVAL - Static variable in class org.apache.logging.log4j.message.StringFormattedMessage
 
HASHVAL - Static variable in class org.apache.logging.log4j.message.StructuredDataMessage
 
HASHVAL - Static variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
hasLog4jBeenShutDown(Disruptor<AsyncLoggerConfigDisruptor.Log4jEventWrapper>) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
Returns true if the specified disruptor is null.
hasLog4jBeenShutDown(Disruptor<RingBufferLogEvent>) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
Returns true if the specified disruptor is null.
hasLogger(String) - Method in class org.apache.logging.log4j.core.LoggerContext
Determines if the specified Logger exists.
hasLogger(String) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
hasLogger(String) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Detects if a Logger with the specified name exists.
hasLogger(String) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
Detects if a Logger with the specified name exists.
hasLogger(String) - Method in class org.apache.logging.slf4j.SLF4JLoggerContext
 
hasLogger(String, Class<? extends MessageFactory>) - Method in class org.apache.logging.log4j.core.LoggerContext
Determines if the specified Logger exists.
hasLogger(String, Class<? extends MessageFactory>) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
hasLogger(String, Class<? extends MessageFactory>) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Detects if a Logger with the specified name and MessageFactory type exists.
hasLogger(String, Class<? extends MessageFactory>) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
Detects if a Logger with the specified name and MessageFactory type exists.
hasLogger(String, Class<? extends MessageFactory>) - Method in class org.apache.logging.slf4j.SLF4JLoggerContext
 
hasLogger(String, MessageFactory) - Method in class org.apache.logging.log4j.core.LoggerContext
Determines if the specified Logger exists.
hasLogger(String, MessageFactory) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
hasLogger(String, MessageFactory) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Detects if a Logger with the specified name and MessageFactory exists.
hasLogger(String, MessageFactory) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
Detects if a Logger with the specified name and MessageFactory exists.
hasLogger(String, MessageFactory) - Method in class org.apache.logging.slf4j.SLF4JLoggerContext
 
hasManager(String) - Static method in class org.apache.logging.log4j.core.appender.AbstractManager
Determines if a Manager with the specified name exists.
hasMoreElements() - Method in class org.apache.log4j.helpers.NullEnumeration
 
hasNext() - Method in class org.apache.logging.log4j.core.util.ObjectArrayIterator
Returns true if there are more elements to return from the array.
hasNext() - Method in class org.apache.logging.log4j.ThreadContext.EmptyIterator
 
hasOutputStream() - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
hasPackages() - Method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Determines if there are any packages to filter.
hasParents() - Method in interface org.apache.logging.log4j.Marker
Indicates whether this Marker has references to any other Markers.
hasParents() - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
hasProperty(String) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Returns true if the specified property is defined, regardless of its value (it may not have a value).
hasProviders() - Static method in class org.apache.logging.log4j.util.ProviderUtil
 
hasReferences() - Method in class org.apache.logging.slf4j.Log4jMarker
 
hasSystemProperty(String) - Static method in class org.apache.logging.log4j.util.PropertiesUtil.Environment
 
HC - Static variable in class org.apache.logging.log4j.core.util.JsonUtils
 
header - Variable in class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
header - Variable in class org.apache.logging.log4j.core.layout.AbstractLayout
The header to include when the stream is opened.
header - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
header - Variable in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
header - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional header lines displayed at the top of the help message.
header() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Optional summary description of the command, shown before the synopsis.
header(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the command header text as a string.
headerHeading - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional heading preceding the header section.
headerHeading() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Set the heading preceding the header section.
headerHeading(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the text displayed before the header text; the result of String.format(headerHeading, params).
headers - Variable in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
headers - Variable in class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
headerSerializer - Variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout.Builder
 
headerSerializer - Variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
headerSize - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
headFilter - Variable in class org.apache.log4j.AppenderSkeleton
 
heading(CommandLine.Help.Ansi, String, Object...) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
help - Variable in class org.apache.logging.log4j.core.tools.BasicCommandLineArguments
 
help() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Help(Object) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Constructs a new Help instance with a default color scheme, initialized from annotatations on the specified class and superclasses.
Help(Object, CommandLine.Help.Ansi) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Constructs a new Help instance with a default color scheme, initialized from annotatations on the specified class and superclasses.
Help(Object, CommandLine.Help.ColorScheme) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Constructs a new Help instance with the specified color scheme, initialized from annotatations on the specified class and superclasses.
HexConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts Strings to hex.
HexConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.HexConverter
 
HH - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
Offset like -07.
HHCMM - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
Offset like -07:00.
HHMM - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
Offset like -0700.
hidden() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Set hidden=true if this option should not be included in the usage documentation.
hidden() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Parameters
Set hidden=true if this parameter should not be included in the usage message.
HIDDEN - org.apache.logging.log4j.core.pattern.AnsiEscape
Normal general attribute.
HierarchyEventListener - Interface in org.apache.log4j.spi
Listen to events occurring within a Hierarchy.
HIGH_MASK - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
HIGH_MASK - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
HighlightConverter - Class in org.apache.logging.log4j.core.pattern
Highlight pattern converter.
HighlightConverter(List<PatternFormatter>, Map<String, String>, boolean) - Constructor for class org.apache.logging.log4j.core.pattern.HighlightConverter
Construct the converter.
history - Variable in class org.apache.logging.log4j.core.filter.BurstFilter
 
Holder<T> - Class in org.apache.log4j.builders
Provides a place to hold values generated inside of a Lambda expression.
Holder() - Constructor for class org.apache.log4j.builders.Holder
 
Holder(T) - Constructor for class org.apache.log4j.builders.Holder
 
hook - Variable in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.RegisteredCancellable
 
hooks - Variable in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
host - Variable in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
host - Variable in class org.apache.logging.log4j.core.net.AbstractSocketManager
The name of the host.
host - Variable in class org.apache.logging.log4j.core.net.DatagramSocketManager.FactoryData
 
host - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
host - Variable in class org.apache.logging.log4j.core.net.SocketAddress.Builder
 
host - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData
 
hostConfig - Variable in class org.apache.logging.log4j.docker.model.Container
 
HostConfig - Class in org.apache.logging.log4j.docker.model
 
HostConfig() - Constructor for class org.apache.logging.log4j.docker.model.HostConfig
 
HostResolver() - Constructor for class org.apache.logging.log4j.core.net.TcpSocketManager.HostResolver
 
HOUR - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
HOUR_CHARS - Static variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
HOUR_MS - Static variable in class org.apache.logging.log4j.core.filter.TimeFilter
Length of hour in milliseconds.
HOUR_OF_DAY_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
HOUR_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
HOUR12_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
HOUR24_OF_DAY_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
HOURLY - org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
Rollover every hour.
hours - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
HOURS - org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
HOURS_PER_DAY - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.Duration
Hours per day.
HS - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
HTML - org.apache.logging.log4j.core.pattern.EncodingPatternConverter.EscapeFormat
 
HtmlLayout - Class in org.apache.logging.log4j.core.layout
Outputs events as rows in an HTML table on an HTML page.
HtmlLayout(boolean, String, String, Charset, String, String, String) - Constructor for class org.apache.logging.log4j.core.layout.HtmlLayout
 
HtmlLayout.Builder - Class in org.apache.logging.log4j.core.layout
 
HtmlLayout.FontSize - Enum in org.apache.logging.log4j.core.layout
Possible font sizes
HtmlLayoutBuilder - Class in org.apache.log4j.builders.layout
Build a Pattern Layout
HtmlLayoutBuilder() - Constructor for class org.apache.log4j.builders.layout.HtmlLayoutBuilder
 
HtmlLayoutBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.layout.HtmlLayoutBuilder
 
HtmlTextRenderer - Class in org.apache.logging.log4j.core.pattern
TODO Renders an input as HTML output.
HtmlTextRenderer(String[]) - Constructor for class org.apache.logging.log4j.core.pattern.HtmlTextRenderer
 
HTTP - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
HTTP - Static variable in class org.apache.logging.log4j.core.config.HttpWatcher
 
HTTP - Static variable in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
HTTP - Static variable in class org.apache.logging.log4j.docker.DockerLookup
 
HttpAppender - Class in org.apache.logging.log4j.core.appender
Sends log events over HTTP.
HttpAppender(String, Layout<? extends Serializable>, Filter, boolean, HttpManager, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.HttpAppender
 
HttpAppender.Builder<B extends HttpAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Builds HttpAppender instances.
HttpManager - Class in org.apache.logging.log4j.core.appender
 
HttpManager(Configuration, LoggerContext, String) - Constructor for class org.apache.logging.log4j.core.appender.HttpManager
 
HTTPS - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
HTTPS - Static variable in class org.apache.logging.log4j.core.config.HttpWatcher
 
HTTPS - Static variable in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
HttpURLConnectionManager - Class in org.apache.logging.log4j.core.appender
 
HttpURLConnectionManager(Configuration, LoggerContext, String, URL, String, int, int, Property[], SslConfiguration, boolean) - Constructor for class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
HttpWatcher - Class in org.apache.logging.log4j.core.config
 
HttpWatcher(Configuration, Reconfigurable, List<ConfigurationListener>, long) - Constructor for class org.apache.logging.log4j.core.config.HttpWatcher
 
HUNDRED_NANOS_PER_MILLI - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
HUNDRED_NANOS_PER_MILLI - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 

I

id - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
id - Variable in class org.apache.logging.log4j.core.util.WatchManager
 
id - Variable in class org.apache.logging.log4j.docker.model.Container
 
id - Variable in class org.apache.logging.log4j.message.BasicThreadInformation
 
id - Variable in class org.apache.logging.log4j.message.StructuredDataMessage
 
ID - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.TimeZoneStrategy
Index of zone id
identityToString(Object) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
This method returns the same as if Object.toString() would not have been overridden in obj.
identityToString(Object) - Static method in class org.apache.logging.log4j.message.ParameterizedMessage
This method returns the same as if Object.toString() would not have been overridden in obj.
idle - Variable in enum org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.WaitStrategy
 
idle(int) - Method in interface org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.Idle
 
idle(int) - Method in enum org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.WaitStrategy
 
IdlePurgePolicy - Class in org.apache.logging.log4j.core.appender.routing
Policy is purging appenders that were not in use specified time in minutes
IdlePurgePolicy(long, long, ConfigurationScheduler) - Constructor for class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
IfAccumulatedFileCount - Class in org.apache.logging.log4j.core.appender.rolling.action
PathCondition that accepts paths after some count threshold is exceeded during the file tree walk.
IfAccumulatedFileCount(int, PathCondition[]) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
 
IfAccumulatedFileSize - Class in org.apache.logging.log4j.core.appender.rolling.action
PathCondition that accepts paths after the accumulated file size threshold is exceeded during the file tree walk.
IfAccumulatedFileSize(long, PathCondition[]) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
 
IfAll - Class in org.apache.logging.log4j.core.appender.rolling.action
Composite PathCondition that only accepts objects that are accepted by all component conditions.
IfAll(PathCondition...) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.IfAll
 
IfAny - Class in org.apache.logging.log4j.core.appender.rolling.action
Composite PathCondition that accepts objects that are accepted by any component conditions.
IfAny(PathCondition...) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.IfAny
 
IfFileName - Class in org.apache.logging.log4j.core.appender.rolling.action
PathCondition that accepts files for deletion if their relative path matches either a glob pattern or a regular expression.
IfFileName(String, String, PathCondition[]) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
Constructs a FileNameFilter filter.
IfLastModified - Class in org.apache.logging.log4j.core.appender.rolling.action
PathCondition that accepts paths that are older than the specified duration.
IfLastModified(Duration, PathCondition[]) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
 
IfNot - Class in org.apache.logging.log4j.core.appender.rolling.action
Wrapper PathCondition that accepts objects that are rejected by the wrapped component filter.
IfNot(PathCondition) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.IfNot
 
IGNORE_TCCL_PROPERTY - Static variable in class org.apache.logging.log4j.util.LoaderUtil
System property to set to ignore the thread context ClassLoader.
ignoreElement(StackTraceElement, List<String>) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
ignoreExceptions - Variable in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
ignoreExceptions - Variable in class org.apache.logging.log4j.core.appender.AbstractAppender
 
ignoreExceptions - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
ignoreExceptions - Variable in class org.apache.logging.log4j.core.appender.OutputStreamAppender.Builder
 
ignoreExceptions() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
Some appenders need to propagate exceptions back to the application.
ignoreExceptions() - Method in interface org.apache.logging.log4j.core.Appender
Some Appenders need to propagate exceptions back to the application.
ignorePackages - Variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
The list of packages to filter.
ignoresThrowable() - Method in class org.apache.log4j.bridge.LayoutWrapper
 
ignoresThrowable() - Method in class org.apache.log4j.Layout
If the layout handles the throwable object contained within LoggingEvent, then the layout should return false.
ignoresThrowable() - Method in class org.apache.log4j.PatternLayout
 
ignoresThrowable() - Method in class org.apache.log4j.SimpleLayout
If the layout handles the throwable object contained within LoggingEvent, then the layout should return false.
ignoreTCCL - Static variable in class org.apache.logging.log4j.util.LoaderUtil
 
image - Variable in class org.apache.logging.log4j.docker.model.Container
 
imageId - Variable in class org.apache.logging.log4j.docker.model.Container
 
immediateFail - Variable in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
immediateFail - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData
 
immediateFail - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager
 
immediateFlush - Variable in class org.apache.log4j.WriterAppender
Immediate flush means that the underlying writer or output stream will be flushed at the end of each append operation unless shouldFlush() is overridden.
immediateFlush - Variable in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder
 
immediateFlush - Variable in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
Immediate flush means that the underlying writer or output stream will be flushed at the end of each append operation.
immediateFlush - Variable in class org.apache.logging.log4j.core.appender.AbstractWriterAppender
Immediate flush means that the underlying writer will be flushed at the end of each append operation.
immediateFlush - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager.FactoryData
 
immediateFlush - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
immediateFlush - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileManager.FactoryData
 
immediateFlush - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
immediateFlush - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
immutable - Variable in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
immutable - Variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
imports() - Method in enum org.apache.logging.log4j.core.tools.Generate.Type
 
INCLUDE_LOCATION_PARAM - Static variable in class org.apache.log4j.builders.appender.AsyncAppenderBuilder
 
IncludeChecker - Class in org.apache.logging.log4j.core.layout.internal
Includes only the listed keys.
IncludeChecker(List<String>) - Constructor for class org.apache.logging.log4j.core.layout.internal.IncludeChecker
 
includeLocation - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
includeLocation - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
includeLocation - Variable in class org.apache.logging.log4j.core.async.AsyncLogger
 
includeLocation - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
includeLocation - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
includeLocation - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
includeLocation - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
includeLocation - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
includeLocation(String) - Static method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
includeLocation(String) - Static method in class org.apache.logging.log4j.core.config.LoggerConfig
includeLocation(String, Configuration) - Static method in class org.apache.logging.log4j.core.config.LoggerConfig
 
includeMdc - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
includeMdc - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
includeNewLine - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
includeNewLine - Variable in class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
includeNewLine - Variable in class org.apache.logging.log4j.core.layout.SyslogLayout
 
includes - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
increment(Calendar, int, int, boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
incrementRecursionDepth() - Static method in class org.apache.logging.log4j.spi.AbstractLogger
 
incrementScheduledItems() - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
Increment the number of threads in the pool.
indent - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Column
Indent (number of empty spaces at the start of the column preceding the text value)
INDENT - Static variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
indentWrappedLines - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
By default, indent wrapped lines by 2 spaces.
index - Variable in class org.apache.logging.log4j.core.util.ObjectArrayIterator
The current iterator index
index() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Parameters
Specify an index ("0", or "1", etc.) to pick which of the command line arguments should be assigned to this field.
IndexedReadOnlyStringMap - Interface in org.apache.logging.log4j.util
An extension of ReadOnlyStringMap that imposes a total ordering on its keys.
IndexedStringMap - Interface in org.apache.logging.log4j.util
An extension of StringMap that imposes a total ordering on its keys.
indexOfKey(String) - Method in interface org.apache.logging.log4j.util.IndexedReadOnlyStringMap
Viewing all key-value pairs as a sequence sorted by key, this method returns the index of the specified key in that sequence.
indexOfKey(String) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
indices - Variable in class org.apache.logging.log4j.message.ParameterizedMessage
 
indices - Variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
inetAddress - Variable in class org.apache.logging.log4j.core.net.AbstractSocketManager
The Internet address of the host.
inetAddress - Variable in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
InetAddressConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.InetAddressConverter
 
InetAddressConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.InetAddressConverter
 
inflateTable(int) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
Inflates the table.
info(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the INFO level.
info(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the INFO level including the stack trace of the Throwable t passed as parameter.
info(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Object) - Method in class org.apache.log4j.Category
 
info(Object) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
info(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the INFO level.
info(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Object, Throwable) - Method in class org.apache.log4j.Category
 
info(Object, Throwable) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
info(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the INFO level including the stack trace of the Throwable t passed as parameter.
info(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the INFO level.
info(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String) - Method in class org.apache.logging.slf4j.Log4jLogger
 
info(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
info(String, Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Tracer
 
info(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the INFO level.
info(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
 
info(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
info(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the INFO level including the stack trace of the Throwable t passed as parameter.
info(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
info(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the INFO level.
info(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the INFO level.
info(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the INFO level including the stack trace of the Throwable t passed as parameter.
info(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the INFO level.
info(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the INFO level including the stack trace of the Throwable t passed as parameter.
info(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the INFO level.
info(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the INFO level.
info(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the INFO level including the stack trace of the Throwable t passed as parameter.
info(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the INFO level.
info(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the INFO level.
info(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the INFO level.
info(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the INFO level with the specified Marker.
info(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the INFO level) with the specified Marker and including the stack trace of the Throwable t passed as parameter.
info(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the INFO level with the specified Marker.
info(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the INFO level) with the specified Marker and including the stack trace of the Throwable t passed as parameter.
info(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the INFO level.
info(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the INFO level.
info(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the INFO level.
info(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the INFO level) including the stack trace of the Throwable t passed as parameter.
info(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the INFO level.
info(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the INFO level) including the stack trace of the Throwable t passed as parameter.
info(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String) - Method in class org.apache.logging.slf4j.Log4jLogger
 
info(Marker, String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
info(Marker, String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
 
info(Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
info(Marker, String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
INFO - org.apache.logging.log4j.core.net.Severity
Informational messages.
INFO - org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
 
INFO - org.apache.logging.log4j.spi.StandardLevel
An event for informational purposes.
INFO - Static variable in class org.apache.log4j.Level
The INFO level designates informational messages that highlight the progress of the application at coarse-grained level.
INFO - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.INFO instead.
INFO - Static variable in class org.apache.logging.log4j.Level
An event for informational purposes.
INFO_INT - Static variable in class org.apache.log4j.Priority
The INFO level designates informational messages that highlight the progress of the application at coarse-grained level.
inherit(Stack<String>) - Static method in class org.apache.log4j.NDC
Inherit the diagnostic context of another thread.
INHERITABLE_MAP - Static variable in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
Property name ("isThreadContextMapInheritable" ) for selecting InheritableThreadLocal (value "true") or plain ThreadLocal (value is not "true") in the implementation.
INHERITABLE_MAP - Static variable in class org.apache.logging.log4j.spi.DefaultThreadContextMap
Property name ("isThreadContextMapInheritable" ) for selecting InheritableThreadLocal (value "true") or plain ThreadLocal (value is not "true") in the implementation.
INHERITABLE_MAP - Static variable in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
Property name ("isThreadContextMapInheritable" ) for selecting InheritableThreadLocal (value "true") or plain ThreadLocal (value is not "true") in the implementation.
inheritableMap - Static variable in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
inheritableMap - Static variable in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
inheritableMap - Static variable in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
INHERITED - Static variable in class org.apache.log4j.config.Log4j1Configuration
 
INHERITED - Static variable in interface org.apache.log4j.spi.Configurator
 
init() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Initializes the instance for first use.
init() - Static method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
Initializes static variables based on system properties.
init() - Static method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
init() - Static method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
Initializes static variables based on system properties.
init() - Static method in class org.apache.logging.log4j.spi.ThreadContextMapFactory
Initializes static variables based on system properties.
init() - Static method in class org.apache.logging.log4j.ThreadContext
Consider private, used for testing.
init(Class<?>, List<Field>, Map<String, Field>, Map<Character, Field>, List<Field>) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
init(String) - Method in class org.apache.logging.log4j.message.ParameterizedMessage
 
init(String, int, Object[]) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
init(Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Initialize derived fields from defining fields.
init(MutableInstant) - Method in class org.apache.logging.log4j.core.time.internal.FixedPreciseClock
 
init(MutableInstant) - Method in interface org.apache.logging.log4j.core.time.PreciseClock
Initializes the specified instant with time information as accurate as available on this platform.
initApiModule() - Method in class org.apache.logging.log4j.core.LoggerContext
 
initFactory(ClassLoader) - Static method in class org.apache.logging.log4j.message.ThreadDumpMessage
 
initFrom(LogEvent) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
Initialize the fields of this MutableLogEvent from another event.
initFrom(Instant) - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
initFrom(Clock) - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
initFrom0(SortedArrayStringMap) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
initFromEpochMilli(long, int) - Method in class org.apache.logging.log4j.core.time.MutableInstant
Updates the fields of this MutableInstant from the specified epoch millis.
initFromEpochSecond(long, int) - Method in class org.apache.logging.log4j.core.time.MutableInstant
Updates the fields of this MutableInstant from the specified instant components.
INITIAL_CAPACITY_CONSTRUCTOR - Static variable in class org.apache.logging.log4j.core.impl.ContextDataFactory
 
INITIAL_REUSABLE_MESSAGE_SIZE - Static variable in class org.apache.logging.log4j.core.util.Constants
Initial StringBuilder size used in RingBuffer LogEvents to store the contents of reusable Messages.
INITIAL_UUID_SEQNO - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
initialCapacity - Static variable in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
initialCapacity - Static variable in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
initialFileTime(File) - Static method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
InitializationException(String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.InitializationException
 
InitializationException(String, Exception) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.InitializationException
 
initialize() - Method in class org.apache.log4j.config.Log4j1Configuration
Initialize the configuration.
initialize() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
initialize() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
initialize() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Initialize the configuration.
initialize() - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
Configures and initializes the StatusLogger using the configured options in this instance.
initialize() - Method in interface org.apache.logging.log4j.core.LifeCycle
 
initialize() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
initialize(byte[]) - Static method in class org.apache.logging.log4j.core.util.UuidUtil
Initializes this class
initialize(A) - Method in interface org.apache.logging.log4j.core.config.plugins.validation.ConstraintValidator
Called before this validator is used with the constraint annotation value.
initialize(ClassLoader, Configuration) - Static method in class org.apache.logging.log4j.core.config.Configurator
Initializes the Logging Context.
initialize(ClassLoader, Configuration, Object) - Static method in class org.apache.logging.log4j.core.config.Configurator
Initializes the Logging Context.
initialize(ClassLoader, ConfigurationSource) - Static method in class org.apache.logging.log4j.core.config.Configurator
Initializes the Logging Context.
initialize(ClassLoader, ConfigurationSource, Object) - Static method in class org.apache.logging.log4j.core.config.Configurator
Initializes the Logging Context.
initialize(String, ClassLoader, String) - Static method in class org.apache.logging.log4j.core.config.Configurator
Initializes the Logging Context.
initialize(String, ClassLoader, String, Object) - Static method in class org.apache.logging.log4j.core.config.Configurator
Initializes the Logging Context.
initialize(String, ClassLoader, URI) - Static method in class org.apache.logging.log4j.core.config.Configurator
Initializes the Logging Context.
initialize(String, ClassLoader, URI, Object) - Static method in class org.apache.logging.log4j.core.config.Configurator
Initializes the Logging Context.
initialize(String, ClassLoader, List<URI>, Object) - Static method in class org.apache.logging.log4j.core.config.Configurator
 
initialize(String, String) - Static method in class org.apache.logging.log4j.core.config.Configurator
Initializes the Logging Context.
initialize(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy
Initializes the policy.
initialize(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
Initializes the policy.
initialize(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.NoOpTriggeringPolicy
 
initialize(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.OnStartupTriggeringPolicy
Provide the RollingFileManager to the policy.
initialize(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy
Initialize the TriggeringPolicy.
initialize(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
Initializes the policy.
initialize(RollingFileManager) - Method in interface org.apache.logging.log4j.core.appender.rolling.TriggeringPolicy
Initializes this triggering policy.
initialize(RoutingAppender) - Method in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
initialize(RoutingAppender) - Method in interface org.apache.logging.log4j.core.appender.routing.PurgePolicy
Initializes with routing appender
initialize(Configuration) - Static method in class org.apache.logging.log4j.core.config.Configurator
Initializes the Logging Context.
initialize(Required) - Method in class org.apache.logging.log4j.core.config.plugins.validation.validators.RequiredValidator
 
initialize(ValidHost) - Method in class org.apache.logging.log4j.core.config.plugins.validation.validators.ValidHostValidator
 
initialize(ValidPort) - Method in class org.apache.logging.log4j.core.config.plugins.validation.validators.ValidPortValidator
 
initializeBuilder(Log4jLogEvent.Builder) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
Initializes the specified Log4jLogEvent.Builder from this RingBufferLogEvent.
initializeBuilder(Log4jLogEvent.Builder) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
Initializes the specified Log4jLogEvent.Builder from this MutableLogEvent.
initializeClass(String, ClassLoader) - Static method in class org.apache.logging.log4j.core.util.Loader
Loads and initializes a named Class using a given ClassLoader.
initialized - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
initialized - Variable in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
INITIALIZED - org.apache.logging.log4j.core.LifeCycle.State
Initialized but not yet started.
initializeJmDns() - Static method in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
initializeShutdownCallbackRegistry() - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
initializeWatchers(Reconfigurable, ConfigurationSource, int) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
INITIALIZING - org.apache.logging.log4j.core.LifeCycle.State
Object is in its initial state and not yet initialized.
initialTime - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
initialValue() - Method in class org.apache.logging.log4j.spi.AbstractLogger.LocalLogBuilder
 
initKeyManagerFactory() - Method in class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
 
initMap(String[], Map<String, String>) - Static method in class org.apache.logging.log4j.core.lookup.MapLookup
 
initMidnight(long) - Method in class org.apache.logging.log4j.core.filter.TimeFilter
Initializes the midnight boundaries to midnight in the specified time zone.
initPrivate() - Static method in class org.apache.logging.log4j.spi.ThreadContextMapFactory
Initializes static variables based on system properties.
initStartTime() - Static method in class org.apache.log4j.bridge.LogEventAdapter
Returns the result of ManagementFactory.getRuntimeMXBean().getStartTime(), or the current system time if JMX is not available.
initStartTime() - Static method in class org.apache.logging.log4j.core.appender.rolling.OnStartupTriggeringPolicy
Returns the result of ManagementFactory.getRuntimeMXBean().getStartTime(), or the current system time if JMX is not available.
initThrowable(Object[], int) - Method in class org.apache.logging.log4j.message.ParameterizedMessage
 
initThrowable(Object[], int, int) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
initTime(Clock) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
initTime(Clock, NanoClock) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
initTimeFields() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
initTranslator(RingBufferLogEventTranslator, String, StackTraceElement, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
initTranslator(RingBufferLogEventTranslator, String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
initTranslatorThreadValues(RingBufferLogEventTranslator) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
initTrustManagerFactory() - Method in class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
 
injectContextData(List<Property>, StringMap) - Method in interface org.apache.logging.log4j.core.ContextDataInjector
Returns a StringMap object initialized with the specified properties and the appropriate context data.
injectContextData(List<Property>, StringMap) - Method in class org.apache.logging.log4j.core.impl.ThreadContextDataInjector.ForCopyOnWriteThreadContextMap
If there are no configuration properties, this injector will return the thread context's internal data structure.
injectContextData(List<Property>, StringMap) - Method in class org.apache.logging.log4j.core.impl.ThreadContextDataInjector.ForDefaultThreadContextMap
Puts key-value pairs from both the specified list of properties as well as the thread context into the specified reusable StringMap.
injectContextData(List<Property>, StringMap) - Method in class org.apache.logging.log4j.core.impl.ThreadContextDataInjector.ForGarbageFreeThreadContextMap
Puts key-value pairs from both the specified list of properties as well as the thread context into the specified reusable StringMap.
injectFields(Builder<?>) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
injector - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
injector - Variable in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
injector - Variable in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
injector - Variable in class org.apache.logging.log4j.core.impl.ReusableLogEventFactory
 
injector - Variable in class org.apache.logging.log4j.core.lookup.ContextMapLookup
 
input - Variable in class org.apache.log4j.config.InputStreamWrapper
 
InputStreamWrapper - Class in org.apache.log4j.config
 
InputStreamWrapper(InputStream, String) - Constructor for class org.apache.log4j.config.InputStreamWrapper
 
insertAt(int, String, Object) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
instance - Static variable in class org.apache.logging.log4j.core.impl.DefaultLogEventFactory
 
instance - Static variable in class org.apache.logging.log4j.core.util.CachedClock
 
instance - Static variable in class org.apache.logging.log4j.core.util.CoarseCachedClock
 
instance - Static variable in class org.apache.logging.log4j.util.ProviderUtil
 
instance() - Static method in class org.apache.logging.log4j.core.util.CachedClock
 
instance() - Static method in class org.apache.logging.log4j.core.util.CoarseCachedClock
Returns the singleton instance.
Instance() - Constructor for class org.apache.logging.log4j.CloseableThreadContext.Instance
 
INSTANCE - Static variable in class org.apache.log4j.helpers.NullEnumeration
 
INSTANCE - Static variable in class org.apache.log4j.pattern.Log4j1NdcPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.appender.rolling.NoOpTriggeringPolicy
 
INSTANCE - Static variable in class org.apache.logging.log4j.core.config.OrderComparator
 
INSTANCE - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
 
INSTANCE - Static variable in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
 
INSTANCE - Static variable in class org.apache.logging.log4j.core.DefaultLoggerContextAccessor
Singleton instance.
INSTANCE - Static variable in class org.apache.logging.log4j.core.net.ssl.LaxHostnameVerifier
Singleton instance.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.EndOfBatchPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.FileLocationPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.FullLocationPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.IntegerPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.LevelPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.LineLocationPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.LineSeparatorPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.LoggerFqcnPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.LoggerPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.MethodLocationPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.NdcPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.PlainTextRenderer
 
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.SequenceNumberPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.ThreadIdPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.ThreadNamePatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.pattern.ThreadPriorityPatternConverter
Singleton.
INSTANCE - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitMonthField
 
INSTANCE - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitYearField
 
INSTANCE - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.UnpaddedMonthField
 
INSTANCE - Static variable in class org.apache.logging.log4j.core.util.NullOutputStream
 
INSTANCE - Static variable in class org.apache.logging.log4j.message.ParameterizedMessageFactory
Instance of ParameterizedMessageFactory.
INSTANCE - Static variable in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory
Instance of ParameterizedStatusMessageFactory.
INSTANCE - Static variable in class org.apache.logging.log4j.message.ReusableMessageFactory
Instance of ReusableMessageFactory..
INSTANCE - Static variable in class org.apache.logging.log4j.message.SimpleMessageFactory
Instance of StringFormatterMessageFactory.
INSTANCE - Static variable in class org.apache.logging.log4j.message.StringFormatterMessageFactory
Instance of StringFormatterMessageFactory.
INSTANCE - Static variable in class org.apache.logging.log4j.util.StackLocator
 
INSTANCE_COLON - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNumberRule
 
INSTANCE_LOCK - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
 
INSTANCE_LOCK - Static variable in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
 
INSTANCE_LOCK - Static variable in class org.apache.logging.log4j.core.util.CachedClock
 
INSTANCE_LOCK - Static variable in class org.apache.logging.log4j.core.util.CoarseCachedClock
 
INSTANCE_NO_COLON - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNumberRule
 
instant - Variable in class org.apache.logging.log4j.core.AbstractLogEvent
 
instant - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
instant - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
instant - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
instant - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
Instant - Interface in org.apache.logging.log4j.core.time
Models a point in time, suitable for event timestamps.
instantiate(Class<T>) - Static method in class org.apache.logging.log4j.core.util.ReflectionUtil
Constructs a new T object using the default constructor of its class.
instantiate(String, Class<T>, Configuration, Reconfigurable, List<ConfigurationListener>, long) - Static method in class org.apache.logging.log4j.core.util.WatcherFactory
 
instantiateByClassName(String, Class<?>, Object) - Static method in class org.apache.log4j.helpers.OptionConverter
Instantiate an object given a class name.
instantiateByClassName(String, Class<?>, Object) - Static method in class org.apache.logging.log4j.core.util.OptionConverter
Instantiate an object given a class name.
instantiateByKey(Properties, String, Class<?>, Object) - Static method in class org.apache.logging.log4j.core.util.OptionConverter
 
instantToMillisAndNanos(long, int, long[]) - Static method in class org.apache.logging.log4j.core.time.MutableInstant
Updates the elements of the specified long[] result array from the specified instant components.
IntegerConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.IntegerConverter
 
IntegerConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.IntegerConverter
 
IntegerPatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats an integer.
IntegerPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.IntegerPatternConverter
Private constructor.
Integers - Class in org.apache.logging.log4j.core.util
Helps deal with integers.
Integers() - Constructor for class org.apache.logging.log4j.core.util.Integers
 
INTERNAL_DEBUG_ATTR - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
INTERNAL_ROOT_NAME - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
InternalAsyncUtil - Class in org.apache.logging.log4j.core.async
Helper class providing some async logging-related functionality.
InternalAsyncUtil() - Constructor for class org.apache.logging.log4j.core.async.InternalAsyncUtil
 
Interpolator - Class in org.apache.logging.log4j.core.lookup
Proxies all the other StrLookups.
Interpolator() - Constructor for class org.apache.logging.log4j.core.lookup.Interpolator
Create the default Interpolator using only Lookups that work without an event.
Interpolator(Map<String, String>) - Constructor for class org.apache.logging.log4j.core.lookup.Interpolator
Creates the Interpolator using only Lookups that work without an event and initial properties.
Interpolator(StrLookup) - Constructor for class org.apache.logging.log4j.core.lookup.Interpolator
 
Interpolator(StrLookup, List<String>) - Constructor for class org.apache.logging.log4j.core.lookup.Interpolator
Constructs an Interpolator using a given StrLookup and a list of packages to find Lookup plugins in.
interpreter - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
Interpreter(Object) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
interrupted - Variable in class org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
Is action interrupted.
interval - Variable in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
interval - Variable in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
 
intervalNanos - Variable in class org.apache.logging.log4j.core.appender.FailoverAppender
 
intervalSeconds - Variable in class org.apache.logging.log4j.core.util.WatchManager
 
intLevel - Variable in class org.apache.logging.log4j.core.config.AppenderControl
 
intLevel - Variable in class org.apache.logging.log4j.core.config.CustomLevelConfig
 
intLevel - Variable in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
intLevel - Variable in class org.apache.logging.log4j.core.tools.Generate.LevelInfo
 
intLevel - Variable in class org.apache.logging.log4j.Level
 
intLevel - Variable in enum org.apache.logging.log4j.spi.StandardLevel
 
intLevel() - Method in class org.apache.logging.log4j.Level
Gets the integral value of this Level.
intLevel() - Method in enum org.apache.logging.log4j.spi.StandardLevel
Returns the integer value of the Level.
introspect() - Method in class org.apache.log4j.config.PropertySetter
Uses JavaBeans Introspector to computer setters of object to be configured.
inUse - Variable in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
IOUtils - Class in org.apache.logging.log4j.core.util
Copied from Apache Commons IO revision 1686747.
IOUtils() - Constructor for class org.apache.logging.log4j.core.util.IOUtils
 
ip - Variable in class org.apache.logging.log4j.docker.model.PortDefinition
 
ipAddress - Variable in class org.apache.logging.log4j.docker.model.Network
 
ipAddress - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
ipamConfig - Variable in class org.apache.logging.log4j.docker.model.Network
 
IPAMConfig - Class in org.apache.logging.log4j.docker.model
 
IPAMConfig() - Constructor for class org.apache.logging.log4j.docker.model.IPAMConfig
 
ipPrefixLen - Variable in class org.apache.logging.log4j.docker.model.Network
 
ipPrefixLen - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
ipRange - Variable in class org.apache.logging.log4j.docker.model.IPAMConfig
 
IPTOS_LOWCOST - org.apache.logging.log4j.core.net.Rfc1349TrafficClass
 
IPTOS_LOWDELAY - org.apache.logging.log4j.core.net.Rfc1349TrafficClass
 
IPTOS_NORMAL - org.apache.logging.log4j.core.net.Rfc1349TrafficClass
 
IPTOS_RELIABILITY - org.apache.logging.log4j.core.net.Rfc1349TrafficClass
 
IPTOS_THROUGHPUT - org.apache.logging.log4j.core.net.Rfc1349TrafficClass
 
ipv4Address - Variable in class org.apache.logging.log4j.docker.model.IPAMConfig
 
ipv6Gateway - Variable in class org.apache.logging.log4j.docker.model.Network
 
ipv6Gateway - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
is(Field, String, boolean) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
IS_WEB_APP - Static variable in class org.apache.logging.log4j.core.util.Constants
true if we think we are running in a web container, based on the boolean value of system property "log4j2.is.webapp", or (if this system property is not set) whether the javax.servlet.Servlet class is present in the classpath.
IS_WEB_APP - Static variable in class org.apache.logging.log4j.util.Constants
true if we think we are running in a web container, based on the boolean value of system property "log4j2.is.webapp", or (if this system property is not set) whether the javax.servlet.Servlet class is present in the classpath.
isAccessible(T) - Static method in class org.apache.logging.log4j.core.util.ReflectionUtil
Indicates whether or not a Member is both public and is contained in a public class.
isActive - Variable in class org.apache.logging.log4j.core.config.json.JsonConfigurationFactory
 
isActive() - Method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
isActive() - Method in class org.apache.logging.log4j.core.config.json.JsonConfigurationFactory
 
isAdditive() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Returns the valid of the additive flag.
isAdditive() - Method in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
isAdditive() - Method in interface org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean
Returns whether the instrumented LoggerConfig is additive.
isAdditive() - Method in class org.apache.logging.log4j.core.Logger
This method is not exposed through the public API and is present only to support the Log4j 1.2 compatibility bridge.
isAdditive(Logger) - Static method in class org.apache.log4j.legacy.core.CategoryUtil
 
isAdvertise() - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
isAdvertise() - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
isAdvertise() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
isAlive - Variable in class org.apache.logging.log4j.message.BasicThreadInformation
 
isAllocatingThreadGetName() - Static method in enum org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
 
isAllowedByDefault(String) - Static method in class org.apache.logging.log4j.util.FilteredObjectInputStream
 
isAnd - Variable in class org.apache.logging.log4j.core.filter.MapFilter
 
isAnd() - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
isAnyHelpRequested() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
isAppend - Variable in class org.apache.logging.log4j.core.appender.FileManager
 
isAppend() - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
isAppend() - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
isAppend() - Method in class org.apache.logging.log4j.core.appender.FileManager
Returns the append status.
isAppend() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
isAsSevereAsThreshold(Priority) - Method in class org.apache.log4j.AppenderSkeleton
 
isAssignable(Type, Type) - Static method in class org.apache.logging.log4j.core.util.TypeUtil
Indicates if two Types are assignment compatible.
isAttached(Appender) - Method in class org.apache.log4j.Category
Is the appender passed as parameter attached to this category?
isAttached(Appender) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
 
isAttached(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
Returns true if the specified appender is in list of attached attached, false otherwise.
isAttributeViewEnabled() - Method in class org.apache.logging.log4j.core.appender.FileManager
Returns true if file attribute view enabled for this file manager.
ISATTY - Static variable in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
 
isBlank(String) - Static method in class org.apache.logging.log4j.util.Strings
Checks if a String is blank.
isBlocking() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
Returns true if this AsyncAppender will block when the queue is full, or false if events are dropped when the queue is full.
isBlocking() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
Returns true if this AsyncAppender will block when the queue is full, or false if events are dropped when the queue is full.
isBlocking() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
Returns true if this AsyncAppender will block when the queue is full, or false if events are dropped when the queue is full.
isBoolean(Class<?>) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
isBoundAssignable(Type, Type) - Static method in class org.apache.logging.log4j.core.util.TypeUtil
 
isBoxedPrimitive(StringBuilder) - Method in class org.apache.logging.log4j.util.Unbox.State
 
isBoxedPrimitive(StringBuilder) - Method in class org.apache.logging.log4j.util.Unbox.WebSafeState
 
isBufferedIo() - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder
 
isCancelled() - Method in class org.apache.logging.log4j.core.config.CronScheduledFuture
 
isChild(ClassLoader, ClassLoader) - Static method in class org.apache.logging.log4j.core.util.Loader
Determines if one ClassLoader is a child of another ClassLoader.
isClassAvailable(String) - Static method in class org.apache.logging.log4j.core.util.Loader
Determines if a named Class can be loaded or not.
isClassAvailable(String) - Static method in class org.apache.logging.log4j.util.Constants
Determines if a named Class can be loaded or not.
isClassAvailable(String) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Determines if a named Class can be loaded or not.
isClassLoaderUri(URI) - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
isComplete() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
Tests if the action is complete.
isComplete() - Method in interface org.apache.logging.log4j.core.appender.rolling.action.Action
Determines if action has been completed.
isComplete() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.AsyncAction
Determines if action has been completed.
isCoreAvailable - Static variable in class org.apache.log4j.Category
 
isCreateOnDemand() - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
isCreateOnDemand() - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
isCreateOnDemand() - Method in class org.apache.logging.log4j.core.appender.FileManager
Returns the lazy-create.
isCreateOnDemand() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
isDaemon - Variable in class org.apache.logging.log4j.message.BasicThreadInformation
 
isDebug - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
isDebug() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Tracer
 
isDebugEnabled() - Method in class org.apache.log4j.Category
 
isDebugEnabled() - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
isDebugEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the DEBUG Level.
isDebugEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isDebugEnabled() - Method in class org.apache.logging.slf4j.Log4jLogger
 
isDebugEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the DEBUG Level.
isDebugEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isDebugEnabled(Marker) - Method in class org.apache.logging.slf4j.Log4jLogger
 
isDebugPropertyEnabled() - Method in class org.apache.logging.log4j.status.StatusLogger
 
isDefer() - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
isDeferChildren() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
isDeleteSource() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
 
isDeleteSource() - Method in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
 
isDeleteSource() - Method in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
 
isDelimPair(char, String, int) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Returns true if the specified char and the char at curCharIndex + 1 in the specified message pattern together form a "{}" delimiter pair, returns false otherwise.
isDirectWrite() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
isDisabled(int) - Method in class org.apache.log4j.LogManager.Repository
 
isDisabled(int) - Method in interface org.apache.log4j.spi.LoggerRepository
Returns whether this repository is disabled for a given level.
isDone() - Method in class org.apache.logging.log4j.core.config.CronScheduledFuture
 
isEmpty() - Method in class org.apache.logging.log4j.core.config.AppenderControlArraySet
 
isEmpty() - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
Returns whether this composite contains any filters.
isEmpty() - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
isEmpty() - Method in class org.apache.logging.log4j.core.util.CyclicBuffer
Determines if the buffer contains elements.
isEmpty() - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
isEmpty() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
isEmpty() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
isEmpty() - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
isEmpty() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
isEmpty() - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
isEmpty() - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Returns true if the Map is empty.
isEmpty() - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Returns true if the Map is empty.
isEmpty() - Static method in class org.apache.logging.log4j.ThreadContext
Returns true if the Map is empty.
isEmpty() - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Returns true if this collection is empty (size is zero), false otherwise.
isEmpty() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
isEmpty() - Method in class org.apache.logging.slf4j.MDCContextMap
 
isEmpty(CharSequence) - Static method in class org.apache.logging.log4j.util.Strings
Checks if a CharSequence is empty ("") or null.
isEmpty(Object) - Static method in class org.apache.logging.log4j.core.util.Assert
Checks if an object has empty semantics.
isEnabled() - Static method in class org.apache.logging.log4j.util.PrivateSecurityManagerStackTraceUtil
 
isEnabled(CommandLine.TraceLevel) - Method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
 
isEnabled(Level) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the given Level.
isEnabled(Level) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isEnabled(Level, Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the given Level and Marker.
isEnabled(Level, Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isEnabled(Level, Marker) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, Object, Throwable) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determine if logging is enabled.
isEnabled(Level, Marker, String) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, String) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
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.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object...) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
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.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
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) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
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) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
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) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
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) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
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) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
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) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
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, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Throwable) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabled(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.Logger
 
isEnabled(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, Message, Throwable) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnabledFor(Priority) - Method in class org.apache.log4j.Category
 
isEnabledFor(Level) - Method in class org.apache.log4j.Category
 
isEnabledFor(Level, Marker) - Method in class org.apache.logging.slf4j.SLF4JLogger
 
isEnableSubstitutionInVariables() - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Returns a flag whether substitution is done in variable names.
isEndOfBatch - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
isEndOfBatch - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
isEndOfBatch - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
isEndOfBatch - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
isEndOfBatch() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
isEndOfBatch() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
isEndOfBatch() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
isEndOfBatch() - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
isEndOfBatch() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
isEndOfBatch() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
Returns true if this event is the end of a batch, false otherwise.
isEndOfBatch() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
isEndOfBatch() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
isEndOfBatch() - Method in interface org.apache.logging.log4j.core.LogEvent
Returns true if this event is the last one in a batch, false otherwise.
isEqual(String) - Method in enum org.apache.logging.log4j.core.net.Facility
Determine if this enumeration matches the specified name (ignoring case).
isEqual(String) - Method in enum org.apache.logging.log4j.core.net.Protocol
Determines if the String matches this enum.
isEqual(String) - Method in enum org.apache.logging.log4j.core.net.Severity
Determine if the name matches this Severity.
isErrorEnabled() - Method in class org.apache.log4j.Category
 
isErrorEnabled() - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
isErrorEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the ERROR Level.
isErrorEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isErrorEnabled() - Method in class org.apache.logging.slf4j.Log4jLogger
 
isErrorEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the ERROR Level.
isErrorEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isErrorEnabled(Marker) - Method in class org.apache.logging.slf4j.Log4jLogger
 
isExecutorServiceSet() - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
isExtensionFor(String) - Method in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
 
isFailFast() - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
isFatalEnabled() - Method in class org.apache.log4j.Category
 
isFatalEnabled() - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
isFatalEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the FATAL Level.
isFatalEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isFatalEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the FATAL Level.
isFatalEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isFile(URL) - Static method in class org.apache.logging.log4j.core.util.FileUtils
 
isFilePosixAttributeViewSupported() - Static method in class org.apache.logging.log4j.core.util.FileUtils
Check if posix file attribute view is supported on the default FileSystem.
isFiltered(LogEvent) - Method in class org.apache.logging.log4j.core.appender.SmtpAppender
Capture all events in CyclicBuffer.
isFiltered(LogEvent) - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable
Determine if the LogEvent should be processed or ignored.
isFiltered(LogEvent) - Method in interface org.apache.logging.log4j.core.filter.Filterable
Determines if the event should be filtered.
isFilteredByAppender(LogEvent) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
isFilteredByAppenderControl(LogEvent) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
isFilteredByLevel(LogEvent) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
isFilterNode(Node) - Method in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
isFollowSymbolicLinks() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
Returns whether to follow symbolic links or not.
isFormatLetter(char) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
isFrozen() - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
isFrozen() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
Returns whether this context stack is frozen.
isFrozen() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
isFrozen() - Method in interface org.apache.logging.log4j.util.StringMap
Returns true if this object has been frozen, false otherwise.
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.
isHairpinMode() - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
isHelp() - Method in class org.apache.logging.log4j.core.tools.BasicCommandLineArguments
 
isHelpRequested - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
isHttps - Variable in class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
isIgnoreExceptions() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
isIgnoreExceptions() - Method in class org.apache.logging.log4j.core.jmx.AppenderAdmin
 
isIgnoreExceptions() - Method in interface org.apache.logging.log4j.core.jmx.AppenderAdminMBean
Returns how exceptions thrown on the instrumented Appender are handled.
isIgnoreExceptions() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
isIgnoreExceptions() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
Returns how exceptions thrown on the instrumented AsyncAppender are handled.
isIgnoreTccl() - Static method in class org.apache.logging.log4j.util.LoaderUtil
 
isImmediateFlush() - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder
 
isImmediateFlush() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
Returns true if the content of the buffer should be forced to the storage device on every write, false otherwise.
isIncludeLocation() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
isIncludeLocation() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
isIncludeLocation() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
Returns true if this AsyncAppender will take a snapshot of the stack with every log event to determine the class and method where the logging call was made.
isIncludeLocation() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
isIncludeLocation() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Returns the value of logger configuration attribute includeLocation, or, if no such attribute was configured, true if logging is synchronous or false if logging is asynchronous.
isIncludeLocation() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
isIncludeLocation() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
isIncludeLocation() - Method in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
Returns true if this AsyncAppender will take a snapshot of the stack with every log event to determine the class and method where the logging call was made.
isIncludeLocation() - Method in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
Returns true if this AsyncAppender will take a snapshot of the stack with every log event to determine the class and method where the logging call was made.
isIncludeLocation() - Method in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
isIncludeLocation() - Method in interface org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean
Returns whether the instrumented LoggerConfig is configured to include location.
isIncludeLocation() - Method in interface org.apache.logging.log4j.core.LogEvent
Returns whether the source of the logging request is required downstream.
isIncludeMdc() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
isIncludeNewLine() - Method in class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
isInfo() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Tracer
 
isInfoEnabled() - Method in class org.apache.log4j.Category
 
isInfoEnabled() - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
isInfoEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the INFO Level.
isInfoEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isInfoEnabled() - Method in class org.apache.logging.slf4j.Log4jLogger
 
isInfoEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the INFO Level.
isInfoEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isInfoEnabled(Marker) - Method in class org.apache.logging.slf4j.Log4jLogger
 
isInitialized() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
isInRange(Level, Level) - Method in class org.apache.logging.log4j.Level
Compares this level against the levels passed as arguments and returns true if this level is in between the given levels.
isInstanceOf(Class<?>) - Method in class org.apache.logging.log4j.core.config.Node
Determines if this node's object is an instance of the given class.
isInstanceOf(String) - Method in interface org.apache.logging.log4j.Marker
Checks whether this Marker is an instance of the specified Marker.
isInstanceOf(String) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
isInstanceOf(Marker) - Method in interface org.apache.logging.log4j.Marker
Checks whether this Marker is an instance of the specified Marker.
isInstanceOf(Marker) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
isInterrupted() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
 
isInUse() - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
isJansiAvailable() - Static method in class org.apache.logging.log4j.core.util.Loader
 
isJmxDisabled() - Static method in class org.apache.logging.log4j.core.jmx.Server
 
isJson(String) - Static method in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
isKeepAlive() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
isLeapYear(int) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
isLeftAligned() - Method in class org.apache.logging.log4j.core.pattern.FormattingInfo
Determine if left aligned.
isLeftTruncate() - Method in class org.apache.logging.log4j.core.pattern.FormattingInfo
Determine if left truncated.
isLessSpecificThan(Level) - Method in class org.apache.logging.log4j.Level
Compares this level against the level passed as an argument and returns true if this level is the same or is less specific.
isLocationInfo() - Method in class org.apache.log4j.layout.Log4j1XmlLayout
 
isLocationInfo() - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
For testing purposes.
isLocationRequired - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
isLocking - Variable in class org.apache.logging.log4j.core.appender.FileManager
 
isLocking() - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
isLocking() - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
isLocking() - Method in class org.apache.logging.log4j.core.appender.FileManager
Returns the lock status.
isLocking() - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
isLog4jCore - Static variable in class org.apache.log4j.LogManager
 
isMatch(char[], int) - Method in class org.apache.logging.log4j.core.lookup.StrMatcher
Returns the number of matching characters, zero for no match.
isMatch(char[], int, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrMatcher.CharMatcher
Returns whether or not the given character matches.
isMatch(char[], int, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrMatcher.CharSetMatcher
Returns whether or not the given character matches.
isMatch(char[], int, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrMatcher
Returns the number of matching characters, zero for no match.
isMatch(char[], int, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrMatcher.NoMatcher
Always returns false.
isMatch(char[], int, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrMatcher.StringMatcher
Returns whether or not the given text matches the stored string.
isMatch(char[], int, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrMatcher.TrimMatcher
Returns whether or not the given character matches.
isMaybeRecursive(Object) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Returns true if the specified object is an array, a Map or a Collection.
isModified() - Method in class org.apache.logging.log4j.core.config.ConfigurationFileWatcher
 
isModified() - Method in class org.apache.logging.log4j.core.config.HttpWatcher
 
isModified() - Method in class org.apache.logging.log4j.core.util.AbstractWatcher
 
isModified() - Method in interface org.apache.logging.log4j.core.util.Watcher
Periodically called to determine if the configuration has been modified.
isModified() - Method in class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
isModulate() - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
isMoreSpecificThan(Level) - Method in class org.apache.logging.log4j.Level
Compares this level against the level passed as an argument and returns true if this level is the same or is more specific.
isMultiValue(Class<?>) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
isMultiValue(Field) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
isNativeMethod() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
isNewLine() - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
isNonEmpty(Object) - Static method in class org.apache.logging.log4j.core.util.Assert
isNotBlank(String) - Static method in class org.apache.logging.log4j.util.Strings
Checks if a String is not blank.
isNotEmpty(CharSequence) - Static method in class org.apache.logging.log4j.util.Strings
Checks if a CharSequence is not empty ("") and not null.
isNumber() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.CopyQuotedStrategy
Is this field a number? The default implementation returns false.
isNumber() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.NumberStrategy
Is this field a number? The default implementation returns false.
isNumber() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.PatternStrategy
Is this field a number? The default implementation returns false.
isNumber() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.Strategy
Is this field a number? The default implementation returns false.
ISO_8601_1_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.ISO8601TimeZoneStrategy
 
ISO_8601_2_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.ISO8601TimeZoneStrategy
 
ISO_8601_3_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.ISO8601TimeZoneStrategy
 
ISO8601 - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ISO8601 time format: "yyyy-MM-dd'T'HH:mm:ss,SSS".
ISO8601_BASIC - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ISO8601_BASIC time format: "yyyyMMdd'T'HHmmss,SSS".
ISO8601_BASIC_PERIOD - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ISO8601_BASIC time format: "yyyyMMdd'T'HHmmss.SSS".
ISO8601_HOURS - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.Iso8601_Rule
 
ISO8601_HOURS_COLON_MINUTES - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.Iso8601_Rule
 
ISO8601_HOURS_MINUTES - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.Iso8601_Rule
 
ISO8601_OFFSET_DATE_TIME_HH - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ISO8601 time format: "yyyy-MM-dd'T'HH:mm:ss,SSSX" with a time zone like -07.
ISO8601_OFFSET_DATE_TIME_HHCMM - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ISO8601 time format: "yyyy-MM-dd'T'HH:mm:ss,SSSXXX" with a time zone like -07:00.
ISO8601_OFFSET_DATE_TIME_HHMM - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ISO8601 time format: "yyyy-MM-dd'T'HH:mm:ss,SSSXX" with a time zone like -0700.
ISO8601_PERIOD - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ISO8601 time format: "yyyy-MM-dd'T'HH:mm:ss.SSS".
ISO8601_PERIOD_MICROS - org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
ISO8601 time format with support for microsecond precision: "yyyy-MM-dd'T'HH:mm:ss.nnnnnn".
Iso8601_Rule(int) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.Iso8601_Rule
Constructs an instance of Iso8601_Rule with the specified properties.
ISO8601DateConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.ISO8601DateConverter
 
ISO8601TimeConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.ISO8601TimeConverter
 
ISO8601TimeZoneStrategy(String) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser.ISO8601TimeZoneStrategy
Construct a Strategy that parses a TimeZone
isObjectPrintable() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
isOdd(int) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Returns true if the specified parameter is odd.
isOobInline() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
isOpen() - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Returns the status of the stream.
isOpen() - Method in class org.apache.logging.log4j.core.appender.WriterManager
Returns the status of the stream.
isOption(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
Called when parsing varargs parameters for a multi-value option.
isOsWindows() - Method in class org.apache.logging.log4j.util.PropertiesUtil
Returns true if system properties tell us we are running on Windows.
isOverwrittenOptionsAllowed() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns whether options for single-value fields can be specified multiple times on the command line.
isParameterizedAssignable(ParameterizedType, ParameterizedType) - Static method in class org.apache.logging.log4j.core.util.TypeUtil
 
isPreJava8() - Static method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
isPrintable() - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
isProperties() - Method in class org.apache.log4j.layout.Log4j1XmlLayout
 
isProperties(String) - Static method in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
isPropertiesRequireLookup() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
 
isRandom - Variable in class org.apache.logging.log4j.core.pattern.UuidPatternConverter
 
isRecentFirst() - Method in class org.apache.logging.log4j.core.appender.rolling.action.PathSortByModificationTime
Returns whether this sorter sorts recent files first.
isRecursiveCall() - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
isRenameEmptyFiles() - Method in class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
Whether to rename empty files.
isRenameEmptyFiles() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
isRequiredPackage(String) - Static method in class org.apache.logging.log4j.util.FilteredObjectInputStream
 
isReserved() - Method in class org.apache.logging.log4j.message.StructuredDataId
Indicates if the id is reserved.
isReuseAddress() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
isReused(Message) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
isRoot() - Method in class org.apache.logging.log4j.core.config.Node
 
isRouterSelected(String, Class<? extends AsyncQueueFullPolicy>, String) - Static method in class org.apache.logging.log4j.core.async.AsyncQueueFullPolicyFactory
 
isSameName(Node, Node) - Method in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
isSameReference(Node, Node) - Method in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
isSatisfiedBy(Date) - Method in class org.apache.logging.log4j.core.util.CronExpression
Indicates whether the given date satisfies the cron expression.
isSelected() - Static method in class org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
Returns true if the user specified this selector as the Log4jContextSelector, to make all loggers asynchronous.
isShutdownHookEnabled - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
Shutdown hook is enabled by default.
isShutdownHookEnabled() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
isShutdownHookEnabled() - Method in interface org.apache.logging.log4j.core.config.Configuration
 
isShutdownHookEnabled() - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
isStarted() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
isStarted() - Method in interface org.apache.logging.log4j.core.LifeCycle
 
isStarted() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
Indicates if this can accept shutdown hooks.
isStarting() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
isStopCustomActionsOnError() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
isStopCustomActionsOnError() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
isStopCustomActionsOnError() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
isStopCustomActionsOnError() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
isStopOnError() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CompositeAction
 
isStopped() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
isStopped() - Method in interface org.apache.logging.log4j.core.LifeCycle
 
isStopped() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
isStopping - Variable in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
isStopping() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
isTcpNoDelay() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
isTestApplicable(ResolverUtil.Test, String) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
 
isTestMode() - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
Returns true if files are not deleted even when all conditions accept a path, false otherwise.
isTestMode() - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor
Returns true if files are not deleted even when all conditions accept a path, false otherwise.
isTimeBased - Variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
isTraceEnabled() - Method in class org.apache.log4j.Category
 
isTraceEnabled() - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
isTraceEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the TRACE level.
isTraceEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isTraceEnabled() - Method in class org.apache.logging.slf4j.Log4jLogger
 
isTraceEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the TRACE level.
isTraceEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isTraceEnabled(Marker) - Method in class org.apache.logging.slf4j.Log4jLogger
 
isTriggeringEvent(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy
Determines if a rollover should occur.
isTriggeringEvent(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
Determines whether a rollover should occur.
isTriggeringEvent(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rolling.NoOpTriggeringPolicy
 
isTriggeringEvent(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rolling.OnStartupTriggeringPolicy
Determine if a rollover should be triggered.
isTriggeringEvent(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy
Returns true if a rollover should occur.
isTriggeringEvent(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
Determines whether a rollover should occur.
isTriggeringEvent(LogEvent) - Method in interface org.apache.logging.log4j.core.appender.rolling.TriggeringPolicy
Determines if a rollover may be appropriate at this time.
isUnmatchedArgumentsAllowed() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns whether the end user may specify arguments on the command line that are not matched to any option or parameter fields.
isUnspecified - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
isUpAndNotLoopback(NetworkInterface) - Static method in class org.apache.logging.log4j.core.util.NetUtils
 
isUsageHelpRequested() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns true if an option annotated with CommandLine.Option.usageHelp() was specified on the command line.
isUseMax() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
isUseThreadLocals() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
Returns whether it is allowed to store non-JDK classes in ThreadLocal objects for efficiency.
isValid() - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
isValid(StackTraceElement) - Method in class org.apache.logging.log4j.util.StackLocator
 
isValid(String, Object) - Method in interface org.apache.logging.log4j.core.config.plugins.validation.ConstraintValidator
Indicates if the given value is valid.
isValid(String, Object) - Method in class org.apache.logging.log4j.core.config.plugins.validation.validators.RequiredValidator
 
isValid(String, Object) - Method in class org.apache.logging.log4j.core.config.plugins.validation.validators.ValidHostValidator
 
isValid(String, Object) - Method in class org.apache.logging.log4j.core.config.plugins.validation.validators.ValidPortValidator
 
isValidExpression(String) - Static method in class org.apache.logging.log4j.core.util.CronExpression
Indicates whether the specified cron expression can be parsed into a valid cron expression
isValueNeedsLookup() - Method in class org.apache.logging.log4j.core.config.Property
Returns true if the value contains a substitutable property that requires a lookup to be resolved.
isVariable - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
isVariable() - Method in class org.apache.logging.log4j.core.pattern.LiteralPatternConverter
 
isVariable() - Method in class org.apache.logging.log4j.core.pattern.LogEventPatternConverter
 
isVerbose() - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
isVerifyHostname() - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
isVerifyHostName() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
isVersionHelpRequested() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns true if an option annotated with CommandLine.Option.versionHelp() was specified on the command line.
isVoid - Variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.SimpleExitMessage
 
isWarn() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Tracer
 
isWarnEnabled() - Method in class org.apache.log4j.Category
 
isWarnEnabled() - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
isWarnEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the WARN Level.
isWarnEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isWarnEnabled() - Method in class org.apache.logging.slf4j.Log4jLogger
 
isWarnEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the WARN Level.
isWarnEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isWarnEnabled(Marker) - Method in class org.apache.logging.slf4j.Log4jLogger
 
isWatched - Variable in class org.apache.logging.log4j.core.script.ScriptFile
 
isWatched() - Method in class org.apache.logging.log4j.core.script.ScriptFile
 
isWildcardAssignable(WildcardType, Type) - Static method in class org.apache.logging.log4j.core.util.TypeUtil
 
isWindows - Static variable in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
 
isXml(String) - Static method in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
isXterm - Static variable in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
 
isZeroPad() - Method in class org.apache.logging.log4j.core.pattern.FormattingInfo
Determine if zero-padded.
italic - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
iterating - Variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
iterations - Variable in class org.apache.logging.log4j.util.Timer
 
iterator() - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
 
iterator() - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
iterator() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
iterator() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
iterator() - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
iterator() - Method in class org.apache.logging.slf4j.Log4jMarker
 

J

JANSI_CLASS - Static variable in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
JAnsiTextRenderer - Class in org.apache.logging.log4j.core.pattern
Renders an input as ANSI escaped output.
JAnsiTextRenderer(String[], Map<String, AnsiRenderer.Code[]>) - Constructor for class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
JAPANESE_IMPERIAL - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
JAR - Static variable in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
 
JAVA - org.apache.logging.log4j.message.MapMessage.MapFormat
The map should be formatted the same as documented by AbstractMap.toString().
JAVA_MAJOR_VERSION - Static variable in class org.apache.logging.log4j.util.Constants
 
JAVA_UNQUOTED - org.apache.logging.log4j.message.MapMessage.MapFormat
The map should be formatted the same as documented by AbstractMap.toString() but without quotes.
JAVA_UNQUOTED - Static variable in class org.apache.logging.log4j.core.pattern.MapPatternConverter
 
javadocDescription(List<Generate.LevelInfo>) - Static method in class org.apache.logging.log4j.core.tools.Generate
 
JavaLookup - Class in org.apache.logging.log4j.core.lookup
Looks up keys related to Java: Java version, JRE version, VM version, and so on.
JavaLookup() - Constructor for class org.apache.logging.log4j.core.lookup.JavaLookup
 
JAVASCRIPT - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
JBOSS_FILE - Static variable in class org.apache.logging.log4j.core.util.FileUtils
 
JCToolsBlockingQueueFactory<E> - Class in org.apache.logging.log4j.core.async
Factory for creating instances of BlockingQueues backed by JCTools MpscArrayQueue.
JCToolsBlockingQueueFactory(JCToolsBlockingQueueFactory.WaitStrategy) - Constructor for class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory
 
JCToolsBlockingQueueFactory.Idle - Interface in org.apache.logging.log4j.core.async
 
JCToolsBlockingQueueFactory.MpscBlockingQueue<E> - Class in org.apache.logging.log4j.core.async
BlockingQueue wrapper for JCTools multiple producer single consumer array queue.
JCToolsBlockingQueueFactory.WaitStrategy - Enum in org.apache.logging.log4j.core.async
 
JDK_7u25_OFFSET - Static variable in class org.apache.logging.log4j.util.StackLocator
 
JdkMapAdapterStringMap - Class in org.apache.logging.log4j.core.impl
Provides a read-only StringMap view of a Map<String, String>.
JdkMapAdapterStringMap() - Constructor for class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
JdkMapAdapterStringMap(Map<String, String>) - Constructor for class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
JELLY - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
JEP - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
JEXL - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
JEXL2 - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
jmDNS - Static variable in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
jmDNSClass - Static variable in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
JMX_SINGLETON - Static variable in class org.apache.logging.log4j.core.lookup.JmxRuntimeInputArgumentsLookup
 
JmxRuntimeInputArgumentsLookup - Class in org.apache.logging.log4j.core.lookup
Maps JVM input arguments (but not main arguments) using JMX to acquire JVM arguments.
JmxRuntimeInputArgumentsLookup() - Constructor for class org.apache.logging.log4j.core.lookup.JmxRuntimeInputArgumentsLookup
Constructor when used directly as a plugin.
JmxRuntimeInputArgumentsLookup(Map<String, String>) - Constructor for class org.apache.logging.log4j.core.lookup.JmxRuntimeInputArgumentsLookup
 
JNDI_CONTEXT_NAME - Static variable in class org.apache.logging.log4j.core.util.Constants
JNDI context name string literal.
JndiCloser - Class in org.apache.logging.log4j.core.util
Helper class for closing JNDI resources.
JndiCloser() - Constructor for class org.apache.logging.log4j.core.util.JndiCloser
 
JndiContextSelector - Class in org.apache.logging.log4j.core.selector
This class can be used to define a custom logger repository.
JndiContextSelector() - Constructor for class org.apache.logging.log4j.core.selector.JndiContextSelector
 
JndiLookup - Class in org.apache.logging.log4j.core.lookup
Looks up keys from JNDI resources.
JndiLookup() - Constructor for class org.apache.logging.log4j.core.lookup.JndiLookup
 
JndiManager - Class in org.apache.logging.log4j.core.net
Manages a JNDI Context.
JndiManager(String, Context) - Constructor for class org.apache.logging.log4j.core.net.JndiManager
 
JndiManager.JndiManagerFactory - Class in org.apache.logging.log4j.core.net
 
JndiManagerFactory() - Constructor for class org.apache.logging.log4j.core.net.JndiManager.JndiManagerFactory
 
join(Iterable<?>, char) - Static method in class org.apache.logging.log4j.util.Strings
Joins the elements of the provided Iterable into a single String containing the provided elements.
join(String[], int, int, String) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
join(Iterator<?>, char) - Static method in class org.apache.logging.log4j.util.Strings
Joins the elements of the provided Iterator into a single String containing the provided elements.
join(CommandLine.Help.Ansi, String[], StringBuilder, Object...) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Formats each of the specified values and appends it to the specified StringBuilder.
joinAsCamelCase(Iterable<? extends CharSequence>) - Static method in class org.apache.logging.log4j.util.PropertySource.Util
Joins a list of strings using camelCaseConventions.
JS - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
JSON - org.apache.logging.log4j.core.pattern.EncodingPatternConverter.EscapeFormat
JSON string escaping as defined in RFC 4627.
JSON - org.apache.logging.log4j.message.MapMessage.MapFormat
The map should be formatted as JSON.
JSON - Static variable in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
JsonConfiguration - Class in org.apache.logging.log4j.core.config.json
Creates a Node hierarchy from a JSON file.
JsonConfiguration(LoggerContext, ConfigurationSource) - Constructor for class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
JsonConfiguration.ErrorType - Enum in org.apache.logging.log4j.core.config.json
The error that occurred.
JsonConfiguration.Status - Class in org.apache.logging.log4j.core.config.json
Status for recording errors.
JsonConfigurationFactory - Class in org.apache.logging.log4j.core.config.json
 
JsonConfigurationFactory() - Constructor for class org.apache.logging.log4j.core.config.json.JsonConfigurationFactory
 
JsonUtils - Class in org.apache.logging.log4j.core.util
This class is borrowed from Jackson.
JsonUtils() - Constructor for class org.apache.logging.log4j.core.util.JsonUtils
 
JUDI - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
JUDO - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
JVM_START_TIME - Static variable in class org.apache.log4j.bridge.LogEventAdapter
 
JVM_START_TIME - Static variable in class org.apache.logging.log4j.core.appender.rolling.OnStartupTriggeringPolicy
 
jvmStartTime - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
JY - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
JYTHON - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 

K

KB - Static variable in class org.apache.logging.log4j.core.appender.rolling.FileSize
 
keepAlive - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
KERN - org.apache.logging.log4j.core.net.Facility
Kernel messages.
key - Variable in class org.apache.log4j.config.PropertiesConfiguration.NameValue
 
key - Variable in class org.apache.log4j.helpers.OptionConverter.CharMap
 
key - Variable in class org.apache.log4j.pattern.Log4j1MdcPatternConverter
Name of property to output.
key - Variable in class org.apache.logging.log4j.core.appender.routing.Route
 
key - Variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
key - Variable in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
key - Variable in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
key - Variable in class org.apache.logging.log4j.core.layout.PatternMatch.Builder
 
key - Variable in class org.apache.logging.log4j.core.layout.PatternMatch
 
key - Variable in class org.apache.logging.log4j.core.pattern.MapPatternConverter
Name of property to output.
key - Variable in class org.apache.logging.log4j.core.pattern.MdcPatternConverter
Name of property to output.
key - Variable in class org.apache.logging.log4j.core.util.KeyValuePair.Builder
 
key - Variable in class org.apache.logging.log4j.core.util.KeyValuePair
 
key - Variable in class org.apache.logging.log4j.message.LocalizedMessage
 
KEY - Static variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
KEY - Static variable in class org.apache.logging.log4j.core.layout.PatternLayout
Key to identify pattern converters.
KEY_CONFIG_LOCATION - Static variable in class org.apache.logging.log4j.core.lookup.Log4jLookup
 
KEY_CONFIG_PARENT_LOCATION - Static variable in class org.apache.logging.log4j.core.lookup.Log4jLookup
 
KEY_CONFIGURATION - Static variable in class org.apache.logging.log4j.core.script.ScriptManager.AbstractScriptRunner
 
KEY_STATUS_LOGGER - Static variable in class org.apache.logging.log4j.core.script.ScriptManager.AbstractScriptRunner
 
KEY_THREADING - Static variable in class org.apache.logging.log4j.core.script.ScriptManager
 
keyManagerFactoryAlgorithm - Variable in class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
 
keys - Variable in class org.apache.logging.log4j.core.pattern.MdcPatternConverter
 
keys - Variable in class org.apache.logging.log4j.core.util.datetime.FormatCache.MultipartKey
 
keys - Variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
keyStore - Variable in class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
 
KEYSTORE_TYPE - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationDefaults
 
keyStoreConfig - Variable in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
KeyStoreConfiguration - Class in org.apache.logging.log4j.core.net.ssl
Configuration of the KeyStore
KeyStoreConfiguration(String, char[], String, String) - Constructor for class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
KeyStoreConfiguration(String, String, String, String) - Constructor for class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
KeyStoreConfiguration(String, PasswordProvider, String, String) - Constructor for class org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration
 
KeyStoreConfigurationException - Exception in org.apache.logging.log4j.core.net.ssl
 
KeyStoreConfigurationException(Exception) - Constructor for exception org.apache.logging.log4j.core.net.ssl.KeyStoreConfigurationException
 
keyStoreKeyManagerFactoryAlgorithm - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
keyStoreLocation - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
keyStorePassword - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
keyStorePasswordEnvVar - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
keyStorePasswordFile - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
keyStoreType - Variable in class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
 
keyStoreType - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
KeyValuePair - Class in org.apache.logging.log4j.core.util
Key/Value pair configuration item.
KeyValuePair(String, String) - Constructor for class org.apache.logging.log4j.core.util.KeyValuePair
Constructs a key/value pair.
KeyValuePair.Builder - Class in org.apache.logging.log4j.core.util
 
KeyValuePairComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Assembler for constructing KeyValuePair Components.

L

l7dlog(Priority, String, Object[], Throwable) - Method in class org.apache.log4j.Category
 
l7dlog(Priority, String, Throwable) - Method in class org.apache.log4j.Category
 
labels - Variable in class org.apache.logging.log4j.docker.model.Container
 
LambdaUtil - Class in org.apache.logging.log4j.util
Utility class for lambda support.
LambdaUtil() - Constructor for class org.apache.logging.log4j.util.LambdaUtil
Private constructor: this class is not intended to be instantiated.
language - Variable in class org.apache.logging.log4j.core.script.AbstractScript
 
language - Variable in enum org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
languages - Variable in class org.apache.logging.log4j.core.script.ScriptManager
 
LARGE - org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
larger() - Method in enum org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
LARGER - org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
last - Variable in class org.apache.logging.log4j.core.util.CyclicBuffer
 
lastdayOffset - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
lastdayOfMonth - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
lastdayOfWeek - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
lastException - Variable in class org.apache.logging.log4j.core.appender.DefaultErrorHandler
 
lastModified - Variable in class org.apache.logging.log4j.core.config.ConfigurationSource
 
lastModifiedMillis - Variable in class org.apache.logging.log4j.core.config.ConfigurationFileWatcher
 
lastModifiedMillis - Variable in class org.apache.logging.log4j.core.config.HttpWatcher
 
lastModifiedMillis - Variable in class org.apache.logging.log4j.core.util.WatchManager.ConfigurationMonitor
 
lastModifiedMillis - Variable in class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
lastRollDate - Variable in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
lastTimestamp - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
latch - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.Reconnector
 
latch() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.Reconnector
 
latency - Variable in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
LaxHostnameVerifier - Class in org.apache.logging.log4j.core.net.ssl
An HostnameVerifier which accepts everything.
LaxHostnameVerifier() - Constructor for class org.apache.logging.log4j.core.net.ssl.LaxHostnameVerifier
 
layout - Variable in class org.apache.log4j.AppenderSkeleton
 
layout - Variable in class org.apache.log4j.bridge.LayoutAdapter
 
layout - Variable in class org.apache.log4j.bridge.LayoutWrapper
 
layout - Variable in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
layout - Variable in class org.apache.logging.log4j.core.appender.AbstractAppender
 
layout - Variable in class org.apache.logging.log4j.core.appender.ConsoleAppender.FactoryData
 
layout - Variable in class org.apache.logging.log4j.core.appender.FileManager.FactoryData
 
layout - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager.FactoryData
 
layout - Variable in class org.apache.logging.log4j.core.appender.OutputStreamAppender.FactoryData
 
layout - Variable in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
layout - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileManager.FactoryData
 
layout - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
layout - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
layout - Variable in class org.apache.logging.log4j.core.appender.WriterAppender.FactoryData
 
layout - Variable in class org.apache.logging.log4j.core.appender.WriterManager
 
layout - Variable in class org.apache.logging.log4j.core.net.DatagramSocketManager.FactoryData
 
layout - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData
 
layout(Field, CommandLine.Help.Ansi.Text[][]) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
Copies the specified text values into the correct cells in the CommandLine.Help.TextTable.
Layout - Class in org.apache.log4j
 
Layout<T extends java.io.Serializable> - Interface in org.apache.logging.log4j.core
Lays out a LogEvent in different formats.
Layout() - Constructor for class org.apache.log4j.Layout
 
Layout(CommandLine.Help.ColorScheme) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
Constructs a Layout with the specified color scheme, a new default TextTable, the default option renderer, and the default parameter renderer.
Layout(CommandLine.Help.ColorScheme, CommandLine.Help.TextTable) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
Constructs a Layout with the specified color scheme, the specified TextTable, the default option renderer, and the default parameter renderer.
Layout(CommandLine.Help.ColorScheme, CommandLine.Help.TextTable, CommandLine.Help.IOptionRenderer, CommandLine.Help.IParameterRenderer) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
Constructs a Layout with the specified color scheme, the specified TextTable, the specified option renderer and the specified parameter renderer.
LAYOUT_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
LayoutAdapter - Class in org.apache.log4j.bridge
Class Description goes here.
LayoutAdapter(Layout) - Constructor for class org.apache.log4j.bridge.LayoutAdapter
 
LayoutBuilder - Interface in org.apache.log4j.builders.layout
Define a Layout Builder.
LayoutComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Assembler for constructing Layout Components.
LayoutWrapper - Class in org.apache.log4j.bridge
Bridge between the Log4j 1 Layout and a Log4j 2 Layout.
LayoutWrapper(Layout<?>) - Constructor for class org.apache.log4j.bridge.LayoutWrapper
 
lazyInit() - Static method in class org.apache.logging.log4j.util.ProviderUtil
Lazily initializes the ProviderUtil singleton.
LBRACE - Static variable in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
LCURLY - Static variable in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
LEAST - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
left(String, int) - Static method in class org.apache.logging.log4j.util.Strings
Gets the leftmost len characters of a String.
left(Level, int) - Static method in class org.apache.logging.log4j.core.pattern.LevelPatternConverter
Returns the leftmost chars of the level name for the given level.
leftAlign - Variable in class org.apache.logging.log4j.core.pattern.FormattingInfo
Alignment.
leftTruncate - Variable in class org.apache.logging.log4j.core.pattern.FormattingInfo
Left vs.
length - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter.FixedFormatter
 
length - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.StyledSection
 
length - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
length - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.Iso8601_Rule
 
length - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
 
length - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
length() - Method in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
 
length() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
length() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
length() - Method in class org.apache.logging.log4j.message.SimpleMessage
 
length(CommandLine.Help.Ansi.Text) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
 
letterPattern(char) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.StrategyParser
 
level - Variable in class org.apache.log4j.Priority
 
level - Variable in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
Compression level.
level - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
level - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
level - Variable in class org.apache.logging.log4j.core.config.AppenderControl
 
level - Variable in class org.apache.logging.log4j.core.config.AppenderRef
 
level - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
level - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
level - Variable in class org.apache.logging.log4j.core.filter.BurstFilter.Builder
 
level - Variable in class org.apache.logging.log4j.core.filter.BurstFilter
Level of messages to be filtered.
level - Variable in class org.apache.logging.log4j.core.filter.LevelMatchFilter.Builder
 
level - Variable in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
level - Variable in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
level - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
level - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
level - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
level - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
level - Variable in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
level - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Tracer
 
level - Variable in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
level - Variable in class org.apache.logging.log4j.simple.SimpleLogger
 
level - Variable in class org.apache.logging.log4j.status.StatusConsoleListener
 
level - Variable in class org.apache.logging.log4j.status.StatusData
 
Level - Class in org.apache.log4j
Defines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR, WARN, INFO, DEBUG and ALL.
Level - Class in org.apache.logging.log4j
Levels used for identifying the severity of an event.
Level(int, String, int) - Constructor for class org.apache.log4j.Level
Instantiate a Level object.
Level(String, int) - Constructor for class org.apache.logging.log4j.Level
 
LEVEL - Static variable in class org.apache.log4j.builders.filter.LevelMatchFilterBuilder
 
LEVEL_FIELD - Static variable in class org.apache.logging.log4j.core.tools.Generate
 
LEVEL_MAX - Static variable in class org.apache.log4j.builders.filter.LevelRangeFilterBuilder
 
LEVEL_MIN - Static variable in class org.apache.log4j.builders.filter.LevelRangeFilterBuilder
 
LEVEL_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
LevelConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.LevelConverter
 
LevelInfo(String) - Constructor for class org.apache.logging.log4j.core.tools.Generate.LevelInfo
 
levelMap - Variable in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
levelMap - Variable in class org.apache.logging.log4j.core.pattern.LevelPatternConverter
 
LevelMatchFilter - Class in org.apache.logging.log4j.core.filter
This filter returns the onMatch result if the logging level in the event matches the specified logging level exactly.
LevelMatchFilter(Level, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
LevelMatchFilter.Builder - Class in org.apache.logging.log4j.core.filter
 
LevelMatchFilterBuilder - Class in org.apache.log4j.builders.filter
Build a Level match failter.
LevelMatchFilterBuilder() - Constructor for class org.apache.log4j.builders.filter.LevelMatchFilterBuilder
 
LevelMatchFilterBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.filter.LevelMatchFilterBuilder
 
levelName - Variable in class org.apache.logging.log4j.core.config.CustomLevelConfig
 
LevelPatternConverter - Class in org.apache.logging.log4j.core.pattern
Returns the event's level in a StringBuilder.
LevelPatternConverter(Map<Level, String>) - Constructor for class org.apache.logging.log4j.core.pattern.LevelPatternConverter
Private constructor.
LevelPatternSelector - Class in org.apache.logging.log4j.core.layout
Selects the pattern to use based on the Level in the LogEvent.
LevelPatternSelector(PatternMatch[], String, boolean, boolean, boolean, Configuration) - Constructor for class org.apache.logging.log4j.core.layout.LevelPatternSelector
 
LevelPatternSelector(PatternMatch[], String, boolean, boolean, Configuration) - Constructor for class org.apache.logging.log4j.core.layout.LevelPatternSelector
Deprecated.
Use LevelPatternSelector.newBuilder() instead. This will be private in a future version.
LevelPatternSelector.Builder - Class in org.apache.logging.log4j.core.layout
Custom MarkerPatternSelector builder.
LevelRangeFilter - Class in org.apache.logging.log4j.core.filter
This filter returns the onMatch result if the level in the LogEvent is in the range of the configured min and max levels, otherwise it returns onMismatch value .
LevelRangeFilter(Level, Level, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
LevelRangeFilterBuilder - Class in org.apache.log4j.builders.filter
Build a Level match failter.
LevelRangeFilterBuilder() - Constructor for class org.apache.log4j.builders.filter.LevelRangeFilterBuilder
 
LevelRangeFilterBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.filter.LevelRangeFilterBuilder
 
LEVELS - Static variable in class org.apache.logging.log4j.Level
 
LEVELSET - Static variable in enum org.apache.logging.log4j.spi.StandardLevel
 
levelStr - Variable in class org.apache.log4j.Priority
 
levelStyles - Variable in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
LF - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
LF - Static variable in class org.apache.logging.log4j.util.Chars
Line Feed.
LifeCycle - Interface in org.apache.logging.log4j.core
All proper Java frameworks implement some sort of object life cycle.
LifeCycle.State - Enum in org.apache.logging.log4j.core
Status of a life cycle like a LoggerContext.
LifeCycle2 - Interface in org.apache.logging.log4j.core
Extends the LifeCycle interface.
LINE_NUMBER - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
 
LINE_SEP - Static variable in class org.apache.log4j.Layout
 
LINE_SEP_LEN - Static variable in class org.apache.log4j.Layout
Note that the line.separator property can be looked up even by applets.
LINE_SEPARATOR - Static variable in class org.apache.logging.log4j.util.Strings
OS-dependent line separator, defaults to "\n" if the system property ""line.separator" cannot be read.
LineLocationPatternConverter - Class in org.apache.logging.log4j.core.pattern
Returns the event's line location information in a StringBuilder.
LineLocationPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.LineLocationPatternConverter
Private constructor.
lines - Variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
The number of lines to write.
lineSep - Variable in class org.apache.logging.log4j.core.pattern.LineSeparatorPatternConverter
Line separator.
LineSeparatorPatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats a line separator.
LineSeparatorPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.LineSeparatorPatternConverter
Private constructor.
LinkedTransferQueueFactory<E> - Class in org.apache.logging.log4j.core.async
Factory for creating instances of LinkedTransferQueue.
LinkedTransferQueueFactory() - Constructor for class org.apache.logging.log4j.core.async.LinkedTransferQueueFactory
 
linkLocalIPv6Address - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
linkLocalIPv6PrefixLen - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
links - Variable in class org.apache.logging.log4j.docker.model.Network
 
list - Variable in class org.apache.logging.log4j.core.layout.internal.ExcludeChecker
 
list - Variable in class org.apache.logging.log4j.core.layout.internal.IncludeChecker
 
list - Variable in class org.apache.logging.log4j.spi.MutableThreadContextStack
The underlying list (never null).
listChecker - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
ListChecker - Interface in org.apache.logging.log4j.core.layout.internal
Class Description goes here.
ListChecker.NoopChecker - Class in org.apache.logging.log4j.core.layout.internal
Does nothing.
listContainsValue(List<String>, StringBuilder) - Method in class org.apache.logging.log4j.core.filter.StructuredDataFilter
 
listeners - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
Listeners for configuration changes.
listeners - Variable in class org.apache.logging.log4j.core.LoggerContext
 
listeners - Variable in class org.apache.logging.log4j.status.StatusLogger
 
listenersLevel - Variable in class org.apache.logging.log4j.status.StatusLogger
 
listenersLock - Variable in class org.apache.logging.log4j.status.StatusLogger
 
literal - Variable in class org.apache.logging.log4j.core.pattern.LiteralPatternConverter
String literal.
literal - Variable in class org.apache.logging.log4j.util.PropertiesUtil.Environment
 
literal() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.StrategyParser
 
LITERAL_STATE - org.apache.logging.log4j.core.pattern.PatternParser.ParserState
Literal state.
LITERAL_YEAR_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
LiteralPatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats a string literal.
LiteralPatternConverter(Configuration, String, boolean) - Constructor for class org.apache.logging.log4j.core.pattern.LiteralPatternConverter
Create a new instance.
lKeyValues - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.CaseInsensitiveTextStrategy
 
load() - Method in class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
 
load() - Method in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
loadCacheFiles(Enumeration<URL>) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginCache
Loads and merges all the Log4j plugin cache files specified.
loadClass(ClassLoader, String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyHelper
Loads classes not located via Reflection.getCallerClass.
loadClass(String) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyHelper
 
loadClass(String) - Static method in class org.apache.logging.log4j.core.util.Loader
Loads a class by name.
loadClass(String) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Loads a class by name.
loadClass(String, ClassLoader) - Static method in class org.apache.logging.log4j.core.util.Loader
Loads a named Class using a given ClassLoader.
loadClose(InputStream, Object) - Static method in class org.apache.logging.log4j.util.PropertiesUtil
Loads and closes the given property input stream.
loader - Variable in class org.apache.logging.log4j.core.impl.ThrowableProxyHelper.CacheEntry
 
Loader - Class in org.apache.logging.log4j.core.util
Load resources (or images) from various sources.
Loader() - Constructor for class org.apache.logging.log4j.core.util.Loader
 
LoaderUtil - Class in org.apache.logging.log4j.util
Consider this class private. Utility class for ClassLoaders.
LoaderUtil() - Constructor for class org.apache.logging.log4j.util.LoaderUtil
 
LoaderUtil.ThreadContextClassLoaderGetter - Class in org.apache.logging.log4j.util
 
LoaderUtil.UrlResource - Class in org.apache.logging.log4j.util
URL and ClassLoader pair.
loadFromBundle(long, ClassLoader) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
 
loadFromMainClassLoader() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
 
loadFromPackage(String) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
 
loadImplementationsInBundle(ResolverUtil.Test, String) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
 
loadImplementationsInDirectory(ResolverUtil.Test, String, File) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Finds matches in a physical directory on a file system.
loadImplementationsInJar(ResolverUtil.Test, String, File) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Finds matching classes within a jar files that contains a folder structure matching the package structure.
loadImplementationsInJar(ResolverUtil.Test, String, String, JarInputStream) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Finds matching classes within a jar files that contains a folder structure matching the package structure.
loadImplementationsInJar(ResolverUtil.Test, String, URL) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Finds matching classes within a jar files that contains a folder structure matching the package structure.
loadKeyManagerFactory() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
loadKnownTypeConverters(Collection<PluginType<?>>) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
 
loadLoggerContextFactory() - Method in class org.apache.logging.log4j.spi.Provider
Loads the LoggerContextFactory class specified by this Provider.
loadMessageRenderer(String[]) - Method in class org.apache.logging.log4j.core.pattern.MessagePatternConverter
 
loadNoLookups(String[]) - Method in class org.apache.logging.log4j.core.pattern.MessagePatternConverter
 
loadPropertiesFile(String) - Static method in class org.apache.logging.log4j.util.PropertyFilePropertySource
 
loadProvider(URL, ClassLoader) - Static method in class org.apache.logging.log4j.util.ProviderUtil
Loads an individual Provider implementation.
loadProviders(ClassLoader) - Static method in class org.apache.logging.log4j.util.ProviderUtil
 
loadProviders(Enumeration<URL>, ClassLoader) - Static method in class org.apache.logging.log4j.util.ProviderUtil
Deprecated.
Use ProviderUtil.loadProvider(java.net.URL, ClassLoader) instead. Will be removed in 3.0.
loadSystemClass(String) - Static method in class org.apache.logging.log4j.core.util.Loader
Load a Class in the java.* namespace by name.
loadThreadContextMap() - Method in class org.apache.logging.log4j.spi.Provider
Loads the ThreadContextMap class specified by this Provider.
loadTrustManagerFactory() - Method in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
LOCAL0 - org.apache.logging.log4j.core.net.Facility
Local use 0.
LOCAL1 - org.apache.logging.log4j.core.net.Facility
Local use 1.
LOCAL2 - org.apache.logging.log4j.core.net.Facility
Local use 2.
LOCAL3 - org.apache.logging.log4j.core.net.Facility
Local use 3.
LOCAL4 - org.apache.logging.log4j.core.net.Facility
Local use 4.
LOCAL5 - org.apache.logging.log4j.core.net.Facility
Local use 5.
LOCAL6 - org.apache.logging.log4j.core.net.Facility
Local use 6.
LOCAL7 - org.apache.logging.log4j.core.net.Facility
Local use 7.
locale - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.CaseInsensitiveTextStrategy
 
locale - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
locale - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.TimeZoneStrategy
 
locale - Variable in class org.apache.logging.log4j.message.FormattedMessage
 
locale - Variable in class org.apache.logging.log4j.message.LocalizedMessage
 
locale - Variable in class org.apache.logging.log4j.message.MessageFormatMessage
 
locale - Variable in class org.apache.logging.log4j.message.StringFormattedMessage
 
localHostname - Variable in class org.apache.logging.log4j.core.layout.SyslogLayout
Host name used to identify messages from this appender.
localHostName - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
LOCALIZED_MESSAGE - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
 
localizedMessage - Variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
LocalizedMessage - Class in org.apache.logging.log4j.message
Provides some level of compatibility with Log4j 1.x and convenience but is not the recommended way to Localize messages.
LocalizedMessage(String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
Constructor with message pattern and arguments.
LocalizedMessage(String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, Locale, String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, Locale, String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, Locale, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(Locale, String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(Locale, String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(Locale, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, String) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, Locale, String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, Locale, String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, Locale, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
LocalizedMessageFactory(String) - Constructor for class org.apache.logging.log4j.message.LocalizedMessageFactory
 
LocalizedMessageFactory(ResourceBundle) - Constructor for class org.apache.logging.log4j.message.LocalizedMessageFactory
 
LocalLogBuilder(AbstractLogger) - Constructor for class org.apache.logging.log4j.spi.AbstractLogger.LocalLogBuilder
 
localMap - Static variable in class org.apache.log4j.MDC
 
localMap - Variable in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
localMap - Variable in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
localMap - Variable in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
LocalUUID() - Constructor for class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
locateContext(ClassLoader, URI) - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
locateContext(String, Object, URI) - Method in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
locateContext(String, Object, URI) - Method in interface org.apache.logging.log4j.core.selector.NamedContextSelector
Locate the LoggerContext with the specified name.
locateContext(String, String) - Method in class org.apache.logging.log4j.core.selector.BasicContextSelector
 
locateContext(Bundle, URI) - Static method in class org.apache.logging.log4j.core.osgi.BundleContextSelector
 
location - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
location - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
location - Variable in class org.apache.logging.log4j.core.config.ConfigurationSource
 
location - Variable in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
location - Variable in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
location - Variable in class org.apache.logging.log4j.core.util.Source
 
location - Variable in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
LOCATION_INFO - Static variable in class org.apache.log4j.builders.layout.HtmlLayoutBuilder
 
LocationAware - Interface in org.apache.logging.log4j.core.impl
Classes that use location information should implement this interface.
LocationAwareLogEventFactory - Interface in org.apache.logging.log4j.core.impl
 
locationAwareLogger - Variable in class org.apache.logging.slf4j.SLF4JLogger
 
LocationAwareLogger - Interface in org.apache.logging.log4j.spi
Logger that accepts the location of the caller.
LocationAwareReliabilityStrategy - Interface in org.apache.logging.log4j.core.config
Interface to ensure delivery of log events to the appropriate Appenders while including location information.
locationInfo - Variable in class org.apache.log4j.layout.Log4j1XmlLayout
 
locationInfo - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
locationInfo - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
LocationInfo - Class in org.apache.log4j.spi
The internal representation of caller location information.
LocationInfo(StackTraceElement) - Constructor for class org.apache.log4j.spi.LocationInfo
 
lock - Variable in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
 
LOCK - Static variable in class org.apache.logging.log4j.core.appender.AbstractManager
 
LOCK - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
locking - Variable in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
locking - Variable in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
locking - Variable in class org.apache.logging.log4j.core.appender.FileManager.FactoryData
 
locking - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
LockingReliabilityStrategy - Class in org.apache.logging.log4j.core.config
ReliabilityStrategy that uses read/write locks to prevent the LoggerConfig from stopping while it is in use.
LockingReliabilityStrategy(LoggerConfig) - Constructor for class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
LockingStringBuilderEncoder - Class in org.apache.logging.log4j.core.layout
Encoder for StringBuilders that locks on the ByteBufferDestination.
LockingStringBuilderEncoder(Charset) - Constructor for class org.apache.logging.log4j.core.layout.LockingStringBuilderEncoder
 
LockingStringBuilderEncoder(Charset, int) - Constructor for class org.apache.logging.log4j.core.layout.LockingStringBuilderEncoder
 
log(CharSequence) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(CharSequence) - Method in interface org.apache.logging.log4j.LogBuilder
 
log(Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(Object) - Method in interface org.apache.logging.log4j.LogBuilder
 
log(String) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String) - Method in interface org.apache.logging.log4j.LogBuilder
 
log(String) - Static method in class org.apache.logging.log4j.util.LowLevelLogUtil
Logs the given message.
log(String, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object...) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object...) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, StackTraceElement, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger.TranslatorType
 
log(String, String, StackTraceElement, Marker, Level, Message, Throwable) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Logs an event.
log(String, String, Marker, Level, Message, Throwable) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Logs an event.
log(String, Priority, Object, Throwable) - Method in class org.apache.log4j.Category
 
log(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger.TranslatorType
 
log(String, Supplier<?>...) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.LogBuilder
 
log(Priority, Object) - Method in class org.apache.log4j.Category
 
log(Priority, Object, Throwable) - Method in class org.apache.log4j.Category
 
log(LogEvent) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Logs an event.
log(LogEvent) - Method in class org.apache.logging.log4j.core.LogEventListener
 
log(LogEvent, LoggerConfig.LoggerConfigPredicate) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
log(LogEvent, LoggerConfig.LoggerConfigPredicate) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Logs an event.
log(Level, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the given level.
log(Level, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the given level including the stack trace of the Throwable t passed as parameter.
log(Level, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the given level.
log(Level, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the given level including the stack trace of the Throwable t passed as parameter.
log(Level, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the given level.
log(Level, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the given level.
log(Level, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Throwable) - Method in class org.apache.logging.log4j.core.appender.AbstractManager
 
log(Level, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the given level including the stack trace of the Throwable t passed as parameter.
log(Level, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the specified level.
log(Level, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the given level.
log(Level, Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the given level including the stack trace of the Throwable t passed as parameter.
log(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the given level.
log(Level, Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the given level including the stack trace of the Throwable t passed as parameter.
log(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the given level.
log(Level, Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the given level.
log(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, StackTraceElement, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
log(Level, Marker, String, StackTraceElement, Message, Throwable) - Method in class org.apache.logging.log4j.core.Logger
 
log(Level, Marker, String, StackTraceElement, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the given level including the stack trace of the Throwable t passed as parameter.
log(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the specified level.
log(Level, Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the given level.
log(Level, Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the given level.
log(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the specified level with the specified Marker.
log(Level, Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the specified level) with the specified Marker and including the stack log of the Throwable t passed as parameter.
log(Level, Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the specified level) with the specified Marker.
log(Level, Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the specified level) with the specified Marker and including the stack log of the Throwable t passed as parameter.
log(Level, Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the given level.
log(Level, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the given level.
log(Level, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the specified level.
log(Level, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the specified level) including the stack log of the Throwable t passed as parameter.
log(Level, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the specified level.
log(Level, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the specified level) including the stack log of the Throwable t passed as parameter.
log(Level, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Message) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(Message) - Method in interface org.apache.logging.log4j.LogBuilder
 
log(StatusData) - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
log(StatusData) - Method in class org.apache.logging.log4j.status.StatusConsoleListener
Writes status messages to the console.
log(StatusData) - Method in interface org.apache.logging.log4j.status.StatusListener
Called as events occur to process the StatusData.
log(Supplier<LoggerConfig>, String, String, StackTraceElement, Marker, Level, Message, Throwable) - Method in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
log(Supplier<LoggerConfig>, String, String, StackTraceElement, Marker, Level, Message, Throwable) - Method in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
log(Supplier<LoggerConfig>, String, String, StackTraceElement, Marker, Level, Message, Throwable) - Method in class org.apache.logging.log4j.core.config.DefaultReliabilityStrategy
 
log(Supplier<LoggerConfig>, String, String, StackTraceElement, Marker, Level, Message, Throwable) - Method in interface org.apache.logging.log4j.core.config.LocationAwareReliabilityStrategy
Logs an event.
log(Supplier<LoggerConfig>, String, String, StackTraceElement, Marker, Level, Message, Throwable) - Method in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
log(Supplier<LoggerConfig>, String, String, Marker, Level, Message, Throwable) - Method in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
log(Supplier<LoggerConfig>, String, String, Marker, Level, Message, Throwable) - Method in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
log(Supplier<LoggerConfig>, String, String, Marker, Level, Message, Throwable) - Method in class org.apache.logging.log4j.core.config.DefaultReliabilityStrategy
 
log(Supplier<LoggerConfig>, String, String, Marker, Level, Message, Throwable) - Method in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
log(Supplier<LoggerConfig>, String, String, Marker, Level, Message, Throwable) - Method in interface org.apache.logging.log4j.core.config.ReliabilityStrategy
Logs an event.
log(Supplier<LoggerConfig>, LogEvent) - Method in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
log(Supplier<LoggerConfig>, LogEvent) - Method in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
log(Supplier<LoggerConfig>, LogEvent) - Method in class org.apache.logging.log4j.core.config.DefaultReliabilityStrategy
 
log(Supplier<LoggerConfig>, LogEvent) - Method in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
log(Supplier<LoggerConfig>, LogEvent) - Method in interface org.apache.logging.log4j.core.config.ReliabilityStrategy
Logs an event.
log(Supplier<Message>) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(Supplier<Message>) - Method in interface org.apache.logging.log4j.LogBuilder
 
log(Marker, String, int, String, Object[], Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
LOG_ALERT - org.apache.logging.log4j.core.net.Facility
Log alert.
LOG_AUDIT - org.apache.logging.log4j.core.net.Facility
Log audit.
LOG_EVENT_FACTORY - Static variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
LOG_EVENT_KEY - Static variable in class org.apache.logging.log4j.core.appender.routing.Routes
 
LOG4J_CONTEXT_SELECTOR - Static variable in class org.apache.logging.log4j.core.util.Constants
Name of the system property to use to identify the ContextSelector Class.
LOG4J_DEFAULT_STATUS_LEVEL - Static variable in class org.apache.logging.log4j.core.util.Constants
Property name for the default status (internal log4j logging) level to use if not specified in configuration.
LOG4J_LOG_EVENT_FACTORY - Static variable in class org.apache.logging.log4j.core.util.Constants
Name of the system property to use to identify the LogEvent factory.
LOG4J_PACKAGES - Static variable in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
 
LOG4J_PROPERTIES - Static variable in class org.apache.logging.log4j.util.PropertiesUtil
 
LOG4J_PROPERTIES_FILE_NAME - Static variable in class org.apache.logging.log4j.util.PropertiesUtil
 
LOG4J_SYSTEM_PROPERTIES_FILE_NAME - Static variable in class org.apache.logging.log4j.util.PropertiesUtil
 
LOG4J_XSD - Static variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
LOG4J1_CONFIGURATION_FILE_PROPERTY - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
LOG4J1_EXPERIMENTAL - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
LOG4J1_VERSION - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
Log4j1Configuration - Class in org.apache.log4j.config
Class Description goes here.
Log4j1Configuration(LoggerContext, ConfigurationSource, int) - Constructor for class org.apache.log4j.config.Log4j1Configuration
 
Log4j1ConfigurationConverter - Class in org.apache.log4j.config
Tool for converting a Log4j 1.x properties configuration file to Log4j 2.x XML configuration file.
Log4j1ConfigurationConverter(Log4j1ConfigurationConverter.CommandLineArguments) - Constructor for class org.apache.log4j.config.Log4j1ConfigurationConverter
 
Log4j1ConfigurationConverter.CommandLineArguments - Class in org.apache.log4j.config
 
Log4j1ConfigurationFactory - Class in org.apache.log4j.config
Experimental ConfigurationFactory for Log4j 1.2 properties configuration files.
Log4j1ConfigurationFactory() - Constructor for class org.apache.log4j.config.Log4j1ConfigurationFactory
 
Log4j1ConfigurationParser - Class in org.apache.log4j.config
Experimental parser for Log4j 1.2 properties configuration files.
Log4j1ConfigurationParser() - Constructor for class org.apache.log4j.config.Log4j1ConfigurationParser
 
Log4j1MdcPatternConverter - Class in org.apache.log4j.pattern
Able to handle the contents of the LogEvent's MDC and either output the entire contents of the properties, or to output the value of a specific key within the property bundle when this pattern converter has the option set.
Log4j1MdcPatternConverter(String[]) - Constructor for class org.apache.log4j.pattern.Log4j1MdcPatternConverter
Private constructor.
Log4j1NdcPatternConverter - Class in org.apache.log4j.pattern
Returns the event's NDC in a StringBuilder.
Log4j1NdcPatternConverter() - Constructor for class org.apache.log4j.pattern.Log4j1NdcPatternConverter
Private constructor.
Log4j1XmlLayout - Class in org.apache.log4j.layout
Port of XMLLayout in Log4j 1.x.
Log4j1XmlLayout(boolean, boolean) - Constructor for class org.apache.log4j.layout.Log4j1XmlLayout
 
LOG4J2_DEBUG - Static variable in class org.apache.logging.log4j.util.Constants
Name of the system property that will turn on TRACE level internal log4j2 status logging.
LOG4J2_VERSION - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
Log4jContextFactory - Class in org.apache.logging.log4j.core.impl
Factory to locate a ContextSelector and then load a LoggerContext.
Log4jContextFactory() - Constructor for class org.apache.logging.log4j.core.impl.Log4jContextFactory
Initializes the ContextSelector from system property Constants.LOG4J_CONTEXT_SELECTOR.
Log4jContextFactory(ContextSelector) - Constructor for class org.apache.logging.log4j.core.impl.Log4jContextFactory
Initializes this factory's ContextSelector with the specified selector.
Log4jContextFactory(ContextSelector, ShutdownCallbackRegistry) - Constructor for class org.apache.logging.log4j.core.impl.Log4jContextFactory
Constructs a Log4jContextFactory using the provided ContextSelector and ShutdownRegistrationStrategy.
Log4jContextFactory(ShutdownCallbackRegistry) - Constructor for class org.apache.logging.log4j.core.impl.Log4jContextFactory
Constructs a Log4jContextFactory using the ContextSelector from Constants.LOG4J_CONTEXT_SELECTOR and the provided ShutdownRegistrationStrategy.
Log4jEntityResolver - Class in org.apache.log4j.xml
An EntityResolver specifically designed to return log4j.dtd which is embedded within the log4j jar file.
Log4jEntityResolver() - Constructor for class org.apache.log4j.xml.Log4jEntityResolver
 
Log4jEventWrapper() - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapper
 
Log4jEventWrapper(MutableLogEvent) - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapper
 
Log4jEventWrapperHandler() - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapperHandler
 
Log4jLog - Class in org.apache.logging.log4j.jcl
 
Log4jLog(ExtendedLogger) - Constructor for class org.apache.logging.log4j.jcl.Log4jLog
 
Log4jLogEvent - Class in org.apache.logging.log4j.core.impl
Implementation of a LogEvent.
Log4jLogEvent() - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
Log4jLogEvent(long) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent
Deprecated.
use Log4jLogEvent.Builder instead. This constructor will be removed in an upcoming release.
Log4jLogEvent(String, Marker, String, StackTraceElement, Level, Message, List<Property>, Throwable) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent
Constructor.
Log4jLogEvent(String, Marker, String, Level, Message, Throwable) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent
Deprecated.
use Log4jLogEvent.Builder instead. This constructor will be removed in an upcoming release.
Log4jLogEvent(String, Marker, String, Level, Message, Throwable, Map<String, String>, ThreadContext.ContextStack, String, StackTraceElement, long) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent
Deprecated.
use Log4jLogEvent.Builder instead. This constructor will be removed in an upcoming release.
Log4jLogEvent(String, Marker, String, Level, Message, Throwable, ThrowableProxy, StringMap, ThreadContext.ContextStack, long, String, int, StackTraceElement, long) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
Log4jLogEvent(String, Marker, String, Level, Message, Throwable, ThrowableProxy, StringMap, ThreadContext.ContextStack, long, String, int, StackTraceElement, long, int, long) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent
Constructor.
Log4jLogEvent(String, Marker, String, Level, Message, Throwable, ThrowableProxy, StringMap, ThreadContext.ContextStack, long, String, int, StackTraceElement, Clock, long) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
Log4jLogEvent(String, Marker, String, Level, Message, List<Property>, Throwable) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent
Constructor.
Log4jLogEvent.Builder - Class in org.apache.logging.log4j.core.impl
LogEvent Builder helper class.
Log4jLogEvent.LogEventProxy - Class in org.apache.logging.log4j.core.impl
Proxy pattern used to serialize the LogEvent.
Log4jLogger - Class in org.apache.logging.slf4j
SLF4J logger implementation that uses Log4j.
Log4jLogger(ExtendedLogger, String) - Constructor for class org.apache.logging.slf4j.Log4jLogger
 
Log4jLoggerFactory - Class in org.apache.logging.slf4j
Log4j implementation of SLF4J ILoggerFactory interface.
Log4jLoggerFactory() - Constructor for class org.apache.logging.slf4j.Log4jLoggerFactory
 
Log4jLookup - Class in org.apache.logging.log4j.core.lookup
Lookup properties of Log4j
Log4jLookup() - Constructor for class org.apache.logging.log4j.core.lookup.Log4jLookup
 
Log4jMarker - Class in org.apache.logging.slf4j
Log4j/SLF4J Marker type bridge.
Log4jMarker() - Constructor for class org.apache.logging.log4j.MarkerManager.Log4jMarker
Required by JAXB and Jackson for XML and JSON IO.
Log4jMarker(String) - Constructor for class org.apache.logging.log4j.MarkerManager.Log4jMarker
Constructs a new Marker.
Log4jMarker(Marker) - Constructor for class org.apache.logging.slf4j.Log4jMarker
Constructs a Log4jMarker using an existing Log4j Marker.
Log4jMarkerFactory - Class in org.apache.logging.slf4j
Log4j/SLF4J bridge to create SLF4J Markers based on name or based on existing SLF4J Markers.
Log4jMarkerFactory() - Constructor for class org.apache.logging.slf4j.Log4jMarkerFactory
 
Log4jMDCAdapter - Class in org.apache.logging.slf4j
 
Log4jMDCAdapter() - Constructor for class org.apache.logging.slf4j.Log4jMDCAdapter
 
Log4jProvider - Class in org.apache.logging.log4j.core.impl
Binding for the Log4j API.
Log4jProvider() - Constructor for class org.apache.logging.log4j.core.impl.Log4jProvider
 
Log4jThread - Class in org.apache.logging.log4j.core.util
Prefixes thread names with "Log4j2-".
Log4jThread() - Constructor for class org.apache.logging.log4j.core.util.Log4jThread
 
Log4jThread(Runnable) - Constructor for class org.apache.logging.log4j.core.util.Log4jThread
 
Log4jThread(Runnable, String) - Constructor for class org.apache.logging.log4j.core.util.Log4jThread
 
Log4jThread(String) - Constructor for class org.apache.logging.log4j.core.util.Log4jThread
 
Log4jThread(ThreadGroup, Runnable) - Constructor for class org.apache.logging.log4j.core.util.Log4jThread
 
Log4jThread(ThreadGroup, Runnable, String) - Constructor for class org.apache.logging.log4j.core.util.Log4jThread
 
Log4jThread(ThreadGroup, Runnable, String, long) - Constructor for class org.apache.logging.log4j.core.util.Log4jThread
 
Log4jThread(ThreadGroup, String) - Constructor for class org.apache.logging.log4j.core.util.Log4jThread
 
Log4jThreadFactory - Class in org.apache.logging.log4j.core.util
Creates Log4jThreads.
Log4jThreadFactory(String, boolean, int) - Constructor for class org.apache.logging.log4j.core.util.Log4jThreadFactory
Constructs an initialized thread factory.
LogAdapter - Class in org.apache.logging.log4j.jcl
Commons Logging adapter registry.
LogAdapter() - Constructor for class org.apache.logging.log4j.jcl.LogAdapter
 
LOGBACK_STYLES - Static variable in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
logBuilder - Variable in class org.apache.logging.log4j.spi.AbstractLogger
 
LogBuilder - Interface in org.apache.logging.log4j
Interface for constructing log events before logging them.
logDebug(String, Throwable) - Method in class org.apache.logging.log4j.core.appender.AbstractManager
 
LogDelay(long) - Constructor for class org.apache.logging.log4j.core.filter.BurstFilter.LogDelay
 
logEncodeTextException(Exception, StringBuilder, ByteBufferDestination) - Method in class org.apache.logging.log4j.core.layout.LockingStringBuilderEncoder
 
logEncodeTextException(Exception, StringBuilder, ByteBufferDestination) - Method in class org.apache.logging.log4j.core.layout.StringBuilderEncoder
 
logError(String, Throwable) - Method in class org.apache.logging.log4j.core.appender.AbstractManager
 
logEvent(LogEvent) - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
logEvent(StructuredDataMessage) - Static method in class org.apache.logging.log4j.EventLogger
Logs events with a level of ALL.
logEvent(StructuredDataMessage, Level) - Static method in class org.apache.logging.log4j.EventLogger
Logs events and specify the logging level.
LogEvent - Interface in org.apache.logging.log4j.core
Provides contextual information about a logged message.
LogEventAdapter - Class in org.apache.log4j.bridge
Converts a Log4j 2 LogEvent into the components needed by a Log4j 1.x LoggingEvent.
LogEventAdapter(LogEvent) - Constructor for class org.apache.log4j.bridge.LogEventAdapter
 
logEventFactory - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
LogEventFactory - Interface in org.apache.logging.log4j.core.impl
 
LogEventListener - Class in org.apache.logging.log4j.core
Base class for server classes that listen to LogEvents.
LogEventListener() - Constructor for class org.apache.logging.log4j.core.LogEventListener
 
LogEventPatternConverter - Class in org.apache.logging.log4j.core.pattern
LoggingEventPatternConverter is a base class for pattern converters that can format information from instances of LoggingEvent.
LogEventPatternConverter(String, String) - Constructor for class org.apache.logging.log4j.core.pattern.LogEventPatternConverter
Constructs an instance of LoggingEventPatternConverter.
LogEventProxy(Log4jLogEvent, boolean) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
LogEventProxy(LogEvent, boolean) - Constructor for class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
LogEventWrapper - Class in org.apache.log4j.bridge
Exposes a Log4j 1 logging event as a Log4j 2 LogEvent.
LogEventWrapper(LoggingEvent) - Constructor for class org.apache.log4j.bridge.LogEventWrapper
 
LogEventWrapper.ContextDataMap - Class in org.apache.log4j.bridge
 
logException(String, Throwable) - Static method in class org.apache.logging.log4j.util.LowLevelLogUtil
 
logException(Throwable) - Static method in class org.apache.logging.log4j.util.LowLevelLogUtil
 
LogFactoryImpl - Class in org.apache.logging.log4j.jcl
Log4j binding for Commons Logging.
LogFactoryImpl() - Constructor for class org.apache.logging.log4j.jcl.LogFactoryImpl
 
LoggableComponentBuilder<T extends ComponentBuilder<T>> - Interface in org.apache.logging.log4j.core.config.builder.api
Common component builder for Logger and RootLogger elements.
logger - Variable in class org.apache.log4j.Category
 
logger - Variable in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
logger - Static variable in class org.apache.logging.log4j.core.filter.ScriptFilter
 
logger - Variable in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
logger - Static variable in class org.apache.logging.log4j.core.script.ScriptManager
 
logger - Static variable in class org.apache.logging.log4j.core.util.WatchManager
 
logger - Variable in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
logger - Variable in class org.apache.logging.log4j.jcl.Log4jLog
 
logger - Variable in class org.apache.logging.log4j.message.LocalizedMessage
 
logger - Variable in class org.apache.logging.log4j.spi.AbstractLogger.LocalLogBuilder
 
logger - Variable in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
The wrapped Logger.
logger - Variable in class org.apache.logging.log4j.status.StatusLogger
 
logger - Variable in class org.apache.logging.slf4j.Log4jLogger
 
logger - Variable in class org.apache.logging.slf4j.SLF4JLogger
 
logger() - Static method in class org.apache.logging.log4j.core.appender.AbstractManager
 
Logger - Class in org.apache.log4j
 
Logger - Class in org.apache.logging.log4j.core
The core implementation of the Logger interface.
Logger - Interface in org.apache.logging.log4j
This is the central interface in the log4j package.
Logger(String) - Constructor for class org.apache.log4j.Logger
 
Logger(LoggerContext, String, MessageFactory) - Constructor for class org.apache.logging.log4j.core.Logger
The constructor.
Logger(LoggerContext, String) - Constructor for class org.apache.log4j.Logger
 
LOGGER - Static variable in class org.apache.log4j.bridge.AppenderWrapper
 
LOGGER - Static variable in class org.apache.log4j.builders.AbstractBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.appender.AsyncAppenderBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.appender.ConsoleAppenderBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.appender.DailyRollingFileAppenderBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.appender.FileAppenderBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.appender.NullAppenderBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.appender.RewriteAppenderBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.appender.RollingFileAppenderBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.appender.SyslogAppenderBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.BuilderManager
 
LOGGER - Static variable in class org.apache.log4j.builders.filter.DenyAllFilterBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.filter.LevelMatchFilterBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.filter.LevelRangeFilterBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.filter.StringMatchFilterBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.layout.HtmlLayoutBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.layout.PatternLayoutBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.layout.SimpleLayoutBuilder
 
LOGGER - Static variable in class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
LOGGER - Static variable in class org.apache.log4j.config.PropertySetter
 
LOGGER - Static variable in class org.apache.log4j.helpers.OptionConverter
 
LOGGER - Static variable in class org.apache.log4j.WriterAppender
 
LOGGER - Static variable in class org.apache.log4j.xml.Log4jEntityResolver
 
LOGGER - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
LOGGER - Static variable in class org.apache.log4j.xml.XmlConfiguration.SAXErrorHandler
 
LOGGER - Static variable in class org.apache.log4j.xml.XmlConfigurationFactory
 
LOGGER - Static variable in class org.apache.logging.log4j.core.AbstractLifeCycle
Allow subclasses access to the status logger without creating another instance.
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.AbstractManager
Allow subclasses access to the status logger without creating another instance.
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.AppenderSet
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.DefaultErrorHandler
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.FailoversPlugin
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy
Allow subclasses access to the status logger without creating another instance.
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rewrite.PropertiesRewritePolicy
Allows subclasses access to the status logger without creating another instance.
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
Allow subclasses access to the status logger without creating another instance.
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
Allows subclasses access to the status logger without creating another instance.
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.ScriptCondition
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.FileSize
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.routing.Route
 
LOGGER - Static variable in class org.apache.logging.log4j.core.appender.routing.Routes
 
LOGGER - Static variable in class org.apache.logging.log4j.core.async.AsyncLogger
 
LOGGER - Static variable in class org.apache.logging.log4j.core.async.AsyncQueueFullPolicyFactory
 
LOGGER - Static variable in class org.apache.logging.log4j.core.async.DiscardingAsyncQueueFullPolicy
 
LOGGER - Static variable in class org.apache.logging.log4j.core.async.DisruptorUtil
 
LOGGER - Static variable in enum org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.AppenderRef
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
Allows subclasses access to the status logger without creating another instance.
LOGGER - Static variable in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.Configurator
 
LOGGER - Variable in class org.apache.logging.log4j.core.config.HttpWatcher
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.Base64Converter
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
An instance of Log to use for logging in this class.
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.validation.validators.RequiredValidator
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.validation.validators.ValidHostValidator
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.validation.validators.ValidPortValidator
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
Status logger.
LOGGER - Static variable in class org.apache.logging.log4j.core.config.plugins.visitors.PluginVisitors
 
LOGGER - Static variable in class org.apache.logging.log4j.core.config.Property
 
LOGGER - Static variable in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
LOGGER - Static variable in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
LOGGER - Static variable in class org.apache.logging.log4j.core.jmx.Server
 
LOGGER - Static variable in class org.apache.logging.log4j.core.layout.AbstractLayout
Allow subclasses access to the status logger without creating another instance.
LOGGER - Static variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector
 
LOGGER - Static variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
 
LOGGER - Static variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
LOGGER - Static variable in class org.apache.logging.log4j.core.LogEventListener
 
LOGGER - Static variable in class org.apache.logging.log4j.core.lookup.DateLookup
 
LOGGER - Static variable in class org.apache.logging.log4j.core.lookup.Interpolator
 
LOGGER - Static variable in class org.apache.logging.log4j.core.lookup.JndiLookup
 
LOGGER - Static variable in class org.apache.logging.log4j.core.lookup.Log4jLookup
 
LOGGER - Static variable in class org.apache.logging.log4j.core.lookup.ResourceBundleLookup
 
LOGGER - Static variable in class org.apache.logging.log4j.core.lookup.SystemPropertiesLookup
 
LOGGER - Static variable in class org.apache.logging.log4j.core.net.DatagramOutputStream
Allow subclasses access to the status logger without creating another instance.
LOGGER - Static variable in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
Status logger.
LOGGER - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
LOGGER - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
LOGGER - Static variable in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
LOGGER - Static variable in class org.apache.logging.log4j.core.osgi.Activator
 
LOGGER - Static variable in class org.apache.logging.log4j.core.pattern.AbstractPatternConverter
Allow subclasses access to the status logger.
LOGGER - Static variable in class org.apache.logging.log4j.core.pattern.PatternParser
 
LOGGER - Static variable in class org.apache.logging.log4j.core.pattern.RegexReplacement
 
LOGGER - Static variable in class org.apache.logging.log4j.core.script.AbstractScript
 
LOGGER - Static variable in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
LOGGER - Static variable in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
LOGGER - Static variable in class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
LOGGER - Static variable in class org.apache.logging.log4j.core.util.ClockFactory
 
LOGGER - Static variable in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
Status logger.
LOGGER - Static variable in class org.apache.logging.log4j.core.util.ExecutorServices
 
LOGGER - Static variable in class org.apache.logging.log4j.core.util.FileUtils
 
LOGGER - Static variable in class org.apache.logging.log4j.core.util.Loader
 
LOGGER - Static variable in class org.apache.logging.log4j.core.util.NetUtils
 
LOGGER - Static variable in class org.apache.logging.log4j.core.util.OptionConverter
 
LOGGER - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
LOGGER - Static variable in class org.apache.logging.log4j.core.util.WatcherFactory
 
LOGGER - Static variable in class org.apache.logging.log4j.docker.DockerLookup
 
LOGGER - Static variable in class org.apache.logging.log4j.EventLogger
 
LOGGER - Static variable in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
LOGGER - Static variable in class org.apache.logging.log4j.LogManager
 
LOGGER - Static variable in class org.apache.logging.log4j.message.MessageFormatMessage
 
LOGGER - Static variable in class org.apache.logging.log4j.message.StringFormattedMessage
 
LOGGER - Static variable in class org.apache.logging.log4j.spi.Provider
 
LOGGER - Static variable in class org.apache.logging.log4j.spi.ThreadContextMapFactory
 
LOGGER - Static variable in class org.apache.logging.log4j.util.ProviderUtil
 
LOGGER - Static variable in class org.apache.logging.log4j.util.Unbox
 
LOGGER - Static variable in class org.apache.logging.slf4j.Log4jMarkerFactory
 
LOGGER - Static variable in class org.apache.logging.slf4j.SLF4JLoggerContextFactory
 
LOGGER_CONTEXT_FACTORY - Static variable in class org.apache.logging.log4j.spi.Provider
Property name to set to the implementation of LoggerContextFactory.
LOGGER_ELEMENT - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
LOGGER_FACTORY_CLASS_STR - Static variable in class org.slf4j.impl.StaticLoggerBinder
 
LOGGER_FACTORY_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
LOGGER_PREFIX - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
LOGGER_REF - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
Logger.LoggerProxy - Class in org.apache.logging.log4j.core
Serialization proxy class for Logger.
Logger.PrivateConfig - Class in org.apache.logging.log4j.core
The binding between a Logger and its configuration.
Logger.PrivateManager - Class in org.apache.log4j
Internal Log Manager.
LoggerAdapter<L> - Interface in org.apache.logging.log4j.spi
A basic registry for LoggerContext objects and their associated external Logger classes.
LoggerComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Assembler for constructing Logger Components.
loggerConfig - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapper
 
loggerConfig - Variable in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
loggerConfig - Variable in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
loggerConfig - Variable in class org.apache.logging.log4j.core.config.DefaultReliabilityStrategy
 
loggerConfig - Variable in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
loggerConfig - Variable in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
loggerConfig - Variable in class org.apache.logging.log4j.core.Logger.PrivateConfig
LoggerConfig to delegate the actual logging to.
LoggerConfig - Class in org.apache.logging.log4j.core.config
Logger object that is created via configuration.
LoggerConfig() - Constructor for class org.apache.logging.log4j.core.config.LoggerConfig
Default constructor.
LoggerConfig(String, List<AppenderRef>, Filter, Level, boolean, Property[], Configuration, boolean) - Constructor for class org.apache.logging.log4j.core.config.LoggerConfig
 
LoggerConfig(String, Level, boolean) - Constructor for class org.apache.logging.log4j.core.config.LoggerConfig
Constructor that sets the name, level and additive values.
LoggerConfig.LoggerConfigPredicate - Enum in org.apache.logging.log4j.core.config
 
LoggerConfig.RootLogger - Class in org.apache.logging.log4j.core.config
The root Logger.
LoggerConfigAdmin - Class in org.apache.logging.log4j.core.jmx
Implementation of the LoggerConfigAdminMBean interface.
LoggerConfigAdmin(LoggerContext, LoggerConfig) - Constructor for class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
Constructs a new LoggerConfigAdmin with the specified LoggerContext and logger config.
LoggerConfigAdminMBean - Interface in org.apache.logging.log4j.core.jmx
The MBean interface for monitoring and managing a LoggerConfig.
loggerConfigLevel - Variable in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
LoggerConfigPredicate() - Constructor for enum org.apache.logging.log4j.core.config.LoggerConfig.LoggerConfigPredicate
 
loggerConfigs - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
loggerContext - Variable in class org.apache.logging.log4j.core.appender.AbstractManager
 
loggerContext - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
loggerContext - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
loggerContext - Variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
loggerContext - Variable in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
loggerContext - Variable in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
LoggerContext - Class in org.apache.logging.log4j.core
The LoggerContext is the anchor for the logging system.
LoggerContext - Interface in org.apache.logging.log4j.spi
Anchor point for logging implementations.
LoggerContext(String) - Constructor for class org.apache.logging.log4j.core.LoggerContext
Constructor taking only a name.
LoggerContext(String, Object) - Constructor for class org.apache.logging.log4j.core.LoggerContext
Constructor taking a name and a reference to an external context.
LoggerContext(String, Object, String) - Constructor for class org.apache.logging.log4j.core.LoggerContext
Constructor taking a name external context and a configuration location String.
LoggerContext(String, Object, URI) - Constructor for class org.apache.logging.log4j.core.LoggerContext
Constructor taking a name, external context and a configuration URI.
LoggerContextAccessor - Interface in org.apache.logging.log4j.core
Provides access to a Core Logger Context.
LoggerContextAdmin - Class in org.apache.logging.log4j.core.jmx
Implementation of the LoggerContextAdminMBean interface.
LoggerContextAdmin(LoggerContext, Executor) - Constructor for class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
Constructs a new LoggerContextAdmin with the Executor to be used for sending Notification s asynchronously to listeners.
LoggerContextAdminMBean - Interface in org.apache.logging.log4j.core.jmx
The MBean interface for monitoring and managing a LoggerContext.
LoggerContextFactory - Interface in org.apache.logging.log4j.spi
Implemented by factories that create LoggerContext objects.
loggerContextFactoryClass - Variable in class org.apache.logging.log4j.spi.Provider
 
LoggerContextKey - Class in org.apache.logging.log4j.spi
Deprecated.
with no replacement - no longer used
LoggerContextKey() - Constructor for class org.apache.logging.log4j.spi.LoggerContextKey
Deprecated.
 
LoggerContextShutdownAware - Interface in org.apache.logging.log4j.spi
Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners.
LoggerContextShutdownEnabled - Interface in org.apache.logging.log4j.spi
LoggerContexts implementing this are able register LoggerContextShutdownAware classes.
loggerDisruptor - Variable in class org.apache.logging.log4j.core.async.AsyncLogger
 
loggerDisruptor - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
loggerFactory - Variable in class org.slf4j.impl.StaticLoggerBinder
The ILoggerFactory instance returned by the getLoggerFactory() method should always be the same object
LoggerFactory - Interface in org.apache.log4j.spi
Implement this interface to create new instances of Logger or a sub-class of Logger.
loggerFields - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
LoggerFields - Class in org.apache.logging.log4j.core.layout
A LoggerFields container.
LoggerFields(Map<String, String>, String, String, boolean) - Constructor for class org.apache.logging.log4j.core.layout.LoggerFields
 
loggerFqcn - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
loggerFqcn - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
loggerFqcn - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
loggerFQCN - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
LoggerFqcnPatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats the Logger FQCN.
LoggerFqcnPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.LoggerFqcnPatternConverter
Private constructor.
loggerName - Variable in class org.apache.logging.log4j.core.appender.rewrite.LoggerNameLevelRewritePolicy
 
loggerName - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
loggerName - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
loggerName - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
loggerName - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
loggerName - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
loggerName - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
loggerName - Variable in class org.apache.logging.log4j.message.LocalizedMessage
 
LoggerNameAwareMessage - Interface in org.apache.logging.log4j.message
Message that is interested in the name of the Logger.
LoggerNameLevelRewritePolicy - Class in org.apache.logging.log4j.core.appender.rewrite
Rewrites log event levels for a given logger name.
LoggerNameLevelRewritePolicy(String, Map<Level, Level>) - Constructor for class org.apache.logging.log4j.core.appender.rewrite.LoggerNameLevelRewritePolicy
 
LoggerPatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats a logger name.
LoggerPatternConverter(String[]) - Constructor for class org.apache.logging.log4j.core.pattern.LoggerPatternConverter
Private constructor.
LoggerProxy(String, MessageFactory) - Constructor for class org.apache.logging.log4j.core.Logger.LoggerProxy
 
loggerRegistry - Variable in class org.apache.logging.log4j.core.LoggerContext
 
loggerRegistry - Variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
loggerRegistry - Variable in class org.apache.logging.slf4j.SLF4JLoggerContext
 
LoggerRegistry<T extends ExtendedLogger> - Class in org.apache.logging.log4j.spi
Convenience class to be used by LoggerContext implementations.
LoggerRegistry() - Constructor for class org.apache.logging.log4j.spi.LoggerRegistry
 
LoggerRegistry(LoggerRegistry.MapFactory<T>) - Constructor for class org.apache.logging.log4j.spi.LoggerRegistry
 
LoggerRegistry.ConcurrentMapFactory<T extends ExtendedLogger> - Class in org.apache.logging.log4j.spi
Generates ConcurrentHashMaps for use by the registry to store the Loggers.
LoggerRegistry.MapFactory<T extends ExtendedLogger> - Interface in org.apache.logging.log4j.spi
Interface to control the data structure used by the registry to store the Loggers.
LoggerRegistry.WeakMapFactory<T extends ExtendedLogger> - Class in org.apache.logging.log4j.spi
Generates WeakHashMaps for use by the registry to store the Loggers.
LoggerRepository - Interface in org.apache.log4j.spi
A LoggerRepository is used to create and retrieve Loggers.
loggers - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
Loggers - Class in org.apache.logging.log4j.core.config
 
Loggers(ConcurrentMap<String, LoggerConfig>, LoggerConfig) - Constructor for class org.apache.logging.log4j.core.config.Loggers
 
LOGGERS - Static variable in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
loggersComponent - Variable in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
LoggersPlugin - Class in org.apache.logging.log4j.core.config
Container of Logger objects.
LoggersPlugin() - Constructor for class org.apache.logging.log4j.core.config.LoggersPlugin
 
LoggingEvent - Class in org.apache.log4j.spi
No-op version of Log4j 1.2 LoggingEvent.
LoggingEvent() - Constructor for class org.apache.log4j.spi.LoggingEvent
 
LoggingException - Exception in org.apache.logging.log4j
Exception thrown when an error occurs while logging.
LoggingException(String) - Constructor for exception org.apache.logging.log4j.LoggingException
Construct an exception with a message.
LoggingException(String, Throwable) - Constructor for exception org.apache.logging.log4j.LoggingException
Construct an exception with a message and underlying cause.
LoggingException(Throwable) - Constructor for exception org.apache.logging.log4j.LoggingException
Construct an exception with an underlying cause.
logIfEnabled(String, Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a CharSequence message if the specified level is active.
logIfEnabled(String, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object...) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message whose parameters are only to be constructed if the specified level is active.
logIfEnabled(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message which is only to be constructed if the specified level is active.
logIfEnabled(String, Level, Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message which is only to be constructed if the specified level is active.
logInBackgroundThread(LogEvent) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
LogManager - Class in org.apache.log4j
 
LogManager - Class in org.apache.logging.log4j
The anchor point for the Log4j logging system.
LogManager() - Constructor for class org.apache.log4j.LogManager
 
LogManager() - Constructor for class org.apache.logging.log4j.LogManager
Prevents instantiation
LogManager.PrivateManager - Class in org.apache.log4j
Internal LogManager.
LogManager.Repository - Class in org.apache.log4j
The Repository.
logMessage(String, Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
logMessage(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.Logger
 
logMessage(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
logMessage(String, Level, Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Always logs a message at the specified level.
logMessage(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Always log an event.
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.apache.logging.slf4j.SLF4JLogger
 
logMessage(String, Level, Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(AsyncAppender, LogEvent) - Method in enum org.apache.logging.log4j.core.async.EventRoute
 
logMessage(AsyncLoggerConfig, LogEvent) - Method in enum org.apache.logging.log4j.core.async.EventRoute
 
logMessage(AsyncLogger, String, Level, Marker, Message, Throwable) - Method in enum org.apache.logging.log4j.core.async.EventRoute
 
logMessage(Level, Marker, String, StackTraceElement, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a Message.
logMessage(Level, Marker, String, StackTraceElement, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(Level, Marker, String, StackTraceElement, Message, Throwable) - Method in interface org.apache.logging.log4j.spi.LocationAwareLogger
 
logMessage(Message) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
logMessageInBackgroundThread(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
FOR INTERNAL USE ONLY.
logMessageInCurrentThread(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
LOG4J2-471: prevent deadlock when RingBuffer is full and object being logged calls Logger.log() from its toString() method
logMessageInCurrentThread(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
FOR INTERNAL USE ONLY.
logMessageSafely(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessageTrackRecursion(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logName - Variable in class org.apache.logging.log4j.simple.SimpleLogger
 
logParent(LogEvent, LoggerConfig.LoggerConfigPredicate) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
 
logSupportedPrecision(Clock) - Static method in class org.apache.logging.log4j.core.util.ClockFactory
 
logToAsyncDelegate(LogEvent) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
logToAsyncLoggerConfigsOnCurrentThread(LogEvent) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
Called by AsyncLoggerConfigHelper.RingBufferLog4jEventHandler.
logToErrorAppenderIfNecessary(boolean, LogEvent) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
 
logWarn(String, Throwable) - Method in class org.apache.logging.log4j.core.appender.AbstractManager
 
logWarningOnNpeFromDisruptorPublish(RingBufferLogEventTranslator) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
logWarningOnNpeFromDisruptorPublish(Level, String, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
logWarningToStatusLogger() - Static method in class org.apache.logging.log4j.core.async.AsyncQueueFullMessageUtil
Logs a warning to the StatusLogger explaining why a message appears out of order in the appender.
logWithThreadLocalTranslator(String, StackTraceElement, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
Enqueues the specified log event data for logging in a background thread.
logWithThreadLocalTranslator(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
Enqueues the specified log event data for logging in a background thread.
logWithVarargTranslator(String, StackTraceElement, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
Enqueues the specified log event data for logging in a background thread.
logWithVarargTranslator(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
Enqueues the specified log event data for logging in a background thread.
LONG - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
LONG locale dependent date or time style.
LONG - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
LONG locale dependent date or time style.
LongConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.LongConverter
 
LongConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.LongConverter
 
LONGER_FIRST_LOWERCASE - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
longName - Variable in class org.apache.logging.log4j.message.BasicThreadInformation
 
lookup(String) - Static method in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
 
lookup(String) - Method in class org.apache.logging.log4j.core.lookup.AbstractLookup
Calls lookup(null, key) in the super class.
lookup(String) - Method in class org.apache.logging.log4j.core.lookup.ContextMapLookup
Looks up the value from the ThreadContext Map.
lookup(String) - Method in class org.apache.logging.log4j.core.lookup.DateLookup
Looks up the value of the environment variable.
lookup(String) - Method in class org.apache.logging.log4j.core.lookup.LowerLookup
Converts the "key" to lower case.
lookup(String) - Method in class org.apache.logging.log4j.core.lookup.MainMapLookup
 
lookup(String) - Method in class org.apache.logging.log4j.core.lookup.MapLookup
Looks up a String key to a String value using the map.
lookup(String) - Method in class org.apache.logging.log4j.core.lookup.MarkerLookup
 
lookup(String) - Method in interface org.apache.logging.log4j.core.lookup.StrLookup
Looks up a String key to a String value.
lookup(String) - Method in class org.apache.logging.log4j.core.lookup.StructuredDataLookup
Returns null.
lookup(String) - Method in class org.apache.logging.log4j.core.lookup.UpperLookup
Converts the "key" to upper case.
lookup(String) - Method in class org.apache.logging.log4j.core.net.JndiManager
Looks up a named object through this JNDI context.
lookup(String) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
 
lookup(String) - Static method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns the FixedFormat with the name or pattern matching the specified string or null if not found.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.ContextMapLookup
Looks up the value from the ThreadContext Map.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.DateLookup
Looks up the value of the environment variable.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.EnvironmentLookup
Looks up the value of the environment variable.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.Interpolator
Resolves the specified variable.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.JavaLookup
Looks up the value of the environment variable.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.JndiLookup
Looks up the value of the JNDI resource.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.Log4jLookup
 
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.LowerLookup
Converts the "key" to lower case.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.MainMapLookup
 
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.MapLookup
 
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.MarkerLookup
 
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.ResourceBundleLookup
Looks up the value for the key in the format "BundleName:BundleKey".
lookup(LogEvent, String) - Method in interface org.apache.logging.log4j.core.lookup.StrLookup
Looks up a String key to a String value possibly using the current LogEvent.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.StructuredDataLookup
Looks up the value for the key using the data in the LogEvent.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.SystemPropertiesLookup
Looks up the value for the key using the data in the LogEvent.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.UpperLookup
Converts the "key" to upper case.
lookup(LogEvent, String) - Method in class org.apache.logging.log4j.docker.DockerLookup
 
LOOKUP - Static variable in class org.apache.logging.log4j.core.lookup.DateLookup
 
LOOKUP - Static variable in class org.apache.logging.log4j.core.lookup.JndiLookup
 
LOOKUP - Static variable in class org.apache.logging.log4j.core.lookup.ResourceBundleLookup
 
LOOKUP - Static variable in class org.apache.logging.log4j.core.lookup.SystemPropertiesLookup
 
LOOKUP_KEY_DOCKER - Static variable in class org.apache.logging.log4j.core.lookup.Interpolator
 
LOOKUP_KEY_JNDI - Static variable in class org.apache.logging.log4j.core.lookup.Interpolator
 
LOOKUP_KEY_JVMRUNARGS - Static variable in class org.apache.logging.log4j.core.lookup.Interpolator
 
LOOKUP_KEY_KUBERNETES - Static variable in class org.apache.logging.log4j.core.lookup.Interpolator
 
LOOKUP_KEY_SPRING - Static variable in class org.apache.logging.log4j.core.lookup.Interpolator
 
LOOKUP_KEY_WEB - Static variable in class org.apache.logging.log4j.core.lookup.Interpolator
 
lookupForFile(String) - Static method in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
 
lookupIgnoreCase(String) - Static method in enum org.apache.logging.log4j.message.MapMessage.MapFormat
Maps a format name to an MapMessage.MapFormat while ignoring case.
lookupIgnoringNanos(String) - Static method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
LOW_MASK - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
LOW_MASK - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
LowerLookup - Class in org.apache.logging.log4j.core.lookup
Converts values to lower case.
LowerLookup() - Constructor for class org.apache.logging.log4j.core.lookup.LowerLookup
 
LowLevelLogUtil - Class in org.apache.logging.log4j.util
PrintWriter-based logging utility for classes too low level to use StatusLogger.
LowLevelLogUtil() - Constructor for class org.apache.logging.log4j.util.LowLevelLogUtil
 
LPR - org.apache.logging.log4j.core.net.Facility
Line printer subsystem.

M

macAddress - Variable in class org.apache.logging.log4j.docker.model.Network
 
macAddress - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
Magenta(List<PatternFormatter>, String) - Constructor for class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Magenta
Constructs the converter.
MAGENTA - org.apache.logging.log4j.core.pattern.AnsiEscape
Magenta foreground color.
MAGIC1 - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
First magic number used to detect the millisecond position.
MAGIC2 - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Second magic number used to detect the millisecond position.
MAGICSTRING1 - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Expected representation of first magic number.
MAGICSTRING2 - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Expected representation of second magic number.
MAIL - org.apache.logging.log4j.core.net.Facility
Mail system.
main(String[]) - Static method in class org.apache.log4j.config.Log4j1ConfigurationConverter
 
main(String[]) - Static method in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
Deprecated.
Use PluginProcessor instead. To do so, simply include log4j-core in your dependencies and make sure annotation processing is not disabled. By default, supported Java compilers will automatically use that plugin processor provided log4j-core is on the classpath.
main(String[]) - Static method in class org.apache.logging.log4j.core.pattern.ProcessIdPatternConverter
 
main(String[]) - Static method in class org.apache.logging.log4j.core.tools.CustomLoggerGenerator
main(String[]) - Static method in class org.apache.logging.log4j.core.tools.ExtendedLoggerGenerator
main(String[]) - Static method in class org.apache.logging.log4j.core.tools.Generate.CustomLogger
Generates source code for custom logger wrappers that only provide convenience methods for the specified custom levels, not for the standard built-in levels.
main(String[]) - Static method in class org.apache.logging.log4j.core.tools.Generate.ExtendedLogger
Generates source code for extended logger wrappers that provide convenience methods for the specified custom levels.
main(String[]) - Static method in class org.apache.logging.log4j.core.Version
 
MAIN_SINGLETON - Static variable in class org.apache.logging.log4j.core.lookup.MainMapLookup
A singleton used by a main method to save its arguments.
MainMapLookup - Class in org.apache.logging.log4j.core.lookup
A map-based lookup for main arguments.
MainMapLookup() - Constructor for class org.apache.logging.log4j.core.lookup.MainMapLookup
Constructor when used directly as a plugin.
MainMapLookup(Map<String, String>) - Constructor for class org.apache.logging.log4j.core.lookup.MainMapLookup
 
MainScriptRunner(ScriptEngine, AbstractScript) - Constructor for class org.apache.logging.log4j.core.script.ScriptManager.MainScriptRunner
 
makeAccessible(Field) - Static method in class org.apache.logging.log4j.core.util.ReflectionUtil
Makes a Field accessible if it is not public or if it is final.
makeAccessible(T) - Static method in class org.apache.logging.log4j.core.util.ReflectionUtil
Makes a Member accessible if the member is not public.
makeArray(Class<T>, int) - Method in class org.apache.logging.log4j.core.util.CyclicBuffer
 
makeId(String, int) - Method in class org.apache.logging.log4j.message.StructuredDataId
Creates an id based on the current id.
makeId(StructuredDataId) - Method in class org.apache.logging.log4j.message.StructuredDataId
Creates an id using another id to supply default values.
makeImmutable(Message) - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
makeMessageImmutable() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
makeMessageImmutable(Message) - Static method in class org.apache.logging.log4j.core.async.InternalAsyncUtil
Returns the specified message, with its content frozen unless system property log4j.format.msg.async is true or the message class is annotated with AsynchronouslyFormattable.
makeNewLoggerInstance(String) - Method in interface org.apache.log4j.spi.LoggerFactory
 
makeParentDirs(File) - Static method in class org.apache.logging.log4j.core.util.FileUtils
Creates the parent directories for the given File.
manager - Variable in class org.apache.log4j.config.Log4j1Configuration
 
manager - Variable in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
 
manager - Variable in class org.apache.logging.log4j.core.appender.AbstractWriterAppender
 
manager - Variable in class org.apache.logging.log4j.core.appender.HttpAppender
 
manager - Variable in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
manager - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.AsyncAction
 
manager - Variable in class org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy
 
manager - Variable in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
 
manager - Variable in class org.apache.logging.log4j.core.appender.SmtpAppender
The SMTP Manager
manager - Variable in class org.apache.logging.log4j.core.script.ScriptManager
 
ManagerFactory<M,​T> - Interface in org.apache.logging.log4j.core.appender
Creates Manager objects.
map - Variable in class org.apache.logging.log4j.core.appender.rewrite.LoggerNameLevelRewritePolicy
 
map - Variable in class org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy
 
map - Variable in class org.apache.logging.log4j.core.config.Loggers
 
map - Variable in class org.apache.logging.log4j.core.filter.MapFilter
 
map - Variable in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
map - Variable in class org.apache.logging.log4j.core.layout.LoggerFields
 
map - Variable in class org.apache.logging.log4j.core.lookup.MapLookup
Map keys are variable names and value.
map - Variable in class org.apache.logging.log4j.spi.LoggerRegistry
 
MAP - Static variable in class org.apache.logging.log4j.core.appender.AbstractManager
 
MapFilter - Class in org.apache.logging.log4j.core.filter
A Filter that operates on a Map.
MapFilter(Map<String, List<String>>, boolean, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.MapFilter
 
MapFormat() - Constructor for enum org.apache.logging.log4j.message.MapMessage.MapFormat
 
MapLookup - Class in org.apache.logging.log4j.core.lookup
A map-based lookup.
MapLookup() - Constructor for class org.apache.logging.log4j.core.lookup.MapLookup
Constructor when used directly as a plugin.
MapLookup(Map<String, String>) - Constructor for class org.apache.logging.log4j.core.lookup.MapLookup
Creates a new instance backed by a Map.
MapMessage<M extends MapMessage<M,​V>,​V> - Class in org.apache.logging.log4j.message
Represents a Message that consists of a Map.
MapMessage() - Constructor for class org.apache.logging.log4j.message.MapMessage
Constructs a new instance.
MapMessage(int) - Constructor for class org.apache.logging.log4j.message.MapMessage
Constructs a new instance.
MapMessage(Map<String, V>) - Constructor for class org.apache.logging.log4j.message.MapMessage
Constructs a new instance based on an existing Map.
MapMessage.MapFormat - Enum in org.apache.logging.log4j.message
When set as the format specifier causes the Map to be formatted as XML.
MapMessageJsonFormatter - Enum in org.apache.logging.log4j.message
The default JSON formatter for MapMessages.
MapMessageJsonFormatter() - Constructor for enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
MapPatternConverter - Class in org.apache.logging.log4j.core.pattern
Able to handle the contents of the LogEvent's MapMessage and either output the entire contents of the properties in a similar format to the java.util.Hashtable.toString(), or to output the value of a specific key within the Map.
MapPatternConverter(String[], String...) - Constructor for class org.apache.logging.log4j.core.pattern.MapPatternConverter
Private constructor.
mappedBuffer - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
mappingOffset - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
MapRewritePolicy - Class in org.apache.log4j.rewrite
This policy rewrites events where the message of the original event implements java.util.Map.
MapRewritePolicy - Class in org.apache.logging.log4j.core.appender.rewrite
This policy modifies events by replacing or possibly adding keys and values to the MapMessage.
MapRewritePolicy() - Constructor for class org.apache.log4j.rewrite.MapRewritePolicy
 
MapRewritePolicy(Map<String, Object>, MapRewritePolicy.Mode) - Constructor for class org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy
 
MapRewritePolicy.Mode - Enum in org.apache.logging.log4j.core.appender.rewrite
An enumeration to identify whether keys not in the MapMessage should be added or whether only existing keys should be updated.
mark(int) - Method in class org.apache.log4j.config.InputStreamWrapper
 
marker - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
marker - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
marker - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
marker - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
marker - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
marker - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
marker - Variable in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
marker - Variable in class org.apache.logging.slf4j.Log4jMarker
 
Marker - Interface in org.apache.logging.log4j
Markers are objects that are used to add easily filterable information to log messages.
MARKER - Static variable in class org.apache.logging.log4j.core.lookup.MarkerLookup
 
markerFactory - Variable in class org.slf4j.impl.StaticMarkerBinder
 
MarkerFilter - Class in org.apache.logging.log4j.core.filter
This filter returns the onMatch result if the marker in the LogEvent is the same as or has the configured marker as a parent.
MarkerFilter(String, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.MarkerFilter
 
MarkerLookup - Class in org.apache.logging.log4j.core.lookup
Looks-up markers.
MarkerLookup() - Constructor for class org.apache.logging.log4j.core.lookup.MarkerLookup
 
MarkerManager - Class in org.apache.logging.log4j
Applications create Markers by using the Marker Manager.
MarkerManager() - Constructor for class org.apache.logging.log4j.MarkerManager
 
MarkerManager.Log4jMarker - Class in org.apache.logging.log4j
Consider this class private, it is only public to satisfy Jackson for XML and JSON IO.
markerMap - Variable in class org.apache.logging.slf4j.Log4jMarkerFactory
 
MarkerPatternConverter - Class in org.apache.logging.log4j.core.pattern
Returns events' full marker string in a StringBuilder.
MarkerPatternConverter(String[]) - Constructor for class org.apache.logging.log4j.core.pattern.MarkerPatternConverter
Private constructor.
MarkerPatternSelector - Class in org.apache.logging.log4j.core.layout
Selects the pattern to use based on the Marker in the LogEvent.
MarkerPatternSelector(PatternMatch[], String, boolean, boolean, boolean, Configuration) - Constructor for class org.apache.logging.log4j.core.layout.MarkerPatternSelector
 
MarkerPatternSelector(PatternMatch[], String, boolean, boolean, Configuration) - Constructor for class org.apache.logging.log4j.core.layout.MarkerPatternSelector
Deprecated.
Use MarkerPatternSelector.newBuilder() instead. This will be private in a future version.
MarkerPatternSelector.Builder - Class in org.apache.logging.log4j.core.layout
Custom MarkerPatternSelector builder.
MARKERS - Static variable in class org.apache.logging.log4j.MarkerManager
 
MarkerSimpleNamePatternConverter - Class in org.apache.logging.log4j.core.pattern
Appends an event's maker name to a StringBuilder.
MarkerSimpleNamePatternConverter(String[]) - Constructor for class org.apache.logging.log4j.core.pattern.MarkerSimpleNamePatternConverter
Private constructor.
markEvent() - Method in class org.apache.logging.log4j.core.layout.AbstractLayout
 
markSupported() - Method in class org.apache.log4j.config.InputStreamWrapper
 
marshall(Object) - Static method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
marshall(Message) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
marshalledMessage - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
since 2.8
MASK - Static variable in class org.apache.logging.log4j.core.util.NameUtil
 
MASK - Static variable in class org.apache.logging.log4j.util.Unbox
 
matches(Class<?>) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry.PluginTest
 
matches(Class<?>) - Method in interface org.apache.logging.log4j.core.config.plugins.util.ResolverUtil.Test
Will be called repeatedly with candidate classes.
matches(URI) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry.PluginTest
 
matches(URI) - Method in interface org.apache.logging.log4j.core.config.plugins.util.ResolverUtil.Test
Test for a resource.
max - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
max - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Maximum accepted number of parameters for an option or positional parameter.
max(int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Returns a new Range object with the max value replaced by the specified value.
MAX_BACKUP_INDEX - Static variable in class org.apache.log4j.builders.AbstractBuilder
 
MAX_BUFFER_SIZE - Static variable in class org.apache.logging.log4j.core.filter.StructuredDataFilter
 
MAX_DEPTH - Static variable in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
MAX_DIGITS - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
 
MAX_DRAIN_ATTEMPTS_BEFORE_SHUTDOWN - Static variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
MAX_DRAIN_ATTEMPTS_BEFORE_SHUTDOWN - Static variable in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
MAX_ENTRIES - Static variable in class org.apache.logging.log4j.status.StatusLogger
 
MAX_EXCEPTIONS - Static variable in class org.apache.logging.log4j.core.appender.DefaultErrorHandler
 
MAX_FILE_SIZE - Static variable in class org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy
Rollover threshold size in bytes.
MAX_LENGTH - Static variable in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
MAX_LENGTH - Static variable in class org.apache.logging.log4j.message.StructuredDataId
 
MAX_LENGTH - Static variable in class org.apache.logging.log4j.message.StructuredDataMessage
 
MAX_PARMS - Static variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
MAX_REGION_LENGTH - Static variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
 
MAX_REMAP_COUNT - Static variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
MAX_RETRIES - Static variable in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
MAX_REUSABLE_MESSAGE_SIZE - Static variable in class org.apache.logging.log4j.core.util.Constants
Maximum size of the StringBuilders used in RingBuffer LogEvents to store the contents of reusable Messages.
MAX_REUSABLE_MESSAGE_SIZE - Static variable in class org.apache.logging.log4j.util.Constants
Maximum size of the StringBuilders used in RingBuffer LogEvents to store the contents of reusable Messages.
MAX_SCHEDULED_ITEMS - Static variable in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
MAX_SIZE_PARAM - Static variable in class org.apache.log4j.builders.AbstractBuilder
 
MAX_STATE - org.apache.logging.log4j.core.pattern.PatternParser.ParserState
Max state.
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.
MAX_STRING_BUILDER_SIZE - Static variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
MAX_TRIES - Static variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
MAX_YEAR - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
maxBurst - Variable in class org.apache.logging.log4j.core.filter.BurstFilter.Builder
 
maxDepth - Variable in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
 
maxDepth - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
MaxElementAbbreviator(int, NameAbbreviator.MaxElementAbbreviator.Strategy) - Constructor for class org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator
Create new instance.
maxFiles - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
maxFiles - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
Index for most recent log file.
maxFileSize - Variable in class org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy
 
maxIndex - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
Index for oldest retained log file.
maxLength - Variable in class org.apache.logging.log4j.core.pattern.FormattingInfo
Maximum length.
maxLength - Variable in class org.apache.logging.log4j.core.pattern.MaxLengthConverter
 
maxLength - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
maxLength - Variable in class org.apache.logging.log4j.message.StructuredDataMessage
 
maxLength(Collection<String>) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
MaxLengthConverter - Class in org.apache.logging.log4j.core.pattern
Max length pattern converter.
MaxLengthConverter(List<PatternFormatter>, int) - Constructor for class org.apache.logging.log4j.core.pattern.MaxLengthConverter
Construct the converter.
maxLevel - Variable in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
maxRandomDelay - Variable in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
maxRandomDelayMillis - Variable in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
 
MaxValuesforFieldExceededException(CommandLine, String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.MaxValuesforFieldExceededException
 
maybeLog(String, Level, Object, Throwable) - Method in class org.apache.log4j.Category
 
maybeStartHelper(Configuration) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
MB - Static variable in class org.apache.logging.log4j.core.appender.rolling.FileSize
 
mColon - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNumberRule
 
md5(String) - Static method in class org.apache.logging.log4j.core.util.NameUtil
 
mDaylight - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNameRule
 
MDC - Class in org.apache.log4j
This class behaves just like Log4j's MDC would - and so can cause issues with the redeployment of web applications if the Objects stored in the threads Map cannot be garbage collected.
MDC() - Constructor for class org.apache.log4j.MDC
 
MDCContextMap - Class in org.apache.logging.slf4j
Bind the ThreadContextMap to the SLF4J MDC.
MDCContextMap() - Constructor for class org.apache.logging.slf4j.MDCContextMap
 
mdcExcludes - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
mdcId - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
mdcId - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
mdcIncludes - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
MdcPatternConverter - Class in org.apache.logging.log4j.core.pattern
Able to handle the contents of the LogEvent's MDC and either output the entire contents of the properties in a similar format to the java.util.Hashtable.toString(), or to output the value of a specific key within the property bundle when this pattern converter has the option set.
MdcPatternConverter(String[]) - Constructor for class org.apache.logging.log4j.core.pattern.MdcPatternConverter
Private constructor.
mdcPrefix - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
mdcPrefix - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
mdcRequired - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
mdcSdId - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
MEDIUM - org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
MEDIUM - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
MEDIUM locale dependent date or time style.
MEDIUM - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
MEDIUM locale dependent date or time style.
member - Variable in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
memento() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
memento() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
memento() - Method in interface org.apache.logging.log4j.message.ReusableMessage
Returns an immutable snapshot of the current internal state of this reusable message.
memento() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
memento() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
memento() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
memento(ReusableMessage) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
memento(ReadOnlyStringMap) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
MementoMessage - Class in org.apache.logging.log4j.core.impl
Consider this class private. MementoMessage is intended to be used when we need to make an immutable copy of a Message without forgetting the original Message.getFormat() and Message.getParameters() values.
MementoMessage(String, String, Object[]) - Constructor for class org.apache.logging.log4j.core.impl.MementoMessage
 
MemoryMappedFileAppender - Class in org.apache.logging.log4j.core.appender
Memory Mapped File Appender.
MemoryMappedFileAppender(String, Layout<? extends Serializable>, Filter, MemoryMappedFileManager, String, boolean, boolean, Advertiser, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
 
MemoryMappedFileAppender.Builder<B extends MemoryMappedFileAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Builds RandomAccessFileAppender instances.
MemoryMappedFileManager - Class in org.apache.logging.log4j.core.appender
Extends OutputStreamManager but instead of using a buffered output stream, this class maps a region of a file into memory and writes to this memory region.
MemoryMappedFileManager(RandomAccessFile, String, OutputStream, boolean, long, int, String, Layout<? extends Serializable>, boolean) - Constructor for class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
MemoryMappedFileManager.FactoryData - Class in org.apache.logging.log4j.core.appender
Factory Data.
MemoryMappedFileManager.MemoryMappedFileManagerFactory - Class in org.apache.logging.log4j.core.appender
Factory to create a MemoryMappedFileManager.
MemoryMappedFileManagerFactory() - Constructor for class org.apache.logging.log4j.core.appender.MemoryMappedFileManager.MemoryMappedFileManagerFactory
 
MemoryPasswordProvider - Class in org.apache.logging.log4j.core.net.ssl
Simple PasswordProvider implementation that keeps the password char[] array in memory.
MemoryPasswordProvider(char[]) - Constructor for class org.apache.logging.log4j.core.net.ssl.MemoryPasswordProvider
 
mergConfigurations(Node, Node, PluginManager) - Method in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
Merge the source Configuration into the target Configuration.
mergConfigurations(Node, Node, PluginManager) - Method in interface org.apache.logging.log4j.core.config.composite.MergeStrategy
Merge the soure node tree into the target node tree.
merge(Action, List<Action>, boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
 
merge(SortedArrayStringMap) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
MERGE_STRATEGY_PROPERTY - Static variable in class org.apache.logging.log4j.core.config.composite.CompositeConfiguration
Allow the ConfigurationFactory class to be specified as a system property.
mergeByName(Map<String, PluginType<?>>, List<PluginType<?>>) - Static method in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
 
mergeRootProperties(Node, AbstractConfiguration) - Method in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
Merge the root properties.
mergeRootProperties(Node, AbstractConfiguration) - Method in interface org.apache.logging.log4j.core.config.composite.MergeStrategy
Merge the root node properties into the configuration.
mergeStrategy - Variable in class org.apache.logging.log4j.core.config.composite.CompositeConfiguration
 
MergeStrategy - Interface in org.apache.logging.log4j.core.config.composite
Merges two configurations together
message - Variable in class org.apache.logging.log4j.core.appender.TlsSyslogFrame
 
message - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
message - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
message - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
message - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
message - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
message - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
message - Variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
message - Variable in class org.apache.logging.log4j.core.net.MimeMessageBuilder
 
message - Variable in class org.apache.logging.log4j.core.net.SmtpManager
 
message - Variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
 
message - Variable in class org.apache.logging.log4j.message.FormattedMessage
 
message - Variable in class org.apache.logging.log4j.message.SimpleMessage
 
message - Variable in class org.apache.logging.log4j.message.StructuredDataMessage
 
message() - Method in annotation type org.apache.logging.log4j.core.config.plugins.validation.constraints.Required
The message to be logged if this constraint is violated.
message() - Method in annotation type org.apache.logging.log4j.core.config.plugins.validation.constraints.ValidHost
The message to be logged if this constraint is violated.
message() - Method in annotation type org.apache.logging.log4j.core.config.plugins.validation.constraints.ValidPort
The message to be logged if this constraint is violated.
message() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
Message - Interface in org.apache.logging.log4j.message
An interface for various Message implementations that can be logged.
MESSAGE - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
 
MessageCollectionMessage<T> - Interface in org.apache.logging.log4j.message
A Message that is a collection of Messages.
messageFactory - Variable in class org.apache.logging.log4j.core.Logger.LoggerProxy
 
messageFactory - Variable in class org.apache.logging.log4j.spi.AbstractLogger
 
MessageFactory - Interface in org.apache.logging.log4j.message
Creates messages.
MessageFactory2 - Interface in org.apache.logging.log4j.message
Creates messages.
MessageFactory2Adapter - Class in org.apache.logging.log4j.spi
Adapts a legacy MessageFactory to the new MessageFactory2 interface.
MessageFactory2Adapter(MessageFactory) - Constructor for class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
messageFormat - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
messageFormat - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
MessageFormatMessage - Class in org.apache.logging.log4j.message
Handles messages that consist of a format string conforming to java.text.MessageFormat.
MessageFormatMessage(String, Object...) - Constructor for class org.apache.logging.log4j.message.MessageFormatMessage
Constructs a message.
MessageFormatMessage(Locale, String, Object...) - Constructor for class org.apache.logging.log4j.message.MessageFormatMessage
Constructs a message.
MessageFormatMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
MessageFormatMessageFactory() - Constructor for class org.apache.logging.log4j.message.MessageFormatMessageFactory
Constructs a message factory with default flow strings.
messageId - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
MessageLayout - Class in org.apache.logging.log4j.core.layout
Formats a LogEvent in its Message form.
MessageLayout() - Constructor for class org.apache.logging.log4j.core.layout.MessageLayout
 
MessageLayout(Configuration, byte[], byte[]) - Constructor for class org.apache.logging.log4j.core.layout.MessageLayout
 
messagePattern - Variable in class org.apache.logging.log4j.message.FormattedMessage
 
messagePattern - Variable in class org.apache.logging.log4j.message.MessageFormatMessage
 
messagePattern - Variable in class org.apache.logging.log4j.message.ParameterizedMessage
 
messagePattern - Variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
messagePattern - Variable in class org.apache.logging.log4j.message.StringFormattedMessage
 
MessagePatternConverter - Class in org.apache.logging.log4j.core.pattern
Returns the event's rendered message in a StringBuilder.
MessagePatternConverter(Configuration, String[]) - Constructor for class org.apache.logging.log4j.core.pattern.MessagePatternConverter
Private constructor.
messages - Variable in class org.apache.logging.log4j.status.StatusLogger
 
messageString - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
since 2.8
MessageSupplier - Interface in org.apache.logging.log4j.util
Classes implementing this interface know how to supply Messages.
messageText - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
messageText - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
META - Static variable in class org.apache.logging.log4j.message.StructuredDataId
RFC 5424 Meta.
method - Variable in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
method - Variable in class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
method - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.Base64Converter
 
METHOD_NAME - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
 
MethodLocationPatternConverter - Class in org.apache.logging.log4j.core.pattern
Returns the event's line location information in a StringBuilder.
MethodLocationPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.MethodLocationPatternConverter
Private constructor.
METHODS - Static variable in class org.apache.logging.log4j.core.tools.Generate
 
mField - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.PaddedNumberField
 
mField - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TextField
 
mField - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitNumberField
 
mField - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.UnpaddedNumberField
 
MICROS - org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
MID_MASK - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
MID_MASK - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
midnightToday - Variable in class org.apache.logging.log4j.core.filter.TimeFilter
 
midnightToday - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
midnightTomorrow - Variable in class org.apache.logging.log4j.core.filter.TimeFilter
 
midnightTomorrow - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
migrateSavedLogMessages() - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
MILLI_FRACTION_DIGITS - Static variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
millis - Variable in class org.apache.logging.log4j.core.util.CachedClock
 
millis - Variable in class org.apache.logging.log4j.core.util.CoarseCachedClock
 
MILLIS - org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
MILLIS_CHAR - Static variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
MILLIS_IN_SECONDS - Static variable in class org.apache.logging.log4j.core.util.Constants
Number of milliseconds in a second.
MILLIS_PER_MINUTE - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
MILLIS_PER_SECOND - Static variable in class org.apache.logging.log4j.core.time.MutableInstant
 
MILLISECOND_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
millisecondFormat(int, StringBuffer, int) - Static method in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Formats a count of milliseconds (0-999) into a numeric representation.
millisecondStart - Variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Index of initial digit of millisecond pattern or UNRECOGNIZED_MILLISECONDS or NO_MILLISECONDS.
millisSeparatorChar - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
millisSeparatorChar - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
millisSeparatorLength - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
millisSeparatorLength - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
millisSinceMidnight(long) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
Returns the number of milliseconds since midnight in the time zone that this FixedDateFormat was constructed with for the specified currentTime.
millisToString(long) - Method in class org.apache.logging.log4j.core.util.WatchManager
 
MimeMessageBuilder - Class in org.apache.logging.log4j.core.net
Builder for MimeMessage instances.
MimeMessageBuilder(Session) - Constructor for class org.apache.logging.log4j.core.net.MimeMessageBuilder
 
min - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
min - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Required number of parameters for an option or positional parameter.
min(int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Returns a new Range object with the min value replaced by the specified value.
MIN_BUILDER_SIZE - Static variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
MIN_CAL - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
MIN_DATE - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
MIN_DURATION - Static variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
MIN_REGION_LENGTH - Static variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
 
MIN_STATE - org.apache.logging.log4j.core.pattern.PatternParser.ParserState
Min state.
MIN_WINDOW_SIZE - Static variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
minCount - Variable in enum org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator.Strategy
 
MinimalOptionRenderer() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.MinimalOptionRenderer
 
MinimalParameterRenderer() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.MinimalParameterRenderer
 
minIndex - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
Index for most recent log file.
minInSet(TreeSet<Integer>) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
minLength - Variable in class org.apache.logging.log4j.core.pattern.FormattingInfo
Minimum length.
minLevel - Variable in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
minLines(int) - Method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Returns the minimum between the lines and the max lines.
minSize - Variable in class org.apache.logging.log4j.core.appender.rolling.OnStartupTriggeringPolicy
 
MINUTE - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
MINUTE_CHAR - Static variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
MINUTE_MS - Static variable in class org.apache.logging.log4j.core.filter.TimeFilter
Length of minute in milliseconds.
MINUTE_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
minutes - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
MINUTES - org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
MINUTES_PER_HOUR - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.Duration
Minutes per hour.
MINUTES_PER_HOUR - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
MISSING_LAYOUT - Static variable in interface org.apache.log4j.spi.ErrorCode
 
MissingParameterException(CommandLine, String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.MissingParameterException
 
MissingTypeConverterException(CommandLine, String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.MissingTypeConverterException
 
mkdir(File, boolean) - Static method in class org.apache.logging.log4j.core.util.FileUtils
Asserts that the given directory exists and creates it if necessary.
mLocale - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
The locale.
mLocale - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneDisplayKey
 
mLocale - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNameRule
 
mmap(FileChannel, String, long, int) - Static method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
mMaxLengthEstimate - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
The estimated maximum length.
mode - Variable in class org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy
 
mode - Variable in class org.apache.logging.log4j.docker.model.Mount
 
Mode() - Constructor for enum org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy.Mode
 
modified() - Method in class org.apache.logging.log4j.core.util.AbstractWatcher
 
modified() - Method in interface org.apache.logging.log4j.core.util.Watcher
Called when the configuration has been modified.
modified() - Method in class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
modifiedMillis - Variable in class org.apache.logging.log4j.core.config.ConfigurationSource
 
modify(FastDateParser, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.NumberStrategy
Make any modifications to parsed integer
modulate - Variable in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
modulate - Variable in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
 
MONITOR_INTERVAL - Static variable in class org.apache.log4j.config.Log4j1Configuration
 
MONITOR_INTERVAL - Static variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
monitorInterval - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
monitorSource(Reconfigurable, ConfigurationSource) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
MONTH - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
MONTH_CHAR - Static variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
MONTHLY - org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
Rollover monthly.
monthMap - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
months - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
Mount - Class in org.apache.logging.log4j.docker.model
 
Mount() - Constructor for class org.apache.logging.log4j.docker.model.Mount
 
mounts - Variable in class org.apache.logging.log4j.docker.model.Container
 
moveFile(Path, Path) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
 
mPattern - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
The pattern.
MpscBlockingQueue(int, JCToolsBlockingQueueFactory.WaitStrategy) - Constructor for class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.MpscBlockingQueue
 
mRule - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.DayInWeekField
 
mRule - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwelveHourField
 
mRule - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwentyFourHourField
 
mRule - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.WeekYear
 
mRules - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
The parsed rules.
msg - Variable in class org.apache.logging.log4j.status.StatusData
 
MSG_PATTERN - Static variable in class org.apache.logging.log4j.message.FormattedMessage
 
msgId - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
msgLock - Variable in class org.apache.logging.log4j.status.StatusLogger
 
mSize - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.PaddedNumberField
 
mStandard - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNameRule
 
mStyle - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneDisplayKey
 
mStyle - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNameRule
 
mTimeZone - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
The time zone.
mTimeZone - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneDisplayKey
 
MulticastDnsAdvertiser - Class in org.apache.logging.log4j.core.net
Advertise an entity via ZeroConf/MulticastDNS and the JmDNS library.
MulticastDnsAdvertiser() - Constructor for class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
MultiformatMessage - Interface in org.apache.logging.log4j.message
A Message that can render itself in more than one way.
MultiFormatStringBuilderFormattable - Interface in org.apache.logging.log4j.util
A Message that can render itself in more than one way.
MultipartKey(Object...) - Constructor for class org.apache.logging.log4j.core.util.datetime.FormatCache.MultipartKey
Constructs an instance of MultipartKey to hold the specified objects.
multiplier - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PathSortByModificationTime
 
mutable - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
MUTABLE_FACTORY - Static variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
Factory used to populate the RingBuffer with events.
MUTABLE_TRANSLATOR - Static variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
Object responsible for passing on data to a RingBuffer event with a MutableLogEvent.
MutableInstant - Class in org.apache.logging.log4j.core.time
An instantaneous point on the time line, used for high-precision log event timestamps.
MutableInstant() - Constructor for class org.apache.logging.log4j.core.time.MutableInstant
 
MutableLogEvent - Class in org.apache.logging.log4j.core.impl
Mutable implementation of the LogEvent interface.
MutableLogEvent() - Constructor for class org.apache.logging.log4j.core.impl.MutableLogEvent
 
MutableLogEvent(StringBuilder, Object[]) - Constructor for class org.apache.logging.log4j.core.impl.MutableLogEvent
 
mutableLogEventThreadLocal - Static variable in class org.apache.logging.log4j.core.impl.ReusableLogEventFactory
 
MutableThreadContextStack - Class in org.apache.logging.log4j.spi
TODO
MutableThreadContextStack() - Constructor for class org.apache.logging.log4j.spi.MutableThreadContextStack
Constructs an empty MutableThreadContextStack.
MutableThreadContextStack(List<String>) - Constructor for class org.apache.logging.log4j.spi.MutableThreadContextStack
Constructs a new instance.
MutableThreadContextStack(MutableThreadContextStack) - Constructor for class org.apache.logging.log4j.spi.MutableThreadContextStack
 
mValue - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.CharacterLiteral
 
mValue - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.StringLiteral
 
mValues - Variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TextField
 

N

NA - Static variable in class org.apache.log4j.spi.LocationInfo
When location information is not available the constant NA is returned.
NA - Static variable in class org.apache.logging.log4j.core.pattern.ClassNamePatternConverter
 
name - Variable in class org.apache.log4j.AppenderSkeleton
 
name - Variable in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
name - Variable in class org.apache.logging.log4j.core.appender.AbstractAppender
 
name - Variable in class org.apache.logging.log4j.core.appender.AbstractManager
 
name - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
name - Variable in class org.apache.logging.log4j.core.appender.ConsoleAppender.FactoryData
 
name - Variable in class org.apache.logging.log4j.core.appender.OutputStreamAppender.FactoryData
 
name - Variable in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
Compressor name.
name - Variable in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
name - Variable in class org.apache.logging.log4j.core.appender.WriterAppender.FactoryData
 
name - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
name - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
name - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
name - Variable in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
name - Variable in class org.apache.logging.log4j.core.config.json.JsonConfiguration.Status
 
name - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
name - Variable in class org.apache.logging.log4j.core.config.Node
 
name - Variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
name - Variable in class org.apache.logging.log4j.core.config.Property
 
name - Variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration.Status
 
name - Variable in class org.apache.logging.log4j.core.filter.MarkerFilter
 
name - Variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
name - Variable in class org.apache.logging.log4j.core.Logger.LoggerProxy
 
name - Variable in class org.apache.logging.log4j.core.pattern.AbstractPatternConverter
Converter name.
name - Variable in class org.apache.logging.log4j.core.script.AbstractScript
 
name - Variable in class org.apache.logging.log4j.core.tools.Generate.LevelInfo
 
name - Variable in class org.apache.logging.log4j.docker.model.Mount
 
name - Variable in class org.apache.logging.log4j.Level
 
name - Variable in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
name - Variable in class org.apache.logging.log4j.message.BasicThreadInformation
 
name - Variable in class org.apache.logging.log4j.message.StructuredDataId
 
name - Variable in class org.apache.logging.log4j.spi.AbstractLogger
 
name - Variable in class org.apache.logging.log4j.util.Timer
 
name - Variable in class org.apache.logging.slf4j.Log4jLogger
 
name() - Method in annotation type org.apache.logging.log4j.core.config.plugins.Plugin
Name of the plugin.
name() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Program name to show in the synopsis.
name() - Method in class org.apache.logging.log4j.Level
Gets the symbolic name of this Level.
NAME - Static variable in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
NAME - Static variable in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Black
Black
NAME - Static variable in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Blue
Blue
NAME - Static variable in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Cyan
Cyan
NAME - Static variable in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Green
Green
NAME - Static variable in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Magenta
Magenta
NAME - Static variable in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Red
Red
NAME - Static variable in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.White
White
NAME - Static variable in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Yellow
Yellow
NAME - Static variable in class org.apache.logging.log4j.EventLogger
 
NAME_ATTR - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
NameAbbreviator - Class in org.apache.logging.log4j.core.pattern
NameAbbreviator generates abbreviated logger and class names.
NameAbbreviator() - Constructor for class org.apache.logging.log4j.core.pattern.NameAbbreviator
 
NameAbbreviator.MaxElementAbbreviator - Class in org.apache.logging.log4j.core.pattern
Abbreviator that drops starting path elements.
NameAbbreviator.MaxElementAbbreviator.Strategy - Enum in org.apache.logging.log4j.core.pattern
When the name is reduced in length by cutting parts, there can be two ways to do it.
NameAbbreviator.NOPAbbreviator - Class in org.apache.logging.log4j.core.pattern
Abbreviator that simply appends full name to buffer.
NameAbbreviator.PatternAbbreviator - Class in org.apache.logging.log4j.core.pattern
Pattern abbreviator.
NameAbbreviator.PatternAbbreviatorFragment - Class in org.apache.logging.log4j.core.pattern
Fragment of an pattern abbreviator.
NamedContextSelector - Interface in org.apache.logging.log4j.core.selector
ContextSelectors that have a name.
NamePatternConverter - Class in org.apache.logging.log4j.core.pattern
Abstract base class for other pattern converters which can return only parts of their name.
NamePatternConverter(String, String, String[]) - Constructor for class org.apache.logging.log4j.core.pattern.NamePatternConverter
Constructor.
names - Variable in class org.apache.logging.log4j.docker.model.Container
 
names() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
One or more option names.
names() - Static method in enum org.apache.logging.log4j.message.MapMessage.MapFormat
All MapFormat names.
NameUtil - Class in org.apache.logging.log4j.core.util
 
NameUtil() - Constructor for class org.apache.logging.log4j.core.util.NameUtil
 
NameValue(String, String) - Constructor for class org.apache.log4j.config.PropertiesConfiguration.NameValue
 
NAN - Static variable in class org.apache.logging.log4j.core.pattern.NotANumber
 
NANO_PER_HOUR - Static variable in class org.apache.logging.log4j.util.Timer
 
NANO_PER_MINUTE - Static variable in class org.apache.logging.log4j.util.Timer
 
NANO_PER_SECOND - Static variable in class org.apache.logging.log4j.util.Timer
 
nanoClock - Variable in class org.apache.logging.log4j.core.async.AsyncLogger
 
nanoClock - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
nanoClock - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
nanoClock - Static variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
NanoClock - Interface in org.apache.logging.log4j.core.util
Provides the high-resolution time stamp used in log events.
nanoOfMillisecond - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
since 2.11
nanoOfSecond - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter.CachedTime
 
nanoOfSecond - Variable in class org.apache.logging.log4j.core.time.MutableInstant
 
nanoRange(String) - Static method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
nanos - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter.Formatter
 
NANOS - org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
NANOS_IN_SECONDS - Static variable in class org.apache.logging.log4j.core.filter.BurstFilter
 
NANOS_PER_MILLI - Static variable in class org.apache.logging.log4j.core.time.MutableInstant
 
NANOS_PER_MILLISEC - Static variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
NANOS_PER_SECOND - Static variable in class org.apache.logging.log4j.core.time.MutableInstant
 
nanosOfMillisecond - Variable in class org.apache.logging.log4j.core.time.internal.FixedPreciseClock
 
nanoTime - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
nanoTime - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
nanoTime - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
nanoTime - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
nanoTime - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
nanoTime() - Method in class org.apache.logging.log4j.core.util.DummyNanoClock
Returns the constructor value.
nanoTime() - Method in interface org.apache.logging.log4j.core.util.NanoClock
Returns the current value of the running Java Virtual Machine's high-resolution time source, in nanoseconds.
nanoTime() - Method in class org.apache.logging.log4j.core.util.SystemNanoClock
Returns the system high-resolution time.
NanoTimePatternConverter - Class in org.apache.logging.log4j.core.pattern
Converts and formats the event's nanoTime in a StringBuilder.
NanoTimePatternConverter(String[]) - Constructor for class org.apache.logging.log4j.core.pattern.NanoTimePatternConverter
Private constructor.
narrow(Class<M>, AbstractManager) - Static method in class org.apache.logging.log4j.core.appender.AbstractManager
Returns the specified manager, cast to the specified narrow type.
narrow(MessageFactory) - Static method in class org.apache.logging.log4j.spi.AbstractLogger
 
NDC - Class in org.apache.log4j
 
NDC() - Constructor for class org.apache.log4j.NDC
 
NdcPatternConverter - Class in org.apache.logging.log4j.core.pattern
Returns the event's NDC in a StringBuilder.
NdcPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.NdcPatternConverter
Private constructor.
nearestWeekday - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
negate - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfNot
 
nestedConditions - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
 
nestedConditions - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
 
nestedConditions - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
 
nestedConditions - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
 
NetUtils - Class in org.apache.logging.log4j.core.util
Networking-related convenience methods.
NetUtils() - Constructor for class org.apache.logging.log4j.core.util.NetUtils
 
Network - Class in org.apache.logging.log4j.docker.model
 
Network() - Constructor for class org.apache.logging.log4j.docker.model.Network
 
networkId - Variable in class org.apache.logging.log4j.docker.model.Network
 
networkMode - Variable in class org.apache.logging.log4j.docker.model.HostConfig
 
networks - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
networkSettings - Variable in class org.apache.logging.log4j.docker.model.Container
 
NetworkSettings - Class in org.apache.logging.log4j.docker.model
 
NetworkSettings() - Constructor for class org.apache.logging.log4j.docker.model.NetworkSettings
 
NEUTRAL - org.apache.logging.log4j.core.Filter.Result
No decision could be made, further filtering should occur.
NEUTRAL - Static variable in class org.apache.log4j.spi.Filter
This filter is neutral with respect to the log event.
newAppender(String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Appenders.
newAppender(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAppenderRef(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating AppenderRefs.
newAppenderRef(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncLogger(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Async Loggers.
newAsyncLogger(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncLogger(String, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Async Loggers.
newAsyncLogger(String, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncLogger(String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Async Loggers.
newAsyncLogger(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncLogger(String, String, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Async Loggers.
newAsyncLogger(String, String, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncLogger(String, Level) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Async Loggers.
newAsyncLogger(String, Level) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncLogger(String, Level, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Async Loggers.
newAsyncLogger(String, Level, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncRootLogger() - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the async root Logger.
newAsyncRootLogger() - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncRootLogger(boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the async root Logger.
newAsyncRootLogger(boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncRootLogger(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the async root Logger.
newAsyncRootLogger(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncRootLogger(String, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the async root Logger.
newAsyncRootLogger(String, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncRootLogger(Level) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the async root Logger.
newAsyncRootLogger(Level) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newAsyncRootLogger(Level, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the async root Logger.
newAsyncRootLogger(Level, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.AppenderSet
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.AsyncAppender
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.FileAppender
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.HttpAppender
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.OutputStreamAppender
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender
Creates a builder for a RandomAccessFileAppender.
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.RollingFileAppender
Creates a new Builder.
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.routing.Routes
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.SocketAppender
 
newBuilder() - Static method in class org.apache.logging.log4j.core.appender.WriterAppender
 
newBuilder() - Static method in class org.apache.logging.log4j.core.filter.BurstFilter
 
newBuilder() - Static method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
newBuilder() - Static method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
newBuilder() - Static method in class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
newBuilder() - Static method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
newBuilder() - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Returns a new empty Log4jLogEvent.Builder with all fields empty.
newBuilder() - Static method in class org.apache.logging.log4j.core.layout.HtmlLayout
 
newBuilder() - Static method in class org.apache.logging.log4j.core.layout.LevelPatternSelector
Creates a builder for a custom ScriptPatternSelector.
newBuilder() - Static method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
Creates a builder for a custom ScriptPatternSelector.
newBuilder() - Static method in class org.apache.logging.log4j.core.layout.PatternLayout
Creates a builder for a custom PatternLayout.
newBuilder() - Static method in class org.apache.logging.log4j.core.layout.PatternMatch
 
newBuilder() - Static method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
Creates a builder for a custom ScriptPatternSelector.
newBuilder() - Static method in class org.apache.logging.log4j.core.layout.SyslogLayout
 
newBuilder() - Static method in class org.apache.logging.log4j.core.net.SocketAddress
 
newBuilder() - Static method in class org.apache.logging.log4j.core.net.SocketOptions
 
newBuilder() - Static method in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
newBuilder() - Static method in class org.apache.logging.log4j.core.util.KeyValuePair
 
newCalendar() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Creation method for new calender instances.
newCheckedInstanceOf(String, Class<T>) - Static method in class org.apache.logging.log4j.core.util.Loader
Loads, instantiates, and casts a Class using the default constructor.
newCheckedInstanceOf(String, Class<T>) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Loads and instantiates a derived class using its default constructor.
newCheckedInstanceOfProperty(String, Class<T>) - Static method in class org.apache.logging.log4j.core.util.Loader
Loads and instantiates a class given by a property name.
newCheckedInstanceOfProperty(String, Class<T>) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Loads and instantiates a class given by a property name.
newComponent(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating generic components.
newComponent(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newComponent(String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating generic components.
newComponent(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newComponent(String, String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating generic components.
newComponent(String, String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newConfigurationBuilder() - Static method in class org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilderFactory
Returns a new default ConfigurationBuilder to construct Log4j configurations.
newConfigurationBuilder(Class<T>) - Static method in class org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilderFactory
 
newCustomLevel(String, int) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating CustomLevels
newCustomLevel(String, int) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newDocumentBuilder(boolean) - Static method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
Creates a new DocumentBuilder suitable for parsing a configuration file.
newEntryMessage(Message) - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
newEntryMessage(Message) - Method in interface org.apache.logging.log4j.message.FlowMessageFactory
Creates a new entry message based on an existing message.
newExitMessage(Object, EntryMessage) - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
newExitMessage(Object, EntryMessage) - Method in interface org.apache.logging.log4j.message.FlowMessageFactory
Creates a new exit message based on a return value and an existing entry message.
newExitMessage(Object, Message) - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
newExitMessage(Object, Message) - Method in interface org.apache.logging.log4j.message.FlowMessageFactory
Creates a new exit message based on a return value and an existing message.
newExitMessage(EntryMessage) - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
newExitMessage(EntryMessage) - Method in interface org.apache.logging.log4j.message.FlowMessageFactory
Creates a new exit message based on no return value and an existing entry message.
newFilter(String, String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Filters.
newFilter(String, String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newFilter(String, Filter.Result, Filter.Result) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Filters.
newFilter(String, Filter.Result, Filter.Result) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newInstance() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent.Factory
 
newInstance(Class<T>, String, Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter
Gets an instance of the class (called via reflection).
newInstance(String[]) - Static method in class org.apache.log4j.pattern.Log4j1MdcPatternConverter
Obtains an instance of PropertiesPatternConverter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.Log4j1NdcPatternConverter
Obtains an instance of NdcPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Creates a new instance based on the array of options.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.ClassNamePatternConverter
Gets an instance of ClassNamePatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.DatePatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.EndOfBatchPatternConverter
Obtains an instance of EndOfBatchPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.FileDatePatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.FileLocationPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.FullLocationPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.IntegerPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.LevelPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.LineLocationPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.LineSeparatorPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.LoggerFqcnPatternConverter
Obtains an instance of LoggerFqcnPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.LoggerPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.MapPatternConverter
Obtains an instance of MapPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.MarkerPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.MarkerSimpleNamePatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.MdcPatternConverter
Obtains an instance of PropertiesPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.MethodLocationPatternConverter
Obtains an instance of MethodLocationPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.NanoTimePatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.NdcPatternConverter
Obtains an instance of NdcPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.ProcessIdPatternConverter
Obtains an instance of ProcessIdPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.RelativeTimePatternConverter
Obtains an instance of RelativeTimePatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.SequenceNumberPatternConverter
Obtains an instance of SequencePatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.ThreadIdPatternConverter
Obtains an instance of ThreadPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.ThreadNamePatternConverter
Obtains an instance of ThreadPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.ThreadPriorityPatternConverter
Obtains an instance of ThreadPatternConverter.
newInstance(String[]) - Static method in class org.apache.logging.log4j.core.pattern.UuidPatternConverter
Obtains an instance of SequencePatternConverter.
newInstance(String[], MapMessage.MapFormat) - Static method in class org.apache.logging.log4j.core.pattern.MapPatternConverter
Obtain an instance of MapPatternConverter.
newInstance(Map<String, String>) - Method in class org.apache.logging.log4j.message.StringMapMessage
Constructs a new instance based on an existing Map.
newInstance(Map<String, String>) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
newInstance(Map<String, V>) - Method in class org.apache.logging.log4j.message.MapMessage
Constructs a new instance based on an existing Map.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Black
Gets an instance of the class (called via reflection).
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Blue
Gets an instance of the class (called via reflection).
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Cyan
Gets an instance of the class (called via reflection).
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Green
Gets an instance of the class (called via reflection).
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Magenta
Gets an instance of the class (called via reflection).
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Red
Gets an instance of the class (called via reflection).
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.White
Gets an instance of the class (called via reflection).
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Yellow
Gets an instance of the class (called via reflection).
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.EncodingPatternConverter
Creates an EncodingPatternConverter using a pattern string and an optional escape format.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.EqualsIgnoreCaseReplacementConverter
Gets an instance of the class.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.EqualsReplacementConverter
Gets an instance of the class.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.ExtendedThrowablePatternConverter
Gets an instance of the class.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.HighlightConverter
Gets an instance of the class.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.MaxLengthConverter
Gets an instance of the class.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.MessagePatternConverter
Obtains an instance of pattern converter.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.RegexReplacementConverter
Gets an instance of the class.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.RootThrowablePatternConverter
Gets an instance of the class.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.StyleConverter
Gets an instance of the class.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
Gets an instance of the class.
newInstance(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.VariablesNotEmptyReplacementConverter
Gets an instance of the class.
newInstance(LoggerContext, String, MessageFactory) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
newInstance(LoggerContext, String, MessageFactory) - Method in class org.apache.logging.log4j.core.LoggerContext
 
newInstanceOf(Class<T>) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Loads and instantiates a Class using the default constructor.
newInstanceOf(String) - Static method in class org.apache.logging.log4j.core.util.Loader
Loads and instantiates a Class using the default constructor.
newInstanceOf(String) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Loads and instantiates a Class using the default constructor.
newInstanceOf(String, String) - Static method in class org.apache.log4j.config.PropertiesConfiguration
 
newKeyValuePair(String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating KeyValuePair:s
newKeyValuePair(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newLayout(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Layouts.
newLayout(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newLine - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
NEWLINE_PATTERN - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
Match newlines in a platform-independent manner.
NEWLINE_PATTERN - Static variable in class org.apache.logging.log4j.core.layout.SyslogLayout
Match newlines in a platform-independent manner.
newLogger(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Loggers.
newLogger(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newLogger(String, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Loggers.
newLogger(String, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newLogger(String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Loggers.
newLogger(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newLogger(String, String, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Loggers.
newLogger(String, String, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newLogger(String, Level) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Loggers.
newLogger(String, Level) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newLogger(String, Level, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Loggers.
newLogger(String, Level, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newLogger(String, LoggerContext) - Method in class org.apache.log4j.Category.PrivateAdapter
 
newLogger(String, LoggerContext) - Method in class org.apache.logging.log4j.jcl.LogAdapter
 
newLogger(String, LoggerContext) - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
Creates a new named logger for a given LoggerContext.
newLogger(String, LoggerContext) - Method in class org.apache.logging.slf4j.Log4jLoggerFactory
 
newMap(int) - Static method in class org.apache.logging.log4j.core.lookup.MapLookup
 
newMessage(CharSequence) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(CharSequence) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new message for the specified CharSequence.
newMessage(CharSequence) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(CharSequence) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(Object) - Method in interface org.apache.logging.log4j.message.MessageFactory
Creates a new message based on an Object.
newMessage(Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
Creates ReusableObjectMessage instances.
newMessage(Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String) - Method in class org.apache.logging.log4j.message.LocalizedMessageFactory
 
newMessage(String) - Method in interface org.apache.logging.log4j.message.MessageFactory
Creates a new message based on a String.
newMessage(String) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
Creates ReusableSimpleMessage instances.
newMessage(String) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
Creates StringFormattedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.LocalizedMessageFactory
Creates LocalizedMessage instances.
newMessage(String, Object...) - Method in interface org.apache.logging.log4j.message.MessageFactory
Creates a new parameterized message.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
Creates StringFormattedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
Creates ParameterizedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory
Creates SimpleMessage instances containing the formatted parameterized message string.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
Creates ReusableParameterizedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
Creates StringFormattedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
Creates StringFormattedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newObjectInputFilter - Static variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
newPatternLayout(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
newProperty(String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Property:s
newProperty(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newRootLogger() - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the root Logger.
newRootLogger() - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newRootLogger(boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the root Logger.
newRootLogger(boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newRootLogger(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the root Logger.
newRootLogger(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newRootLogger(String, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the root Logger.
newRootLogger(String, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newRootLogger(Level) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the root Logger.
newRootLogger(Level) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newRootLogger(Level, boolean) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating the root Logger.
newRootLogger(Level, boolean) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
NEWS - org.apache.logging.log4j.core.net.Facility
Network news subsystem.
newScript(String, String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Async Loggers.
newScript(String, String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newScriptFile(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Async Loggers.
newScriptFile(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newScriptFile(String, String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Returns a builder for creating Async Loggers.
newScriptFile(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
newSerializerBuilder() - Static method in class org.apache.logging.log4j.core.layout.PatternLayout
 
newSyslogAppenderBuilder() - Static method in class org.apache.logging.log4j.core.appender.SyslogAppender
 
newThread(Runnable) - Method in class org.apache.logging.log4j.core.util.Log4jThreadFactory
 
newWatcher(Reconfigurable, List<ConfigurationListener>, long) - Method in class org.apache.logging.log4j.core.config.ConfigurationFileWatcher
 
newWatcher(Reconfigurable, List<ConfigurationListener>, long) - Method in class org.apache.logging.log4j.core.config.HttpWatcher
 
newWatcher(Reconfigurable, List<ConfigurationListener>, long) - Method in interface org.apache.logging.log4j.core.util.Watcher
Creates a new Watcher by copying the original and using the new Reconfigurable and listeners.
newWatcher(Reconfigurable, List<ConfigurationListener>, long) - Method in class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
newWatcher(Source, Configuration, Reconfigurable, List<ConfigurationListener>, long) - Method in class org.apache.logging.log4j.core.util.WatcherFactory
 
next - Variable in class org.apache.log4j.spi.Filter
Deprecated.
next() - Method in class org.apache.logging.log4j.core.util.ObjectArrayIterator
Returns the next element in the array.
next() - Method in class org.apache.logging.log4j.ThreadContext.EmptyIterator
 
nextCheckNanos - Variable in class org.apache.logging.log4j.core.appender.FailoverAppender
 
nextElement() - Method in class org.apache.log4j.helpers.NullEnumeration
 
nextFileTime - Variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
nextFireInterval(Date) - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
nextIndex - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
nextRolloverMillis - Variable in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
 
nextSeqNo() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
nextSeqNo() - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
nextThreadNum() - Static method in class org.apache.logging.log4j.core.util.Log4jThread
 
NO_CONSOLE_NO_ANSI - Static variable in class org.apache.logging.log4j.core.pattern.PatternParser
 
NO_MILLISECONDS - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Constant used to represent that there was no change observed when changing the millisecond count.
NO_SPEC - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
NO_SPEC_INT - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
noAnsi - Variable in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
noAnsi - Variable in class org.apache.logging.log4j.core.pattern.StyleConverter
 
noConsoleNoAnsi - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
noConsoleNoAnsi - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
noConsoleNoAnsi - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
noConsoleNoAnsi - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
noConsoleNoAnsi - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
node - Variable in class org.apache.logging.log4j.core.appender.AppenderSet.Builder
 
node - Variable in class org.apache.logging.log4j.core.appender.routing.Route
 
node - Variable in class org.apache.logging.log4j.core.config.json.JsonConfiguration.Status
 
node - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
Node - Class in org.apache.logging.log4j.core.config
A Configuration node.
Node() - Constructor for class org.apache.logging.log4j.core.config.Node
 
Node(Node) - Constructor for class org.apache.logging.log4j.core.config.Node
 
Node(Node, String, PluginType<?>) - Constructor for class org.apache.logging.log4j.core.config.Node
Creates a new instance of Node and initializes it with a name and the corresponding XML element.
NODE_SIZE - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
NODE_SIZE - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
nodeMap - Variable in class org.apache.logging.log4j.core.appender.AppenderSet
 
noLogEvents - Variable in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
noLookups - Variable in class org.apache.logging.log4j.core.pattern.MessagePatternConverter
 
NOLOOKUPS - Static variable in class org.apache.logging.log4j.core.pattern.MessagePatternConverter
 
NoMarkerFilter - Class in org.apache.logging.log4j.core.filter
This filter returns the onMatch result if there is no marker in the LogEvent.
NoMarkerFilter(Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.NoMarkerFilter
 
NoMarkerFilter.Builder - Class in org.apache.logging.log4j.core.filter
 
NoMatcher() - Constructor for class org.apache.logging.log4j.core.lookup.StrMatcher.NoMatcher
Constructs a new instance of NoMatcher.
NONE - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Do not format the exception.
NONE - Static variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
NONE - Static variable in class org.apache.logging.log4j.core.util.datetime.FormatCache
No date or no time.
NONE_MATCHER - Static variable in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches no characters.
noneMatcher() - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches no characters.
nonStandardLineSeparator - Variable in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
 
NOOP - Static variable in interface org.apache.logging.log4j.LogBuilder
 
NOOP_CHECKER - Static variable in interface org.apache.logging.log4j.core.layout.internal.ListChecker
 
NoopChecker() - Constructor for class org.apache.logging.log4j.core.layout.internal.ListChecker.NoopChecker
 
NoOpErrorHandler() - Constructor for class org.apache.log4j.AppenderSkeleton.NoOpErrorHandler
 
NoOpThreadContextMap - Class in org.apache.logging.log4j.spi
ThreadContextMap implementation used when either of system properties disableThreadContextMap or .
NoOpThreadContextMap() - Constructor for class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
NoOpTriggeringPolicy - Class in org.apache.logging.log4j.core.appender.rolling
 
NoOpTriggeringPolicy() - Constructor for class org.apache.logging.log4j.core.appender.rolling.NoOpTriggeringPolicy
 
NOPAbbreviator() - Constructor for class org.apache.logging.log4j.core.pattern.NameAbbreviator.NOPAbbreviator
Constructor.
NORMAL - org.apache.logging.log4j.core.pattern.AnsiEscape
Normal general attribute.
normalized - Variable in class org.apache.logging.log4j.util.PropertiesUtil.Environment
 
NOT_AVAIL - Static variable in class org.apache.logging.log4j.status.StatusLogger
 
NOT_MODIFIED - Static variable in class org.apache.logging.log4j.core.config.HttpWatcher
 
NotANumber - Class in org.apache.logging.log4j.core.pattern
 
NotANumber() - Constructor for class org.apache.logging.log4j.core.pattern.NotANumber
 
NOTICE - org.apache.logging.log4j.core.net.Severity
Normal but significant conditions.
NOTIF_TYPE_DATA - Static variable in interface org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
Notifications with this type have a StatusData userData object and a null message.
NOTIF_TYPE_MESSAGE - Static variable in interface org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
Notifications with this type have a formatted status data message string but no StatusData in their userData field.
NOTIF_TYPE_RECONFIGURED - Static variable in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Notification that the Configuration of the instrumented LoggerContext has been reconfigured.
NOTIFY_PROGRESS_THRESHOLD - Static variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapperHandler
 
NOTIFY_PROGRESS_THRESHOLD - Static variable in class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
 
notifyCallback(long) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
 
notifyIntermediateProgress(long) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapperHandler
Notify the BatchEventProcessor that the sequence has progressed.
notNull(T, String) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Assert
Throws a NullPointerException if the specified object is null.
now() - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
nowMillis() - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
nthdayOfWeek - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
NTP - org.apache.logging.log4j.core.net.Facility
NTP subsystem.
NUL - Static variable in class org.apache.logging.log4j.util.Chars
NUL.
NULL - Static variable in class org.apache.log4j.config.Log4j1Configuration
 
NULL - Static variable in interface org.apache.log4j.spi.Configurator
 
NULL_CONFIGURATION - Static variable in class org.apache.logging.log4j.core.LoggerContext
 
NULL_FIRST_COMPARATOR - Static variable in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
NULL_NAME - Static variable in class org.apache.logging.log4j.core.config.NullConfiguration
Name of this configuration.
NULL_OUTPUT_STREAM - Static variable in class org.apache.logging.log4j.core.util.NullOutputStream
Deprecated.
Deprecated in 2.7: use NullOutputStream.getInstance().
NULL_SOURCE - Static variable in class org.apache.logging.log4j.core.config.ConfigurationSource
ConfigurationSource to use with Configurations that do not require a "real" configuration source.
NullAppender - Class in org.apache.logging.log4j.core.appender
An Appender that ignores log events.
NullAppender(String) - Constructor for class org.apache.logging.log4j.core.appender.NullAppender
 
NullAppenderBuilder - Class in org.apache.log4j.builders.appender
Build a Null Appender
NullAppenderBuilder() - Constructor for class org.apache.log4j.builders.appender.NullAppenderBuilder
 
NullConfiguration - Class in org.apache.logging.log4j.core.config
This configuration defaults to no logging.
NullConfiguration() - Constructor for class org.apache.logging.log4j.core.config.NullConfiguration
 
NullEnumeration - Class in org.apache.log4j.helpers
An always-empty Enumerator.
NullEnumeration() - Constructor for class org.apache.log4j.helpers.NullEnumeration
 
nullKeyIndex() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
NullOutputStream - Class in org.apache.logging.log4j.core.util
Writes all data to the famous /dev/null.
NullOutputStream() - Constructor for class org.apache.logging.log4j.core.util.NullOutputStream
 
NUM_100NS_INTERVALS_SINCE_UUID_EPOCH - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
NUM_100NS_INTERVALS_SINCE_UUID_EPOCH - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
NUMBER_MONTH_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
NumberStrategy(int) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser.NumberStrategy
Construct a Strategy that parses a Number field
numElements - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
numElems - Variable in class org.apache.logging.log4j.core.util.CyclicBuffer
 

O

obj - Variable in class org.apache.log4j.config.PropertySetter
 
obj - Variable in class org.apache.logging.log4j.message.ObjectMessage
 
obj - Variable in class org.apache.logging.log4j.message.ReusableObjectMessage
 
object - Variable in class org.apache.log4j.RenderedMessage
 
object - Variable in class org.apache.logging.log4j.core.config.Node
 
ObjectArrayIterator<E> - Class in org.apache.logging.log4j.core.util
An Iterator over an array of objects.
ObjectArrayIterator(E...) - Constructor for class org.apache.logging.log4j.core.util.ObjectArrayIterator
Constructs an ObjectArrayIterator that will iterate over the values in the specified array.
ObjectArrayIterator(E[], int) - Constructor for class org.apache.logging.log4j.core.util.ObjectArrayIterator
Constructs an ObjectArrayIterator that will iterate over the values in the specified array from a specific start index.
ObjectArrayIterator(E[], int, int) - Constructor for class org.apache.logging.log4j.core.util.ObjectArrayIterator
Construct an ObjectArrayIterator that will iterate over a range of values in the specified array.
ObjectArrayMessage - Class in org.apache.logging.log4j.message
Handles messages that contain an Object[].
ObjectArrayMessage(Object...) - Constructor for class org.apache.logging.log4j.message.ObjectArrayMessage
Creates the ObjectMessage.
ObjectMessage - Class in org.apache.logging.log4j.message
Handles messages that contain an Object.
ObjectMessage(Object) - Constructor for class org.apache.logging.log4j.message.ObjectMessage
Creates the ObjectMessage.
objectName - Variable in class org.apache.logging.log4j.core.jmx.AppenderAdmin
 
objectName - Variable in class org.apache.logging.log4j.core.jmx.AsyncAppenderAdmin
 
objectName - Variable in class org.apache.logging.log4j.core.jmx.ContextSelectorAdmin
 
objectName - Variable in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
objectName - Variable in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
objectName - Variable in class org.apache.logging.log4j.core.jmx.RingBufferAdmin
 
objectName - Variable in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
ObjectRenderer - Interface in org.apache.log4j.or
Converts objects to Strings.
objectString - Variable in class org.apache.logging.log4j.message.ObjectMessage
 
ObjectThreadContextMap - Interface in org.apache.logging.log4j.spi
Extension service provider interface to allow putting Object values in the ThreadContext.
off() - Method in interface org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.IStyle
Returns the ANSI escape code for turning this style off.
off() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Palette256Color
 
off() - Method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
off(CommandLine.Help.Ansi.IStyle...) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
Returns the concatenated ANSI escape codes for turning all specified styles off.
OFF - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
Forced OFF: never emit ANSI escape code regardless of the platform.
OFF - org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
 
OFF - org.apache.logging.log4j.spi.StandardLevel
No events will be logged.
OFF - Static variable in class org.apache.log4j.Level
The OFF has the highest possible rank and is intended to turn off logging.
OFF - Static variable in class org.apache.logging.log4j.Level
No events will be logged.
OFF_INT - Static variable in class org.apache.log4j.Priority
The OFF has the highest possible rank and is intended to turn off logging.
offer(E) - Method in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.MpscBlockingQueue
 
offer(E, long, TimeUnit) - Method in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.MpscBlockingQueue
 
offer(Runnable, long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.EmptyQueue
 
OK - Static variable in class org.apache.logging.log4j.core.config.HttpWatcher
 
OLD_CONFIGURATION_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
on() - Method in interface org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.IStyle
Returns the ANSI escape code for turning this style on.
on() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Palette256Color
 
on() - Method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
on(CommandLine.Help.Ansi.IStyle...) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
Returns the concatenated ANSI escape codes for turning all specified styles on.
ON - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
Forced ON: always emit ANSI escape code regardless of the platform.
onChange(Reconfigurable) - Method in interface org.apache.logging.log4j.core.config.ConfigurationListener
 
onChange(Reconfigurable) - Method in class org.apache.logging.log4j.core.LoggerContext
Causes a reconfiguration to take place when the underlying configuration file changes.
ONE_K - Static variable in class org.apache.logging.log4j.core.util.OptionConverter
 
ONE_STRING_PARAM - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
onEvent(AsyncLoggerConfigDisruptor.Log4jEventWrapper, long, boolean) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapperHandler
 
onEvent(RingBufferLogEvent, long, boolean) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
 
onMatch - Variable in class org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder
 
onMatch - Variable in class org.apache.logging.log4j.core.filter.AbstractFilter
The onMatch Result.
onMismatch - Variable in class org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder
 
onMismatch - Variable in class org.apache.logging.log4j.core.filter.AbstractFilter
The onMismatch Result.
onPropertiesPresent(RingBufferLogEvent, List<Property>) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
onShutdown() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
 
onStart() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
 
OnStartupTriggeringPolicy - Class in org.apache.logging.log4j.core.appender.rolling
Triggers a rollover on every restart, but only if the file size is greater than zero.
OnStartupTriggeringPolicy(long) - Constructor for class org.apache.logging.log4j.core.appender.rolling.OnStartupTriggeringPolicy
 
oobInline - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
openInputStream(String) - Method in class org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
 
OPTION_LENGTH - Static variable in class org.apache.logging.log4j.core.pattern.LevelPatternConverter
 
OPTION_LOWER - Static variable in class org.apache.logging.log4j.core.pattern.LevelPatternConverter
 
optional - Variable in class org.apache.logging.log4j.message.StructuredDataId
 
optionArity(Field) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Returns a new Range based on the CommandLine.Option.arity() annotation on the specified field, or the field type's default arity if no arity was specified.
OptionConverter - Class in org.apache.log4j.helpers
A convenience class to convert property values to specific types.
OptionConverter - Class in org.apache.logging.log4j.core.util
A convenience class to convert property values to specific types.
OptionConverter() - Constructor for class org.apache.log4j.helpers.OptionConverter
OptionConverter is a static class.
OptionConverter() - Constructor for class org.apache.logging.log4j.core.util.OptionConverter
OptionConverter is a static class.
OptionConverter.CharMap - Class in org.apache.log4j.helpers
 
optionDescription(String, Field, int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
optionFields - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Immutable list of fields annotated with CommandLine.Option, in declaration order.
OptionHandler - Interface in org.apache.log4j.spi
Log4j 1 Interface for dealing with configuration.
optionList() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns a description of the options supported by the application.
optionList(CommandLine.Help.Layout, Comparator<Field>, CommandLine.Help.IParamLabelRenderer) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Sorts all Options with the specified comparator (if the comparator is non-null), then adds all non-hidden options to the specified TextTable and returns the result of TextTable.toString().
optionListHeading - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional heading preceding the options list.
optionListHeading() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Set the heading preceding the options list.
optionListHeading(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the text displayed before the option list; an empty string if there are no options, otherwise the result of String.format(optionListHeading, params).
optionName2Field - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
optionParams(CommandLine.Help.Ansi.IStyle...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Adds the specified styles to the registered styles for option parameters in this color scheme and returns this color scheme.
optionParamStyles - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
 
optionParamText(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Returns a Text with all optionParam styles applied to the specified optionParam string.
optionRenderer - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
 
options - Variable in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
 
options - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
options - Variable in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
Options.
options(CommandLine.Help.Ansi.IStyle...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Adds the specified styles to the registered styles for options in this color scheme and returns this color scheme.
optionsColumnWidth - Static variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
optionStyles - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
 
optionText(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Returns a Text with all option styles applied to the specified option string.
Order - Annotation Type in org.apache.logging.log4j.core.config
Identifies the relative ordering of a ConfigurationFactory plugin.
OrderComparator - Class in org.apache.logging.log4j.core.config
Comparator for classes annotated with Order.
OrderComparator() - Constructor for class org.apache.logging.log4j.core.config.OrderComparator
 
org.apache.log4j - package org.apache.log4j
Log4j 1.x compatibility layer.
org.apache.log4j.bridge - package org.apache.log4j.bridge
 
org.apache.log4j.builders - package org.apache.log4j.builders
 
org.apache.log4j.builders.appender - package org.apache.log4j.builders.appender
 
org.apache.log4j.builders.filter - package org.apache.log4j.builders.filter
 
org.apache.log4j.builders.layout - package org.apache.log4j.builders.layout
 
org.apache.log4j.builders.rewrite - package org.apache.log4j.builders.rewrite
 
org.apache.log4j.config - package org.apache.log4j.config
Log4j 1.x compatibility layer.
org.apache.log4j.helpers - package org.apache.log4j.helpers
Log4j 1.x compatibility layer.
org.apache.log4j.layout - package org.apache.log4j.layout
 
org.apache.log4j.legacy.core - package org.apache.log4j.legacy.core
 
org.apache.log4j.or - package org.apache.log4j.or
 
org.apache.log4j.pattern - package org.apache.log4j.pattern
 
org.apache.log4j.rewrite - package org.apache.log4j.rewrite
 
org.apache.log4j.spi - package org.apache.log4j.spi
Log4j 1.x compatibility layer.
org.apache.log4j.xml - package org.apache.log4j.xml
Log4j 1.x compatibility layer.
org.apache.logging.log4j - package org.apache.logging.log4j
Public API for Log4j 2.
org.apache.logging.log4j.core - package org.apache.logging.log4j.core
Implementation of Log4j 2.
org.apache.logging.log4j.core.appender - package org.apache.logging.log4j.core.appender
Log4j 2 Appenders.
org.apache.logging.log4j.core.appender.rewrite - package org.apache.logging.log4j.core.appender.rewrite
Apache Flume Appender.
org.apache.logging.log4j.core.appender.rolling - package org.apache.logging.log4j.core.appender.rolling
Rolling File Appender and support classes.
org.apache.logging.log4j.core.appender.rolling.action - package org.apache.logging.log4j.core.appender.rolling.action
Support classes for the Rolling File Appender.
org.apache.logging.log4j.core.appender.routing - package org.apache.logging.log4j.core.appender.routing
Apache Flume Appender.
org.apache.logging.log4j.core.async - package org.apache.logging.log4j.core.async
Provides Asynchronous Logger classes and interfaces for low-latency logging.
org.apache.logging.log4j.core.config - package org.apache.logging.log4j.core.config
Configuration of Log4j 2.
org.apache.logging.log4j.core.config.builder.api - package org.apache.logging.log4j.core.config.builder.api
Configuration Builder API for programmatically configuring Log4j.
org.apache.logging.log4j.core.config.builder.impl - package org.apache.logging.log4j.core.config.builder.impl
Configuration Builder Implementation.
org.apache.logging.log4j.core.config.composite - package org.apache.logging.log4j.core.config.composite
Support for composite configurations.
org.apache.logging.log4j.core.config.json - package org.apache.logging.log4j.core.config.json
Classes and interfaces supporting configuration of Log4j 2 with JSON.
org.apache.logging.log4j.core.config.plugins - package org.apache.logging.log4j.core.config.plugins
Annotations for Log4j 2 plugins.
org.apache.logging.log4j.core.config.plugins.convert - package org.apache.logging.log4j.core.config.plugins.convert
TypeConverter plugins for converter strings into various types.
org.apache.logging.log4j.core.config.plugins.processor - package org.apache.logging.log4j.core.config.plugins.processor
Java annotation processor for pre-scanning Log4j 2 plugins.
org.apache.logging.log4j.core.config.plugins.util - package org.apache.logging.log4j.core.config.plugins.util
Utility and manager classes for Log4j 2 plugins.
org.apache.logging.log4j.core.config.plugins.validation - package org.apache.logging.log4j.core.config.plugins.validation
Constraint validators for plugin factory methods.
org.apache.logging.log4j.core.config.plugins.validation.constraints - package org.apache.logging.log4j.core.config.plugins.validation.constraints
Validation annotations.
org.apache.logging.log4j.core.config.plugins.validation.validators - package org.apache.logging.log4j.core.config.plugins.validation.validators
ConstraintValidator implementations for the constraint annotations.
org.apache.logging.log4j.core.config.plugins.visitors - package org.apache.logging.log4j.core.config.plugins.visitors
Visitor classes for extracting values from a Configuration or Node corresponding to a plugin annotation.
org.apache.logging.log4j.core.config.properties - package org.apache.logging.log4j.core.config.properties
Configuration using Properties files.
org.apache.logging.log4j.core.config.status - package org.apache.logging.log4j.core.config.status
Configuration classes for the StatusLogger API.
org.apache.logging.log4j.core.config.xml - package org.apache.logging.log4j.core.config.xml
Classes and interfaces supporting configuration of Log4j 2 with XML.
org.apache.logging.log4j.core.filter - package org.apache.logging.log4j.core.filter
Log4j 2 Filter support.
org.apache.logging.log4j.core.impl - package org.apache.logging.log4j.core.impl
Log4j 2 private implementation classes.
org.apache.logging.log4j.core.jmx - package org.apache.logging.log4j.core.jmx
Log4j 2 JMX support.
org.apache.logging.log4j.core.layout - package org.apache.logging.log4j.core.layout
Log4j 2 Layout support.
org.apache.logging.log4j.core.layout.internal - package org.apache.logging.log4j.core.layout.internal
 
org.apache.logging.log4j.core.lookup - package org.apache.logging.log4j.core.lookup
Log4j 2 Lookups.
org.apache.logging.log4j.core.message - package org.apache.logging.log4j.core.message
 
org.apache.logging.log4j.core.net - package org.apache.logging.log4j.core.net
Log4j 2 network support.
org.apache.logging.log4j.core.net.ssl - package org.apache.logging.log4j.core.net.ssl
Log4j 2 SSL support
org.apache.logging.log4j.core.osgi - package org.apache.logging.log4j.core.osgi
Collection of OSGi-specific classes for bundles.
org.apache.logging.log4j.core.pattern - package org.apache.logging.log4j.core.pattern
Provides classes implementing format specifiers in conversion patterns.
org.apache.logging.log4j.core.script - package org.apache.logging.log4j.core.script
Log4j 2 Script support.
org.apache.logging.log4j.core.selector - package org.apache.logging.log4j.core.selector
Log4j 2 Context Selectors.
org.apache.logging.log4j.core.time - package org.apache.logging.log4j.core.time
 
org.apache.logging.log4j.core.time.internal - package org.apache.logging.log4j.core.time.internal
 
org.apache.logging.log4j.core.tools - package org.apache.logging.log4j.core.tools
Log4j 2 command line tools.
org.apache.logging.log4j.core.tools.picocli - package org.apache.logging.log4j.core.tools.picocli
 
org.apache.logging.log4j.core.util - package org.apache.logging.log4j.core.util
Log4j 2 helper classes.
org.apache.logging.log4j.core.util.datetime - package org.apache.logging.log4j.core.util.datetime
Log4j 2 date formatting classes.
org.apache.logging.log4j.docker - package org.apache.logging.log4j.docker
 
org.apache.logging.log4j.docker.model - package org.apache.logging.log4j.docker.model
 
org.apache.logging.log4j.internal - package org.apache.logging.log4j.internal
 
org.apache.logging.log4j.jcl - package org.apache.logging.log4j.jcl
Log4j 2 adapter for Commons Logging.
org.apache.logging.log4j.message - package org.apache.logging.log4j.message
Public Message Types used for Log4j 2.
org.apache.logging.log4j.simple - package org.apache.logging.log4j.simple
Simple logging implementation.
org.apache.logging.log4j.spi - package org.apache.logging.log4j.spi
Internal interfaces and classes to be used by authors of logging implementations or for internal use by API classes.
org.apache.logging.log4j.status - package org.apache.logging.log4j.status
Status API for Log4j 2.
org.apache.logging.log4j.util - package org.apache.logging.log4j.util
Internal utility classes for the Log4j 2 API.
org.apache.logging.slf4j - package org.apache.logging.slf4j
SLF4J support.
org.slf4j.impl - package org.slf4j.impl
Log4j 2.0 SLF4J Binding.
ORIGIN - Static variable in class org.apache.logging.log4j.message.StructuredDataId
RFC 5424 Origin.
originalValue - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
originalValues - Variable in class org.apache.logging.log4j.CloseableThreadContext.Instance
 
os - Variable in class org.apache.logging.log4j.core.appender.ConsoleAppender.FactoryData
 
os - Variable in class org.apache.logging.log4j.core.appender.OutputStreamAppender.FactoryData
 
outputStream - Variable in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
OutputStreamAppender - Class in org.apache.logging.log4j.core.appender
Appends log events to a given output stream using a layout.
OutputStreamAppender(String, Layout<? extends Serializable>, Filter, OutputStreamManager, boolean, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.OutputStreamAppender
 
OutputStreamAppender.Builder<B extends OutputStreamAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Builds OutputStreamAppender instances.
OutputStreamAppender.FactoryData - Class in org.apache.logging.log4j.core.appender
Holds data to pass to factory method.
OutputStreamAppender.OutputStreamManagerFactory - Class in org.apache.logging.log4j.core.appender
Creates the manager.
OutputStreamManager - Class in org.apache.logging.log4j.core.appender
Manages an OutputStream so that it can be shared by multiple Appenders and will allow appenders to reconfigure without requiring a new stream.
OutputStreamManager(OutputStream, String, Layout<?>, boolean) - Constructor for class org.apache.logging.log4j.core.appender.OutputStreamManager
 
OutputStreamManager(OutputStream, String, Layout<?>, boolean, int) - Constructor for class org.apache.logging.log4j.core.appender.OutputStreamManager
 
OutputStreamManager(OutputStream, String, Layout<?>, boolean, ByteBuffer) - Constructor for class org.apache.logging.log4j.core.appender.OutputStreamManager
Deprecated. 
OutputStreamManager(LoggerContext, OutputStream, String, boolean, Layout<? extends Serializable>, boolean, ByteBuffer) - Constructor for class org.apache.logging.log4j.core.appender.OutputStreamManager
 
OutputStreamManagerFactory() - Constructor for class org.apache.logging.log4j.core.appender.OutputStreamAppender.OutputStreamManagerFactory
 
overflow - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Column
Policy that determines how to handle values larger than the column width.
Overflow() - Constructor for enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Column.Overflow
 
OverwrittenOptionException(CommandLine, String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.OverwrittenOptionException
 
overwrittenOptionsAllowed - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
owner - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.Reconnector
 

P

PACK200 - org.apache.logging.log4j.core.appender.rolling.FileExtension
 
PACKAGE - Static variable in class org.apache.logging.slf4j.Log4jLoggerFactory
 
PACKAGE_DECLARATION - Static variable in class org.apache.logging.log4j.core.tools.Generate
 
packages - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
PACKAGES - Static variable in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
 
PACKAGES - Static variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
pad(int, int, StringBuilder) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
PaddedNumberField(int, int) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.PaddedNumberField
Constructs an instance of PaddedNumberField.
PAGE - Static variable in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
Palette256Color(boolean, String) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Palette256Color
 
PARAM_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
PARAM_VALUE_ESCAPE_PATTERN - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
Match characters which require escaping.
parameterArity(Field) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Returns a new Range based on the CommandLine.Parameters.arity() annotation on the specified field, or the field type's default arity if no arity was specified.
parameterCapacity(Field) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
ParameterConsumer<S> - Interface in org.apache.logging.log4j.message
An operation that accepts two input arguments and returns no result.
parameterCount - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
parameterCount - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
ParameterException(CommandLine, String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ParameterException
Constructs a new ParameterException with the specified CommandLine and error message.
ParameterException(CommandLine, String, Exception) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ParameterException
Constructs a new ParameterException with the specified CommandLine and error message.
ParameterFormatter - Class in org.apache.logging.log4j.message
Supports parameter formatting as used in ParameterizedMessage and ReusableParameterizedMessage.
ParameterFormatter() - Constructor for class org.apache.logging.log4j.message.ParameterFormatter
 
parameterIndex(Field) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Returns a new Range based on the CommandLine.Parameters.index() annotation on the specified field.
ParameterIndexGapException(String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ParameterIndexGapException
 
ParameterizedMessage - Class in org.apache.logging.log4j.message
Handles messages that consist of a format string containing '{}' to represent each replaceable token, and the parameters.
ParameterizedMessage(String, Object) - Constructor for class org.apache.logging.log4j.message.ParameterizedMessage
Constructor with a pattern and a single parameter.
ParameterizedMessage(String, Object...) - Constructor for class org.apache.logging.log4j.message.ParameterizedMessage
Constructs a ParameterizedMessage which contains the arguments converted to String as well as an optional Throwable.
ParameterizedMessage(String, Object[], Throwable) - Constructor for class org.apache.logging.log4j.message.ParameterizedMessage
Creates a parameterized message.
ParameterizedMessage(String, Object, Object) - Constructor for class org.apache.logging.log4j.message.ParameterizedMessage
Constructor with a pattern and two parameters.
ParameterizedMessage(String, String[], Throwable) - Constructor for class org.apache.logging.log4j.message.ParameterizedMessage
Deprecated.
Use constructor ParameterizedMessage(String, Object[], Throwable) instead
ParameterizedMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
ParameterizedMessageFactory() - Constructor for class org.apache.logging.log4j.message.ParameterizedMessageFactory
Constructs a message factory.
ParameterizedNoReferenceMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
ParameterizedNoReferenceMessageFactory() - Constructor for class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory
Constructs a message factory with default flow strings.
ParameterizedNoReferenceMessageFactory.StatusMessage - Class in org.apache.logging.log4j.message
Message implementation that only keeps a reference to the error text and the error (if any), not to the message parameters, in order to avoid memory leaks.
parameterLabelRenderer - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Option and positional parameter value label renderer used for the synopsis line(s) and the option list.
parameterList() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the section of the usage help message that lists the parameters with their descriptions.
parameterList(CommandLine.Help.Layout, CommandLine.Help.IParamLabelRenderer) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the section of the usage help message that lists the parameters with their descriptions.
parameterListHeading - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional heading preceding the parameter list.
parameterListHeading() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Set the heading preceding the parameters list.
parameterListHeading(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the text displayed before the positional parameter list; an empty string if there are no positional parameters, otherwise the result of String.format(parameterListHeading, params).
parameterRenderer - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
 
parameters - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
parameters - Variable in class org.apache.logging.log4j.core.impl.MementoMessage
 
parameters - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
parameters - Variable in class org.apache.logging.log4j.message.MessageFormatMessage
 
parameters(CommandLine.Help.Ansi.IStyle...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Adds the specified styles to the registered styles for positional parameters in this color scheme and returns this color scheme.
parameterStyles - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
 
parameterText(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
Returns a Text with all parameter styles applied to the specified parameter string.
ParameterVisitable - Interface in org.apache.logging.log4j.message
Allows message parameters to be iterated over without any allocation or memory copies.
paramLabel() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Specify a paramLabel for the option parameter to be used in the usage help message.
paramLabel() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Parameters
Specify a paramLabel for the parameter to be used in the usage help message.
params - Variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
parent - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
parent - Variable in class org.apache.logging.log4j.core.config.Node
 
parent - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
parents - Variable in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
PARK - org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.WaitStrategy
 
parse(CharSequence) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.Duration
Obtains a Duration from a text string such as PnDTnHnMnS.
parse(String) - Method in class org.apache.logging.log4j.core.pattern.PatternParser
 
parse(String) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
Parses the specified comma-separated sequence of style descriptors and returns the associated styles.
parse(String) - Method in interface org.apache.logging.log4j.core.util.datetime.DateParser
Equivalent to DateFormat.parse(String).
parse(String) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
 
parse(String) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
parse(String...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
Entry point into parsing command line arguments.
parse(String...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Parses the specified command line arguments and returns a list of CommandLine objects representing the top-level command and any subcommands (if any) that were recognized and initialized during the parsing process.
parse(String, boolean, boolean) - Method in class org.apache.logging.log4j.core.pattern.PatternParser
 
parse(String, boolean, boolean, boolean) - Method in class org.apache.logging.log4j.core.pattern.PatternParser
 
parse(String, long) - Static method in class org.apache.logging.log4j.core.appender.rolling.FileSize
Converts a string to a number of bytes.
parse(String, ParsePosition) - Method in class org.apache.logging.log4j.core.pattern.CachedDateFormat
This method is delegated to the formatter which most likely returns null.
parse(String, ParsePosition) - Method in interface org.apache.logging.log4j.core.util.datetime.DateParser
Equivalent to DateFormat.parse(String, ParsePosition).
parse(String, ParsePosition) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
 
parse(String, ParsePosition) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
This implementation updates the ParsePosition if the parse succeeds.
parse(String, ParsePosition, Calendar) - Method in interface org.apache.logging.log4j.core.util.datetime.DateParser
Parses a formatted date string according to the format.
parse(String, ParsePosition, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
 
parse(String, ParsePosition, Calendar) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Parse a formatted date string according to the format.
parse(String, List<PatternConverter>, List<FormattingInfo>, boolean, boolean) - Method in class org.apache.logging.log4j.core.pattern.PatternParser
Parse a format specifier.
parse(String, List<PatternConverter>, List<FormattingInfo>, boolean, boolean, boolean) - Method in class org.apache.logging.log4j.core.pattern.PatternParser
Parse a format specifier.
parse(List<String>, Class<?>) - Static method in class org.apache.logging.log4j.core.tools.Generate.LevelInfo
 
parse(List<CommandLine>, Stack<String>, String[]) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
parse(DocumentBuilder) - Method in interface org.apache.log4j.xml.XmlConfiguration.ParseAction
 
parse(FastDateParser, Calendar, String, ParsePosition, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.CopyQuotedStrategy
 
parse(FastDateParser, Calendar, String, ParsePosition, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.NumberStrategy
 
parse(FastDateParser, Calendar, String, ParsePosition, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.PatternStrategy
 
parse(FastDateParser, Calendar, String, ParsePosition, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.Strategy
 
parse(Element) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to configure the log4j framework by parsing a DOM tree of XML elements based on log4j.dtd.
parseAddress(String) - Static method in class org.apache.logging.log4j.core.net.MimeMessageBuilder
 
parseAddresses(String) - Static method in class org.apache.logging.log4j.core.net.MimeMessageBuilder
 
parseAppender(String, String, String, String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.BuilderManager
 
parseAppender(String, String, String, String, Properties, PropertiesConfiguration) - Method in interface org.apache.log4j.builders.appender.AppenderBuilder
 
parseAppender(String, String, String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.appender.AsyncAppenderBuilder
 
parseAppender(String, String, String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.appender.ConsoleAppenderBuilder
 
parseAppender(String, String, String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.appender.DailyRollingFileAppenderBuilder
 
parseAppender(String, String, String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.appender.FileAppenderBuilder
 
parseAppender(String, String, String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.appender.NullAppenderBuilder
 
parseAppender(String, String, String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.appender.RewriteAppenderBuilder
 
parseAppender(String, String, String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.appender.RollingFileAppenderBuilder
 
parseAppender(String, String, String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.appender.SyslogAppenderBuilder
 
parseAppender(String, Element, XmlConfiguration) - Method in class org.apache.log4j.builders.BuilderManager
 
parseAppender(Properties, String) - Method in class org.apache.log4j.config.PropertiesConfiguration
 
parseAppender(Element) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to parse an appender element.
parseAppender(Element, XmlConfiguration) - Method in interface org.apache.log4j.builders.appender.AppenderBuilder
 
parseAppender(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.appender.AsyncAppenderBuilder
 
parseAppender(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.appender.ConsoleAppenderBuilder
 
parseAppender(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.appender.DailyRollingFileAppenderBuilder
 
parseAppender(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.appender.FileAppenderBuilder
 
parseAppender(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.appender.NullAppenderBuilder
 
parseAppender(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.appender.RewriteAppenderBuilder
 
parseAppender(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.appender.RollingFileAppenderBuilder
 
parseAppender(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.appender.SyslogAppenderBuilder
 
parseAppenderFilters(Properties, String, String) - Method in class org.apache.log4j.config.PropertiesConfiguration
 
parseBase64Binary(String) - Static method in class org.apache.logging.log4j.core.config.plugins.convert.Base64Converter
 
parseBoolean(String, boolean) - Static method in class org.apache.logging.log4j.core.util.Booleans
Returns true if s is "true" (case-insensitive), false if s is "false" (case-insensitive), and defaultValue if s is anything else (including null or empty).
parseCategory(Element) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to parse an category element.
parseChildrenOfLoggerElement(Element, LoggerConfig, boolean) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to parse the children of a LoggerConfig element.
parseDefaultValue(TypeConverter<T>, Object) - Static method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters
 
parseElement(Element, Properties, Class) - Static method in class org.apache.log4j.xml.DOMConfigurator
 
parseElement(Element, Properties, Class) - Method in class org.apache.log4j.xml.XmlConfiguration
Creates an object and processes any nested param elements but does not call activateOptions.
parseErrorHandler(Properties, String, String, Appender) - Method in class org.apache.log4j.config.PropertiesConfiguration
 
parseErrorHandler(Element, Appender) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to parse an ErrorHandler element.
parseFilter(String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.BuilderManager
 
parseFilter(String, Element, XmlConfiguration) - Method in class org.apache.log4j.builders.BuilderManager
 
parseFilter(PropertiesConfiguration) - Method in class org.apache.log4j.builders.filter.DenyAllFilterBuilder
 
parseFilter(PropertiesConfiguration) - Method in interface org.apache.log4j.builders.filter.FilterBuilder
 
parseFilter(PropertiesConfiguration) - Method in class org.apache.log4j.builders.filter.LevelMatchFilterBuilder
 
parseFilter(PropertiesConfiguration) - Method in class org.apache.log4j.builders.filter.LevelRangeFilterBuilder
 
parseFilter(PropertiesConfiguration) - Method in class org.apache.log4j.builders.filter.StringMatchFilterBuilder
 
parseFilter(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.filter.DenyAllFilterBuilder
 
parseFilter(Element, XmlConfiguration) - Method in interface org.apache.log4j.builders.filter.FilterBuilder
 
parseFilter(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.filter.LevelMatchFilterBuilder
 
parseFilter(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.filter.LevelRangeFilterBuilder
 
parseFilter(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.filter.StringMatchFilterBuilder
 
parseFilters(Element) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to parse a filter element.
parseHexBinary(String) - Static method in class org.apache.logging.log4j.core.config.plugins.convert.HexConverter
 
parseInt(String) - Static method in class org.apache.logging.log4j.core.util.Integers
Parses the string argument as a signed decimal integer.
parseInt(String, int) - Static method in class org.apache.logging.log4j.core.appender.AbstractAppender
 
parseInt(String, int) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
parseInt(String, int) - Static method in class org.apache.logging.log4j.core.util.Integers
Parses the string argument as a signed decimal integer.
parseLayout(String, String, Properties) - Method in class org.apache.log4j.config.PropertiesConfiguration
 
parseLayout(String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.BuilderManager
 
parseLayout(String, Element, XmlConfiguration) - Method in class org.apache.log4j.builders.BuilderManager
 
parseLayout(PropertiesConfiguration) - Method in class org.apache.log4j.builders.layout.HtmlLayoutBuilder
 
parseLayout(PropertiesConfiguration) - Method in interface org.apache.log4j.builders.layout.LayoutBuilder
 
parseLayout(PropertiesConfiguration) - Method in class org.apache.log4j.builders.layout.PatternLayoutBuilder
 
parseLayout(PropertiesConfiguration) - Method in class org.apache.log4j.builders.layout.SimpleLayoutBuilder
 
parseLayout(PropertiesConfiguration) - Method in class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
parseLayout(Element) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to parse a layout element.
parseLayout(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.layout.HtmlLayoutBuilder
 
parseLayout(Element, XmlConfiguration) - Method in interface org.apache.log4j.builders.layout.LayoutBuilder
 
parseLayout(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.layout.PatternLayoutBuilder
 
parseLayout(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.layout.SimpleLayoutBuilder
 
parseLayout(Element, XmlConfiguration) - Method in class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
parseLevel(Element, LoggerConfig, boolean) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to parse a level element.
parseLogger(Properties, LoggerConfig, String, String, String) - Method in class org.apache.log4j.config.PropertiesConfiguration
This method must work for the root category as well.
parseLoggers(Properties) - Method in class org.apache.log4j.config.PropertiesConfiguration
Parse non-root elements, such non-root categories and renderers.
parseNumber(CharSequence, String, int, String) - Static method in class org.apache.logging.log4j.core.appender.rolling.action.Duration
 
parseObject(String) - Method in interface org.apache.logging.log4j.core.util.datetime.DateParser
Parses text from a string to produce a Date.
parseObject(String) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
parseObject(String) - Method in class org.apache.logging.log4j.core.util.datetime.Format
 
parseObject(String, ParsePosition) - Method in interface org.apache.logging.log4j.core.util.datetime.DateParser
Parses a date/time string according to the given parse position.
parseObject(String, ParsePosition) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
 
parseObject(String, ParsePosition) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
parseObject(String, ParsePosition) - Method in class org.apache.logging.log4j.core.util.datetime.Format
 
parsePattern() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Returns a list of Rules given a pattern.
parser - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
 
parseRewritePolicy(String, String, Properties, PropertiesConfiguration) - Method in class org.apache.log4j.builders.BuilderManager
 
parseRewritePolicy(String, Element, XmlConfiguration) - Method in class org.apache.log4j.builders.BuilderManager
 
parseRewritePolicy(PropertiesConfiguration) - Method in interface org.apache.log4j.builders.rewrite.RewritePolicyBuilder
 
parseRewritePolicy(Element) - Method in class org.apache.log4j.xml.XmlConfiguration
 
parseRewritePolicy(Element, XmlConfiguration) - Method in interface org.apache.log4j.builders.rewrite.RewritePolicyBuilder
 
parseRoot(Element) - Method in class org.apache.log4j.xml.XmlConfiguration
Used internally to parse the roor category element.
ParserState() - Constructor for enum org.apache.logging.log4j.core.pattern.PatternParser.ParserState
 
parseStreamName(String) - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
parseSubstitution(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.EqualsBaseReplacementConverter
Adds the parsed substitution text to the specified buffer.
parseTimestamp(String, long) - Static method in class org.apache.logging.log4j.core.filter.TimeFilter
 
parseToken(String, int[]) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Performs the parsing of tokens.
parseUnrecognizedElement(Object, Element, Properties) - Method in class org.apache.log4j.xml.XmlConfiguration
Delegates unrecognized content to created instance if it supports UnrecognizedElementParser.
parseUnrecognizedElement(Element, Properties) - Method in interface org.apache.log4j.xml.UnrecognizedElementHandler
Called to inform a configured object when an unrecognized child element is encountered.
parseWithHandler(CommandLine.IParseResultHandler, PrintStream, String...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Returns the result of calling CommandLine.parseWithHandlers(IParseResultHandler, PrintStream, Help.Ansi, IExceptionHandler, String...) with Help.Ansi.AUTO and a new CommandLine.DefaultExceptionHandler in addition to the specified parse result handler, PrintStream, and the specified command line arguments.
parseWithHandlers(CommandLine.IParseResultHandler, PrintStream, CommandLine.Help.Ansi, CommandLine.IExceptionHandler, String...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Tries to parse the specified command line arguments, and if successful, delegates the processing of the resulting list of CommandLine objects to the specified handler.
partitionOnCommonPrefixes(Properties) - Static method in class org.apache.logging.log4j.util.PropertiesUtil
Partitions a properties map based on common key prefixes up to the first period.
password - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
password - Variable in class org.apache.logging.log4j.core.net.ssl.MemoryPasswordProvider
 
PASSWORD_DECRYPTOR - Static variable in class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
PasswordDecryptor - Interface in org.apache.logging.log4j.core.util
Decrypt passwords.
passwordEnvironmentVariable - Variable in class org.apache.logging.log4j.core.net.ssl.EnvironmentPasswordProvider
 
passwordPath - Variable in class org.apache.logging.log4j.core.net.ssl.FilePasswordProvider
 
passwordProvider - Variable in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
PasswordProvider - Interface in org.apache.logging.log4j.core.net.ssl
PasswordProvider implementations are able to produce a password from somewhere.
path - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PathWithAttributes
 
path - Variable in class org.apache.logging.log4j.docker.model.Container
 
PathCondition - Interface in org.apache.logging.log4j.core.appender.rolling.action
Filter that accepts or rejects a candidate Path for deletion.
pathConditions - Variable in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
 
pathConditions - Variable in class org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor
 
pathConditions - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
PathConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.PathConverter
 
PathConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.PathConverter
 
pathIn - Variable in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
pathMatcher - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
 
pathOut - Variable in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
PathSortByModificationTime - Class in org.apache.logging.log4j.core.appender.rolling.action
PathSorter that sorts path by their LastModified attribute.
PathSortByModificationTime(boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.PathSortByModificationTime
Constructs a new SortByModificationTime sorter.
pathSorter - Variable in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
 
PathSorter - Interface in org.apache.logging.log4j.core.appender.rolling.action
Defines the interface of classes that can sort Paths.
PathWithAttributes - Class in org.apache.logging.log4j.core.appender.rolling.action
Tuple of a Path and BasicFileAttributes, used for sorting.
PathWithAttributes(Path, BasicFileAttributes) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.PathWithAttributes
 
pattern - Variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
pattern - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
pattern - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
pattern - Variable in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
pattern - Variable in class org.apache.logging.log4j.core.appender.routing.Routes
 
pattern - Variable in class org.apache.logging.log4j.core.filter.RegexFilter
 
pattern - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
pattern - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
pattern - Variable in class org.apache.logging.log4j.core.layout.PatternMatch.Builder
 
pattern - Variable in class org.apache.logging.log4j.core.layout.PatternMatch
 
pattern - Variable in class org.apache.logging.log4j.core.pattern.RegexReplacement
 
pattern - Variable in class org.apache.logging.log4j.core.pattern.RegexReplacementConverter
 
pattern - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
pattern - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.PatternStrategy
 
pattern - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
PATTERN - Static variable in class org.apache.log4j.builders.layout.PatternLayoutBuilder
 
PATTERN - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.Duration
The pattern for parsing.
PATTERN - Static variable in interface org.apache.logging.log4j.core.jmx.AppenderAdminMBean
ObjectName pattern ("org.apache.logging.log4j2:type=%s,component=Appenders,name=%s") for AppenderAdmin MBeans.
PATTERN - Static variable in interface org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean
ObjectName pattern ("org.apache.logging.log4j2:type=%s,component=AsyncAppenders,name=%s" ) for AsyncAppenderAdmin MBeans.
PATTERN - Static variable in interface org.apache.logging.log4j.core.jmx.ContextSelectorAdminMBean
ObjectName pattern ("org.apache.logging.log4j2:type=%s,component=ContextSelector") for ContextSelectorAdmin MBeans.
PATTERN - Static variable in interface org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean
ObjectName pattern ("org.apache.logging.log4j2:type=%s,component=Loggers,name=%s") for LoggerConfigAdmin MBeans.
PATTERN - Static variable in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
ObjectName pattern ("org.apache.logging.log4j2:type=%s" ) for LoggerContextAdmin MBeans.
PATTERN - Static variable in interface org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
ObjectName pattern ("org.apache.logging.log4j2:type=%s,component=StatusLogger") for StatusLoggerAdmin MBeans.
PATTERN_ASYNC_LOGGER - Static variable in interface org.apache.logging.log4j.core.jmx.RingBufferAdminMBean
ObjectName pattern ("org.apache.logging.log4j2:type=%s,component=AsyncLoggerRingBuffer") for the RingBufferAdmin MBean that instruments the global AsyncLogger ring buffer.
PATTERN_ASYNC_LOGGER_CONFIG - Static variable in interface org.apache.logging.log4j.core.jmx.RingBufferAdminMBean
ObjectName pattern ("org.apache.logging.log4j2:type=%s,component=Loggers,name=%s,subtype=RingBuffer") for RingBufferAdmin MBeans that instrument AsyncLoggerConfig ring buffers.
PATTERN_COUNTER - Static variable in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
 
PatternAbbreviator(List<NameAbbreviator.PatternAbbreviatorFragment>) - Constructor for class org.apache.logging.log4j.core.pattern.NameAbbreviator.PatternAbbreviator
Create PatternAbbreviator.
PatternAbbreviatorFragment(int, char) - Constructor for class org.apache.logging.log4j.core.pattern.NameAbbreviator.PatternAbbreviatorFragment
Creates a PatternAbbreviatorFragment.
patternContains(String, char) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
patternContains(String, char...) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
PatternConverter - Interface in org.apache.logging.log4j.core.pattern
Interface that all PatternConverters must implement.
PatternConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.PatternConverter
 
PatternConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.PatternConverter
 
patternConverters - Variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
patternFields - Variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
PatternFormatter - Class in org.apache.logging.log4j.core.pattern
 
PatternFormatter(LogEventPatternConverter, FormattingInfo) - Constructor for class org.apache.logging.log4j.core.pattern.PatternFormatter
 
PatternFormatter(FastDateFormat) - Constructor for class org.apache.logging.log4j.core.pattern.DatePatternConverter.PatternFormatter
 
patternFormatters - Variable in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
patternFormatters - Variable in class org.apache.logging.log4j.core.pattern.StyleConverter
 
PatternLayout - Class in org.apache.log4j
 
PatternLayout - Class in org.apache.logging.log4j.core.layout
A flexible layout configurable with pattern string.
PatternLayout(String) - Constructor for class org.apache.log4j.PatternLayout
 
PatternLayout(Configuration, RegexReplacement, String, PatternSelector, Charset, boolean, boolean, boolean, String, String) - Constructor for class org.apache.logging.log4j.core.layout.PatternLayout
Constructs a PatternLayout using the supplied conversion pattern.
PatternLayout.Builder - Class in org.apache.logging.log4j.core.layout
Custom PatternLayout builder.
PatternLayout.PatternSelectorSerializer - Class in org.apache.logging.log4j.core.layout
 
PatternLayout.PatternSerializer - Class in org.apache.logging.log4j.core.layout
 
PatternLayout.SerializerBuilder - Class in org.apache.logging.log4j.core.layout
 
PatternLayoutBuilder - Class in org.apache.log4j.builders.layout
Build a Pattern Layout
PatternLayoutBuilder() - Constructor for class org.apache.log4j.builders.layout.PatternLayoutBuilder
 
PatternLayoutBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.layout.PatternLayoutBuilder
 
patternMap - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector
 
patternMap - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
 
patternMap - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
PatternMatch - Class in org.apache.logging.log4j.core.layout
PatternMatch configuration item.
PatternMatch(String, String) - Constructor for class org.apache.logging.log4j.core.layout.PatternMatch
Constructs a key/value pair.
PatternMatch.Builder - Class in org.apache.logging.log4j.core.layout
 
PatternParser - Class in org.apache.logging.log4j.core.pattern
Most of the work of the PatternLayout class is delegated to the PatternParser class.
PatternParser(String) - Constructor for class org.apache.logging.log4j.core.pattern.PatternParser
Constructor.
PatternParser(Configuration, String, Class<?>) - Constructor for class org.apache.logging.log4j.core.pattern.PatternParser
Constructor.
PatternParser(Configuration, String, Class<?>, Class<?>) - Constructor for class org.apache.logging.log4j.core.pattern.PatternParser
Constructor.
PatternParser.ParserState - Enum in org.apache.logging.log4j.core.pattern
The states the parser can be in while parsing the pattern.
patternProcessor - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
PatternProcessor - Class in org.apache.logging.log4j.core.appender.rolling
Parses the rollover pattern.
PatternProcessor(String) - Constructor for class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
Constructor.
PatternProcessor(String, PatternProcessor) - Constructor for class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
Copy constructor with another pattern as source.
patternProcessorUpdater - Static variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
patterns - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
Patterns - Class in org.apache.logging.log4j.core.util
Pattern strings used throughout Log4j.
Patterns() - Constructor for class org.apache.logging.log4j.core.util.Patterns
 
patternScript - Variable in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
patternScript - Variable in class org.apache.logging.log4j.core.appender.routing.Routes
 
patternSelector - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
patternSelector - Variable in class org.apache.logging.log4j.core.layout.PatternLayout
 
patternSelector - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSelectorSerializer
 
patternSelector - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
PatternSelector - Interface in org.apache.logging.log4j.core.layout
Allows different patterns to be used with the PatternLayout based on some selection criteria.
PatternSelectorSerializer(PatternSelector, RegexReplacement) - Constructor for class org.apache.logging.log4j.core.layout.PatternLayout.PatternSelectorSerializer
 
PatternSerializer(PatternFormatter[], RegexReplacement) - Constructor for class org.apache.logging.log4j.core.layout.PatternLayout.PatternSerializer
 
PatternStrategy() - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser.PatternStrategy
 
pause() - Method in class org.apache.logging.log4j.util.Timer
Pause the timer.
Paused - org.apache.logging.log4j.util.Timer.Status
 
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 class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
peek() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
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() - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
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.
pendingDeletion - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.CreatedRouteAppenderControl
 
performancePreferences - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
PerformanceSensitive - Annotation Type in org.apache.logging.log4j.util
Indicates that a particular annotated construct was written with certain performance constraints in mind that should be considered when modifying or testing.
PicocliException(String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.PicocliException
 
PicocliException(String, Exception) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.PicocliException
 
pid - Variable in class org.apache.logging.log4j.core.pattern.ProcessIdPatternConverter
 
plain - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
plainString() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
Returns the plain text without any formatting.
PlainTextRenderer - Class in org.apache.logging.log4j.core.pattern
Renders input unchanged.
PlainTextRenderer() - Constructor for class org.apache.logging.log4j.core.pattern.PlainTextRenderer
 
Plugin - Annotation Type in org.apache.logging.log4j.core.config.plugins
Annotation that identifies a Class as a Plugin.
PLUGIN_CACHE_FILE - Static variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor
The location of the plugin cache data file.
PLUGIN_NAME - Static variable in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
PLUGIN_NAME - Static variable in class org.apache.logging.log4j.core.appender.FileAppender
 
PLUGIN_NAME - Static variable in class org.apache.logging.log4j.core.appender.NullAppender
 
PLUGIN_NAME - Static variable in class org.apache.logging.log4j.core.appender.RollingFileAppender
 
PLUGIN_NAME - Static variable in class org.apache.logging.log4j.core.script.Script
 
PluginAliases - Annotation Type in org.apache.logging.log4j.core.config.plugins
Identifies a list of aliases for a Plugin, PluginAttribute, or PluginBuilderAttribute.
PluginAliasesElementVisitor(Elements) - Constructor for class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor.PluginAliasesElementVisitor
 
PluginAttribute - Annotation Type in org.apache.logging.log4j.core.config.plugins
Identifies a Plugin Attribute and its default value.
PluginAttributeVisitor - Class in org.apache.logging.log4j.core.config.plugins.visitors
PluginVisitor implementation for PluginAttribute.
PluginAttributeVisitor() - Constructor for class org.apache.logging.log4j.core.config.plugins.visitors.PluginAttributeVisitor
 
PluginBuilder - Class in org.apache.logging.log4j.core.config.plugins.util
Builder class to instantiate and configure a Plugin object using a PluginFactory method or PluginBuilderFactory builder class.
PluginBuilder(PluginType<?>) - Constructor for class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
Constructs a PluginBuilder for a given PluginType.
PluginBuilderAttribute - Annotation Type in org.apache.logging.log4j.core.config.plugins
Marks a field as a Plugin Attribute.
PluginBuilderAttributeVisitor - Class in org.apache.logging.log4j.core.config.plugins.visitors
PluginVisitor for PluginBuilderAttribute.
PluginBuilderAttributeVisitor() - Constructor for class org.apache.logging.log4j.core.config.plugins.visitors.PluginBuilderAttributeVisitor
 
PluginBuilderFactory - Annotation Type in org.apache.logging.log4j.core.config.plugins
Marks a method as a factory for custom Plugin builders.
pluginCache - Variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor
 
PluginCache - Class in org.apache.logging.log4j.core.config.plugins.processor
 
PluginCache() - Constructor for class org.apache.logging.log4j.core.config.plugins.processor.PluginCache
 
pluginClass - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
PluginConfiguration - Annotation Type in org.apache.logging.log4j.core.config.plugins
Identifies a parameter or field as a Configuration.
PluginConfigurationVisitor - Class in org.apache.logging.log4j.core.config.plugins.visitors
PluginVisitor implementation for PluginConfiguration.
PluginConfigurationVisitor() - Constructor for class org.apache.logging.log4j.core.config.plugins.visitors.PluginConfigurationVisitor
 
PluginElement - Annotation Type in org.apache.logging.log4j.core.config.plugins
Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.
PluginElementVisitor - Class in org.apache.logging.log4j.core.config.plugins.visitors
PluginVisitor implementation for PluginElement.
PluginElementVisitor() - Constructor for class org.apache.logging.log4j.core.config.plugins.visitors.PluginElementVisitor
 
PluginElementVisitor(Elements) - Constructor for class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor.PluginElementVisitor
 
pluginEntry - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
PluginEntry - Class in org.apache.logging.log4j.core.config.plugins.processor
Memento object for storing a plugin entry to a cache file.
PluginEntry() - Constructor for class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
PluginFactory - Annotation Type in org.apache.logging.log4j.core.config.plugins
Identifies a Method as the factory to create the plugin.
pluginManager - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
The plugin manager.
pluginManager - Static variable in class org.apache.logging.log4j.core.util.WatcherFactory
 
PluginManager - Class in org.apache.logging.log4j.core.config.plugins.util
Loads and manages all the plugins.
PluginManager(String) - Constructor for class org.apache.logging.log4j.core.config.plugins.util.PluginManager
Constructs a PluginManager for the plugin category name given.
PluginNode - Annotation Type in org.apache.logging.log4j.core.config.plugins
Identifies a Plugin configuration Node.
PluginNodeVisitor - Class in org.apache.logging.log4j.core.config.plugins.visitors
PluginVisitor implementation for PluginNode.
PluginNodeVisitor() - Constructor for class org.apache.logging.log4j.core.config.plugins.visitors.PluginNodeVisitor
 
pluginPackages - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
Packages found in configuration "packages" attribute.
PluginProcessor - Class in org.apache.logging.log4j.core.config.plugins.processor
Annotation processor for pre-scanning Log4j 2 plugins.
PluginProcessor() - Constructor for class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor
 
PluginProcessor.PluginAliasesElementVisitor - Class in org.apache.logging.log4j.core.config.plugins.processor
ElementVisitor to scan the PluginAliases annotation.
PluginProcessor.PluginElementVisitor - Class in org.apache.logging.log4j.core.config.plugins.processor
ElementVisitor to scan the Plugin annotation.
PluginRegistry - Class in org.apache.logging.log4j.core.config.plugins.util
Registry singleton for PluginType maps partitioned by source type and then by category names.
PluginRegistry() - Constructor for class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
 
PluginRegistry.PluginTest - Class in org.apache.logging.log4j.core.config.plugins.util
A Test that checks to see if each class is annotated with the 'Plugin' annotation.
plugins - Variable in class org.apache.log4j.builders.BuilderManager
 
plugins - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginManager
 
plugins - Variable in class org.apache.logging.log4j.core.util.WatcherFactory
 
pluginsByCategoryByBundleId - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
Contains plugins found in Log4j2Plugins.dat cache files in OSGi Bundles.
pluginsByCategoryByPackage - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
Contains plugins found by searching for annotated classes at runtime.
pluginsByCategoryRef - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
Contains plugins found in Log4j2Plugins.dat cache files in the main CLASSPATH.
PluginTest() - Constructor for class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry.PluginTest
 
pluginType - Variable in class org.apache.logging.log4j.core.config.builder.api.Component
 
pluginType - Variable in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
PluginType<T> - Class in org.apache.logging.log4j.core.config.plugins.util
Plugin Descriptor.
PluginType(PluginEntry, Class<T>, String) - Constructor for class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
PluginValue - Annotation Type in org.apache.logging.log4j.core.config.plugins
Identifies a parameter as a value.
PluginValueVisitor - Class in org.apache.logging.log4j.core.config.plugins.visitors
PluginVisitor implementation for PluginValue.
PluginValueVisitor() - Constructor for class org.apache.logging.log4j.core.config.plugins.visitors.PluginValueVisitor
 
PluginVisitor<A extends java.lang.annotation.Annotation> - Interface in org.apache.logging.log4j.core.config.plugins.visitors
Visitor strategy for parsing data from a Node, doing any relevant type conversion, and returning a parsed value for that variable.
PluginVisitors - Class in org.apache.logging.log4j.core.config.plugins.visitors
Utility class to locate an appropriate PluginVisitor implementation for an annotation.
PluginVisitors() - Constructor for class org.apache.logging.log4j.core.config.plugins.visitors.PluginVisitors
 
PluginVisitorStrategy - Annotation Type in org.apache.logging.log4j.core.config.plugins
Meta-annotation to denote the class name to use that implements PluginVisitor for the annotated annotation.
policy - Variable in class org.apache.log4j.bridge.RewritePolicyAdapter
 
policy - Variable in class org.apache.log4j.bridge.RewritePolicyWrapper
 
policy - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
policy - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
policy - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
policy - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
poll(long, TimeUnit) - Method in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.MpscBlockingQueue
 
pop() - Static method in class org.apache.log4j.NDC
Clients should call this method before leaving a diagnostic context.
pop() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
pop() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
pop() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns the element at the top of the stack.
pop() - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
pop() - Static method in class org.apache.logging.log4j.ThreadContext
Returns the value of the last item placed on the stack.
populateCommand(T, String...) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Convenience method that initializes the specified annotated object from the specified command line arguments.
populateLazilyInitializedFields(LogEvent) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
port - Variable in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
port - Variable in class org.apache.logging.log4j.core.net.AbstractSocketManager
The port on the host.
port - Variable in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
port - Variable in class org.apache.logging.log4j.core.net.DatagramSocketManager.FactoryData
 
port - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
port - Variable in class org.apache.logging.log4j.core.net.SocketAddress.Builder
 
port - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData
 
PortDefinition - Class in org.apache.logging.log4j.docker.model
 
PortDefinition() - Constructor for class org.apache.logging.log4j.docker.model.PortDefinition
 
ports - Variable in class org.apache.logging.log4j.docker.model.Container
 
ports - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
pos - Variable in class org.apache.logging.log4j.core.util.CronExpression.ValueSet
 
position - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
positionalParametersFields - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Immutable list of fields annotated with CommandLine.Parameters, or an empty list if no such field exists.
positionalParametersFields - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
PositionalParametersSorter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.PositionalParametersSorter
 
PosixViewAttributeAction - Class in org.apache.logging.log4j.core.appender.rolling.action
File posix attribute view action.
PosixViewAttributeAction(String, boolean, int, PathCondition[], StrSubstitutor, Set<PosixFilePermission>, String, String) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction
 
PosixViewAttributeAction.Builder - Class in org.apache.logging.log4j.core.appender.rolling.action
Builder for the posix view attribute action.
PreciseClock - Interface in org.apache.logging.log4j.core.time
Extension of the Clock interface that is able to provide more accurate time information than milliseconds since the epoch.
preConfigure(Node) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
PrefedinedStyleMaps - Static variable in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
prefix - Variable in class org.apache.log4j.builders.AbstractBuilder
 
prefix - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout.StructuredDataElement
 
prefix(String) - Method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
 
PREFIX - Static variable in class org.apache.logging.log4j.core.util.Log4jThread
 
PREFIX - Static variable in class org.apache.logging.log4j.core.util.Log4jThreadFactory
 
PREFIX - Static variable in class org.apache.logging.log4j.util.EnvironmentPropertySource
 
PREFIX - Static variable in class org.apache.logging.log4j.util.PropertiesPropertySource
 
PREFIX - Static variable in class org.apache.logging.log4j.util.SystemPropertiesPropertySource
 
PREFIX_0x - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.ByteArrayConverter
 
PREFIX_BASE64 - Static variable in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.ByteArrayConverter
 
PREFIX_SEPARATOR - Static variable in class org.apache.logging.log4j.core.lookup.Interpolator
Constant for the prefix separator.
PREFIXES - Static variable in class org.apache.logging.log4j.core.util.BasicAuthorizationProvider
 
PREFIXES - Static variable in class org.apache.logging.log4j.util.PropertySource.Util
 
prefixMatcher - Variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Stores the variable prefix.
prefixSet(Set<String>, String) - Static method in class org.apache.logging.log4j.core.util.SetUtils
Extracts the Strings from a Set that start with a given prefix.
prepareEvent(LogEvent) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
prevFileTime - Variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
previousTime - Variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Date requested in previous conversion.
previousTime - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter.Formatter
 
primary - Variable in class org.apache.logging.log4j.core.appender.FailoverAppender
 
primaryRef - Variable in class org.apache.logging.log4j.core.appender.FailoverAppender
 
print(CommandLine.Tracer, String, Object...) - Method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
 
printable - Variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
printer - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
 
printf(Level, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a formatted message using the specified format string and arguments.
printf(Level, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
printf(Level, Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a formatted message using the specified format string and arguments.
printf(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
printHelpIfRequested(List<CommandLine>, PrintStream, CommandLine.Help.Ansi) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Helper method that may be useful when processing the list of CommandLine objects that result from successfully parsing command line arguments.
printNodes(String, Node, StringBuilder) - Method in class org.apache.logging.log4j.core.config.composite.CompositeConfiguration
 
printObject() - Method in annotation type org.apache.logging.log4j.core.config.plugins.Plugin
Indicates if the plugin class implements a useful Object.toString() method for use in log messages.
printStack(StringBuilder, StackTraceElement[]) - Method in class org.apache.logging.log4j.core.message.ExtendedThreadInformation
 
printStack(StringBuilder, StackTraceElement[]) - Method in class org.apache.logging.log4j.message.BasicThreadInformation
Format the StackTraceElements.
printStack(StringBuilder, StackTraceElement[]) - Method in interface org.apache.logging.log4j.message.ThreadInformation
Formats the stack trace into the provided StringBuilder.
printThreadInfo(StringBuilder) - Method in class org.apache.logging.log4j.core.message.ExtendedThreadInformation
 
printThreadInfo(StringBuilder) - Method in class org.apache.logging.log4j.message.BasicThreadInformation
Print the thread information.
printThreadInfo(StringBuilder) - Method in interface org.apache.logging.log4j.message.ThreadInformation
Formats the thread information into the provided StringBuilder.
printVersionHelp(PrintStream) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
printVersionHelp(PrintStream, CommandLine.Help.Ansi) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Prints version information from the CommandLine.Command.version() annotation to the specified PrintStream.
printVersionHelp(PrintStream, CommandLine.Help.Ansi, Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Prints version information from the CommandLine.Command.version() annotation to the specified PrintStream.
priority - Variable in class org.apache.logging.log4j.core.util.Log4jThreadFactory
 
priority - Variable in class org.apache.logging.log4j.message.BasicThreadInformation
 
priority - Variable in class org.apache.logging.log4j.spi.Provider
 
Priority - Class in org.apache.log4j
Refrain from using this class directly, use the Level class instead.
Priority - Class in org.apache.logging.log4j.core.net
The Priority used in the Syslog system.
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(Facility, Severity) - Constructor for class org.apache.logging.log4j.core.net.Priority
The Constructor.
PRIORITY_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
PrivateAdapter() - Constructor for class org.apache.log4j.Category.PrivateAdapter
 
privateConfig - Variable in class org.apache.logging.log4j.core.Logger
Config should be consistent across threads.
PrivateConfig(Configuration, Logger) - Constructor for class org.apache.logging.log4j.core.Logger.PrivateConfig
 
PrivateConfig(Logger.PrivateConfig, LoggerConfig) - Constructor for class org.apache.logging.log4j.core.Logger.PrivateConfig
 
PrivateConfig(Logger.PrivateConfig, Level) - Constructor for class org.apache.logging.log4j.core.Logger.PrivateConfig
 
PrivateManager() - Constructor for class org.apache.log4j.Category.PrivateManager
 
PrivateManager() - Constructor for class org.apache.log4j.Logger.PrivateManager
 
PrivateManager() - Constructor for class org.apache.log4j.LogManager.PrivateManager
 
PrivateObjectOutputStream(OutputStream) - Constructor for class org.apache.logging.log4j.core.layout.SerializedLayout.PrivateObjectOutputStream
Deprecated.
 
privatePort - Variable in class org.apache.logging.log4j.docker.model.PortDefinition
 
PrivateSecurityManager() - Constructor for class org.apache.logging.log4j.util.PrivateSecurityManagerStackTraceUtil.PrivateSecurityManager
 
PrivateSecurityManagerStackTraceUtil - Class in org.apache.logging.log4j.util
Internal utility to share a fast implementation of PrivateSecurityManagerStackTraceUtil.getCurrentStackTrace() with the java 9 implementation of StackLocator.
PrivateSecurityManagerStackTraceUtil() - Constructor for class org.apache.logging.log4j.util.PrivateSecurityManagerStackTraceUtil
 
PrivateSecurityManagerStackTraceUtil.PrivateSecurityManager - Class in org.apache.logging.log4j.util
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor
 
processArguments(List<CommandLine>, Stack<String>, Collection<Field>, Set<Field>, String[]) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
processAttributes(Node, JsonNode) - Method in class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
processAttributes(Node, Element) - Method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
processClusteredShortOptions(Collection<Field>, Set<Field>, String, Stack<String>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
ProcessIdPatternConverter - Class in org.apache.logging.log4j.core.pattern
 
ProcessIdPatternConverter(String...) - Constructor for class org.apache.logging.log4j.core.pattern.ProcessIdPatternConverter
Private constructor.
ProcessIdUtil - Class in org.apache.logging.log4j.util
 
ProcessIdUtil() - Constructor for class org.apache.logging.log4j.util.ProcessIdUtil
 
processLogEvent(LogEvent, LoggerConfig.LoggerConfigPredicate) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
 
processPositionalParameter(Collection<Field>, Set<Field>, Stack<String>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
processRemainderAsPositionalParameters(Collection<Field>, Set<Field>, Stack<String>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
processRemainingProperties(B, Properties) - Static method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
processStandaloneOption(Collection<Field>, Set<Field>, String, Stack<String>, boolean) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
procId - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
PROGRESSIVE - org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.WaitStrategy
 
propagation - Variable in class org.apache.logging.log4j.docker.model.Mount
 
properties - Variable in class org.apache.log4j.config.Log4j1ConfigurationParser
 
properties - Variable in class org.apache.log4j.layout.Log4j1XmlLayout
 
properties - Variable in class org.apache.log4j.rewrite.PropertyRewritePolicy
 
properties - Variable in class org.apache.logging.log4j.core.appender.rewrite.PropertiesRewritePolicy
 
properties - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
properties - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
properties - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
properties - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
properties - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
properties - Variable in class org.apache.logging.log4j.util.PropertiesPropertySource
 
PROPERTIES - Static variable in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
PROPERTIES - Static variable in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
propertiesComponent - Variable in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
PropertiesConfiguration - Class in org.apache.log4j.config
Construct a configuration based on Log4j 1 properties.
PropertiesConfiguration - Class in org.apache.logging.log4j.core.config.properties
Configuration created from a properties file.
PropertiesConfiguration(LoggerContext, ConfigurationSource, int) - Constructor for class org.apache.log4j.config.PropertiesConfiguration
Constructor.
PropertiesConfiguration(LoggerContext, ConfigurationSource, Component) - Constructor for class org.apache.logging.log4j.core.config.properties.PropertiesConfiguration
 
PropertiesConfiguration.NameValue - Class in org.apache.log4j.config
 
PropertiesConfigurationBuilder - Class in org.apache.logging.log4j.core.config.properties
Helper builder for parsing properties files into a PropertiesConfiguration.
PropertiesConfigurationBuilder() - Constructor for class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
PropertiesConfigurationFactory - Class in org.apache.log4j.config
Configures Log4j from a log4j 1 format properties file.
PropertiesConfigurationFactory - Class in org.apache.logging.log4j.core.config.properties
Creates a PropertiesConfiguration from a properties file.
PropertiesConfigurationFactory() - Constructor for class org.apache.log4j.config.PropertiesConfigurationFactory
 
PropertiesConfigurationFactory() - Constructor for class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationFactory
 
propertiesMap - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
PropertiesPlugin - Class in org.apache.logging.log4j.core.config
Handles properties defined in the configuration.
PropertiesPlugin() - Constructor for class org.apache.logging.log4j.core.config.PropertiesPlugin
 
PropertiesPropertySource - Class in org.apache.logging.log4j.util
PropertySource backed by a Properties instance.
PropertiesPropertySource(Properties) - Constructor for class org.apache.logging.log4j.util.PropertiesPropertySource
 
propertiesRequireLookup - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
PropertiesRewritePolicy - Class in org.apache.logging.log4j.core.appender.rewrite
This policy modifies events by replacing or possibly adding keys and values to the MapMessage.
PropertiesRewritePolicy(Configuration, List<Property>) - Constructor for class org.apache.logging.log4j.core.appender.rewrite.PropertiesRewritePolicy
 
PropertiesUtil - Class in org.apache.logging.log4j.util
Consider this class private.
PropertiesUtil(String) - Constructor for class org.apache.logging.log4j.util.PropertiesUtil
Constructs a PropertiesUtil for a given properties file name on the classpath.
PropertiesUtil(Properties) - Constructor for class org.apache.logging.log4j.util.PropertiesUtil
Constructs a PropertiesUtil using a given Properties object as its source of defined properties.
PropertiesUtil.Environment - Class in org.apache.logging.log4j.util
Provides support for looking up global configuration properties via environment variables, property files, and system properties, in three variations:
PropertiesUtil.TimeUnit - Enum in org.apache.logging.log4j.util
 
Property - Class in org.apache.logging.log4j.core.config
Represents a key/value pair in the configuration.
Property(String, String) - Constructor for class org.apache.logging.log4j.core.config.Property
 
PROPERTY_ASYNC_NOTIF - Static variable in class org.apache.logging.log4j.core.jmx.Server
 
PROPERTY_CONFIG - Static variable in class org.apache.logging.log4j.core.LoggerContext
Property name of the property change event fired if the configuration is changed.
PROPERTY_DISABLE_JMX - Static variable in class org.apache.logging.log4j.core.jmx.Server
 
PROPERTY_NAME - Static variable in class org.apache.logging.log4j.core.util.ClockFactory
Name of the system property that can be used to specify a Clock implementation class.
PROPERTY_NAME_ASYNC_EVENT_ROUTER - Static variable in class org.apache.logging.log4j.core.async.AsyncQueueFullPolicyFactory
 
PROPERTY_NAME_DISCARDING_THRESHOLD_LEVEL - Static variable in class org.apache.logging.log4j.core.async.AsyncQueueFullPolicyFactory
 
PROPERTY_NAME_INITIAL_CAPACITY - Static variable in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
System property name that can be used to control the data structure's initial capacity.
PROPERTY_NAME_INITIAL_CAPACITY - Static variable in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
System property name that can be used to control the data structure's initial capacity.
PROPERTY_TOKENIZER - Static variable in class org.apache.logging.log4j.util.PropertySource.Util
 
PROPERTY_VALUE_DEFAULT_ASYNC_EVENT_ROUTER - Static variable in class org.apache.logging.log4j.core.async.AsyncQueueFullPolicyFactory
 
PROPERTY_VALUE_DISCARDING_ASYNC_EVENT_ROUTER - Static variable in class org.apache.logging.log4j.core.async.AsyncQueueFullPolicyFactory
 
propertyArray - Variable in class org.apache.logging.log4j.core.filter.AbstractFilterable.Builder
 
propertyArray - Variable in class org.apache.logging.log4j.core.filter.AbstractFilterable
 
propertyChange(PropertyChangeEvent) - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
propertyChangeListeners - Variable in class org.apache.logging.log4j.core.LoggerContext
 
PropertyComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Assembler for constructing Property Components.
PropertyConfigurator - Class in org.apache.log4j
A configurator for properties.
PropertyConfigurator() - Constructor for class org.apache.log4j.PropertyConfigurator
 
PropertyFilePropertySource - Class in org.apache.logging.log4j.util
PropertySource backed by a properties file.
PropertyFilePropertySource(String) - Constructor for class org.apache.logging.log4j.util.PropertyFilePropertySource
 
propertyMap - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
PropertyRewritePolicy - Class in org.apache.log4j.rewrite
This policy rewrites events by adding a user-specified list of properties to the event.
PropertyRewritePolicy() - Constructor for class org.apache.log4j.rewrite.PropertyRewritePolicy
 
PropertySetter - Class in org.apache.log4j.config
General purpose Object property setter.
PropertySetter(Object) - Constructor for class org.apache.log4j.config.PropertySetter
Create a new PropertySetter for the specified Object.
PropertySetterException - Exception in org.apache.log4j.config
Thrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class.
PropertySetterException(String) - Constructor for exception org.apache.log4j.config.PropertySetterException
Construct the exception with the given message.
PropertySetterException(Throwable) - Constructor for exception org.apache.log4j.config.PropertySetterException
Construct the exception with the given root cause.
PropertySource - Interface in org.apache.logging.log4j.util
A source for global configuration properties.
PropertySource.Comparator - Class in org.apache.logging.log4j.util
Comparator for ordering PropertySource instances by priority.
PropertySource.Util - Class in org.apache.logging.log4j.util
Utility methods useful for PropertySource implementations.
props - Variable in class org.apache.log4j.builders.AbstractBuilder
 
props - Variable in class org.apache.log4j.config.PropertySetter
 
props - Variable in class org.apache.log4j.xml.XmlConfiguration
 
props - Variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
PROPS - Static variable in class org.apache.logging.log4j.status.StatusLogger
 
protocol - Variable in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
protocol - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
protocol - Variable in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
Protocol - Enum in org.apache.logging.log4j.core.net
Enumerates the supported protocols.
Protocol() - Constructor for enum org.apache.logging.log4j.core.net.Protocol
 
PROTOCOL - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationDefaults
 
PROTOCOL_FILE - Static variable in class org.apache.logging.log4j.core.util.FileUtils
Constant for the file URL protocol.
Provider - Class in org.apache.logging.log4j.spi
Model class for a Log4j 2 provider.
Provider(Integer, String, Class<? extends LoggerContextFactory>) - Constructor for class org.apache.logging.log4j.spi.Provider
 
Provider(Integer, String, Class<? extends LoggerContextFactory>, Class<? extends ThreadContextMap>) - Constructor for class org.apache.logging.log4j.spi.Provider
 
Provider(Properties, URL, ClassLoader) - Constructor for class org.apache.logging.log4j.spi.Provider
 
PROVIDER_RESOURCE - Static variable in class org.apache.logging.log4j.util.ProviderUtil
Resource name for a Log4j 2 provider properties file.
provideRegistration - Variable in class org.apache.logging.log4j.core.osgi.Activator
 
PROVIDERS - Static variable in class org.apache.logging.log4j.util.ProviderUtil
Loaded providers.
ProviderUtil - Class in org.apache.logging.log4j.util
Consider this class private. Utility class for Log4j Providers.
ProviderUtil() - Constructor for class org.apache.logging.log4j.util.ProviderUtil
 
PUBLIC_ID - Static variable in class org.apache.log4j.xml.Log4jEntityResolver
 
publicPort - Variable in class org.apache.logging.log4j.docker.model.PortDefinition
 
publish(RingBufferLogEventTranslator) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
purge() - Method in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
Purging appenders that were not in use specified time
purge() - Method in interface org.apache.logging.log4j.core.appender.routing.PurgePolicy
Activates purging appenders.
purge(int, int, RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
purge(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
purgeAscending(int, int, RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
Purges and renames old log files in preparation for rollover.
purgeDescending(int, int, RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
Purges and renames old log files in preparation for rollover.
purgePolicy - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
purgePolicy - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
PurgePolicy - Interface in org.apache.logging.log4j.core.appender.routing
Policy for purging routed appenders
push(String) - Static method in class org.apache.log4j.NDC
Push new diagnostic context information for the current thread.
push(String) - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Pushes new diagnostic context information on to the Thread Context Stack.
push(String) - Static method in class org.apache.logging.log4j.CloseableThreadContext
Pushes new diagnostic context information on to the Thread Context Stack.
push(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
push(String) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
push(String) - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Pushes an element onto the stack.
push(String) - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
push(String) - Static method in class org.apache.logging.log4j.ThreadContext
Pushes new diagnostic context information for the current thread.
push(String, Object[]) - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Pushes new diagnostic context information on to the Thread Context Stack.
push(String, Object...) - Static method in class org.apache.logging.log4j.CloseableThreadContext
Pushes new diagnostic context information on to the Thread Context Stack.
push(String, Object...) - Static method in class org.apache.logging.log4j.ThreadContext
Pushes new diagnostic context information for the current thread.
pushAll(List<String>) - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Populates the Thread Context Stack with the supplied stack.
pushAll(List<String>) - Static method in class org.apache.logging.log4j.CloseableThreadContext
Populates the Thread Context Stack with the supplied stack.
pushCount - Variable in class org.apache.logging.log4j.CloseableThreadContext.Instance
 
put(E) - Method in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.MpscBlockingQueue
 
put(Runnable) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.EmptyQueue
 
put(String, Object) - Static method in class org.apache.log4j.MDC
 
put(String, String) - Static method in class org.apache.log4j.MDC
 
put(String, String) - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Populates the Thread Context Map with the supplied key/value pair.
put(String, String) - Static method in class org.apache.logging.log4j.CloseableThreadContext
Populates the Thread Context Map with the supplied key/value pair.
put(String, String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
put(String, String) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
put(String, String) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
put(String, String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
put(String, String) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
put(String, String) - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
put(String, String) - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Puts 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.apache.logging.slf4j.Log4jMDCAdapter
 
put(String, String) - Method in class org.apache.logging.slf4j.MDCContextMap
 
put(Map<String, AnsiRenderer.Code[]>, String, AnsiRenderer.Code...) - Static method in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
PUT_ALL - Static variable in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
PUT_ALL - Static variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
putAll(Map<String, String>) - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Populates the Thread Context Map with the supplied key/value pairs.
putAll(Map<String, String>) - Static method in class org.apache.logging.log4j.CloseableThreadContext
Populates the Thread Context Map with the supplied key/value pairs.
putAll(Map<String, String>) - Method in class org.apache.logging.log4j.message.MapMessage
Adds all the elements from the specified Map.
putAll(Map<String, String>) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
putAll(Map<String, String>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
putAll(Map<String, String>) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
putAll(Map<String, String>) - Method in interface org.apache.logging.log4j.spi.ThreadContextMap2
Puts all given context map entries into the current thread's context map.
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, String>) - Method in class org.apache.logging.slf4j.MDCContextMap
 
putAll(ReadOnlyStringMap) - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
putAll(ReadOnlyStringMap) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
putAll(ReadOnlyStringMap) - Method in interface org.apache.logging.log4j.util.StringMap
Copies all key-value pairs from the specified ReadOnlyStringMap into this StringMap.
putAllValues(Map<String, V>) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
putAllValues(Map<String, V>) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
putAllValues(Map<String, V>) - Method in interface org.apache.logging.log4j.spi.ObjectThreadContextMap
Puts all given key-value pairs into the collection.
putIfAbsent(String, MessageFactory, T) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
 
putIfAbsent(Map<String, T>, String, T) - Method in class org.apache.logging.log4j.spi.LoggerRegistry.ConcurrentMapFactory
 
putIfAbsent(Map<String, T>, String, T) - Method in interface org.apache.logging.log4j.spi.LoggerRegistry.MapFactory
 
putIfAbsent(Map<String, T>, String, T) - Method in class org.apache.logging.log4j.spi.LoggerRegistry.WeakMapFactory
 
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.
putObject(String, Object) - Method in class org.apache.logging.log4j.core.LoggerContext
 
putObject(String, Object) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Store an object into the LoggerContext by name for later use.
putObjectIfAbsent(String, Object) - Method in class org.apache.logging.log4j.core.LoggerContext
 
putObjectIfAbsent(String, Object) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Store an object into the LoggerContext by name for later use if an object is not already stored with that key.
putValue(int, int, CommandLine.Help.Ansi.Text) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
Writes the specified value into the cell at the specified row and column and returns the last row and column written to.
putValue(String, Object) - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
putValue(String, Object) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
putValue(String, Object) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
putValue(String, Object) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
putValue(String, Object) - Method in interface org.apache.logging.log4j.util.StringMap
Puts the specified key-value pair into the collection.
putValue(String, V) - Method in interface org.apache.logging.log4j.spi.ObjectThreadContextMap
Puts the specified key-value pair into the collection.

Q

queue - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.AsyncThread
 
queue - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
queueFullEnqueueLock - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
queueFullEnqueueLock - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
queueSize - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
QUIET - org.apache.logging.log4j.core.config.status.StatusConfiguration.Verbosity
 
quietParseUnrecognizedElement(Object, Element, Properties) - Method in class org.apache.log4j.xml.XmlConfiguration
Delegates unrecognized content to created instance if it supports UnrecognizedElementParser and catches and logs any exception.
QuietWriter - Class in org.apache.log4j.helpers
QuietWriter does not throw exceptions when things go wrong.
QuietWriter(Writer, ErrorHandler) - Constructor for class org.apache.log4j.helpers.QuietWriter
 
quote(String) - Static method in class org.apache.logging.log4j.util.Strings
Returns a quoted string.
QUOTE - Static variable in class org.apache.logging.log4j.util.Chars
Single Quote ['].
QUOTE_MATCHER - Static variable in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches the single or double quote character.
quoteAsString(CharSequence, StringBuilder) - Static method in class org.apache.logging.log4j.core.util.JsonUtils
Quote text contents using JSON standard quoting, and append results to a supplied StringBuilder.
quoteMatcher() - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Returns a matcher which matches the single or double quote character.
qw - Variable in class org.apache.log4j.WriterAppender
This is the quietWriter where we will write to.

R

randomAccessFile - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
randomAccessFile - Variable in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
randomAccessFile - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
RandomAccessFileAppender - Class in org.apache.logging.log4j.core.appender
File Appender.
RandomAccessFileAppender(String, Layout<? extends Serializable>, Filter, RandomAccessFileManager, String, boolean, boolean, Advertiser, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.RandomAccessFileAppender
 
RandomAccessFileAppender.Builder<B extends RandomAccessFileAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Builds RandomAccessFileAppender instances.
RandomAccessFileManager - Class in org.apache.logging.log4j.core.appender
Extends OutputStreamManager but instead of using a buffered output stream, this class uses a ByteBuffer and a RandomAccessFile to do the I/O.
RandomAccessFileManager(LoggerContext, RandomAccessFile, String, OutputStream, int, String, Layout<? extends Serializable>, boolean) - Constructor for class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
RandomAccessFileManager.FactoryData - Class in org.apache.logging.log4j.core.appender
Factory Data.
RandomAccessFileManager.RandomAccessFileManagerFactory - Class in org.apache.logging.log4j.core.appender
Factory to create a RandomAccessFileManager.
RandomAccessFileManagerFactory() - Constructor for class org.apache.logging.log4j.core.appender.RandomAccessFileManager.RandomAccessFileManagerFactory
 
Range(int, int, boolean, boolean, String) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Constructs a new Range object with the specified parameters.
rate - Variable in class org.apache.logging.log4j.core.filter.BurstFilter.Builder
 
rawContextData() - Method in interface org.apache.logging.log4j.core.ContextDataInjector
Returns a ReadOnlyStringMap object reflecting the current state of the context.
rawContextData() - Method in class org.apache.logging.log4j.core.impl.ThreadContextDataInjector.ForCopyOnWriteThreadContextMap
 
rawContextData() - Method in class org.apache.logging.log4j.core.impl.ThreadContextDataInjector.ForDefaultThreadContextMap
 
rawContextData() - Method in class org.apache.logging.log4j.core.impl.ThreadContextDataInjector.ForGarbageFreeThreadContextMap
 
rawOption - Variable in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
 
RB - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
RBRACE - Static variable in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
RCURLY - Static variable in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
read() - Method in class org.apache.log4j.config.InputStreamWrapper
 
read(byte[]) - Method in class org.apache.log4j.config.InputStreamWrapper
 
read(byte[], int, int) - Method in class org.apache.log4j.config.InputStreamWrapper
 
readContents(InputStream, Charset) - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
Returns the contents of the specified input stream as a String.
readLock - Variable in class org.apache.logging.log4j.core.appender.AbstractWriterAppender
 
readMaxDepth() - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
 
readObject(ObjectInputStream) - Method in class org.apache.log4j.Level
Custom deserialization of Level.
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Create the object after serialization.
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Create the object after serialization.
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.message.FormattedMessage
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.message.LocalizedMessage
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.message.MessageFormatMessage
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.message.ObjectMessage
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.message.SimpleMessage
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.message.StringFormattedMessage
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
readObject(ObjectInputStream) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
Reconstitute the SortedArrayStringMap instance from a stream (i.e., deserialize it).
readObject(ObjectInputStream) - Method in class org.apache.logging.slf4j.Log4jLogger
Always treat de-serialization as a full-blown constructor, by validating the final state of the de-serialized object.
readOnlyContextMap - Static variable in class org.apache.logging.log4j.ThreadContext
 
ReadOnlyStringMap - Interface in org.apache.logging.log4j.util
A read-only collection of String keys mapped to values of arbitrary type.
ReadOnlyThreadContextMap - Interface in org.apache.logging.log4j.spi
Read-only view of the data structure that implements MDC behavior for ThreadContext.
readResolve() - Method in class org.apache.log4j.Level
Resolved deserialized level to one of the stock instances.
readResolve() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
Returns a Log4jLogEvent using the data in the proxy.
readResolve() - Method in class org.apache.logging.log4j.core.layout.PatternMatch.Builder
 
readResolve() - Method in class org.apache.logging.log4j.core.Logger.LoggerProxy
 
readResolve() - Method in class org.apache.logging.log4j.Level
 
readResolve() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage.ThreadDumpMessageProxy
Returns a ThreadDumpMessage using the data in the proxy.
readStream(InputStream) - Method in class org.apache.logging.log4j.core.config.HttpWatcher
 
readTimeoutMillis - Variable in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
readTimeoutMillis - Variable in class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
readTimeoutMillis - Static variable in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
readWrite - Variable in class org.apache.logging.log4j.docker.model.Mount
 
readWriteLock - Variable in class org.apache.logging.log4j.core.appender.AbstractWriterAppender
 
receiveBufferSize - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
recentFirst - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PathSortByModificationTime
 
reconfigurable - Variable in class org.apache.logging.log4j.core.util.AbstractWatcher
 
reconfigurable - Variable in class org.apache.logging.log4j.core.util.AbstractWatcher.ReconfigurationRunnable
 
Reconfigurable - Interface in org.apache.logging.log4j.core.config
Implemented by Configurations that can be reconfigured at runtime.
ReconfigurationRunnable(ConfigurationListener, Reconfigurable) - Constructor for class org.apache.logging.log4j.core.util.AbstractWatcher.ReconfigurationRunnable
 
reconfigure() - Method in class org.apache.log4j.config.Log4j1Configuration
 
reconfigure() - Static method in class org.apache.log4j.LogManager
 
reconfigure() - Method in class org.apache.logging.log4j.core.config.composite.CompositeConfiguration
 
reconfigure() - Static method in class org.apache.logging.log4j.core.config.Configurator
Reload the existing reconfiguration.
reconfigure() - Method in class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
reconfigure() - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfiguration
 
reconfigure() - Method in interface org.apache.logging.log4j.core.config.Reconfigurable
 
reconfigure() - Method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
reconfigure() - Method in class org.apache.logging.log4j.core.LoggerContext
Reconfigures the context.
reconfigure(URI) - Static method in class org.apache.logging.log4j.core.config.Configurator
Reconfigure with a potentially new configuration.
reconfigure(URI) - Method in class org.apache.logging.log4j.core.LoggerContext
Reconfigures the context.
reconfigure(Configuration) - Static method in class org.apache.logging.log4j.core.config.Configurator
Reconfigure using an already constructed Configuration.
reconfigure(Configuration) - Method in class org.apache.logging.log4j.core.LoggerContext
 
reconfigure(LoggerContext) - Static method in class org.apache.log4j.legacy.core.ContextUtil
 
reconfigureLock - Variable in class org.apache.logging.log4j.core.config.LockingReliabilityStrategy
 
reconnect() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.Reconnector
 
reconnectDelayMillis - Variable in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
reconnectDelayMillis - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData
 
reconnectionDelayMillis - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager
 
reconnector - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager
 
Reconnector(OutputStreamManager) - Constructor for class org.apache.logging.log4j.core.net.TcpSocketManager.Reconnector
 
recurseIntoPath - Variable in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
RECURSION_PREFIX - Static variable in class org.apache.logging.log4j.message.ParameterFormatter
Prefix for recursion.
RECURSION_PREFIX - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Prefix for recursion.
RECURSION_SUFFIX - Static variable in class org.apache.logging.log4j.message.ParameterFormatter
Suffix for recursion.
RECURSION_SUFFIX - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Suffix for recursion.
recursionDepthHolder - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
 
recursive - Variable in class org.apache.logging.log4j.core.config.AppenderControl
 
recursiveDeepToString(Object, StringBuilder, Set<String>) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
This method performs a deep toString of the given Object.
Red(List<PatternFormatter>, String) - Constructor for class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Red
Constructs the converter.
RED - org.apache.logging.log4j.core.pattern.AnsiEscape
Red foreground color.
ref - Variable in class org.apache.logging.log4j.core.config.AppenderRef
 
REF - Static variable in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
REF_ATTR - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
referencedAppenders - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
ReferencedRouteAppenderControl(Appender) - Constructor for class org.apache.logging.log4j.core.appender.routing.RoutingAppender.ReferencedRouteAppenderControl
 
ReflectionUtil - Class in org.apache.logging.log4j.core.util
Utility class for performing common reflective operations.
ReflectionUtil() - Constructor for class org.apache.logging.log4j.core.util.ReflectionUtil
 
refreshConfiguration() - Method in class org.apache.logging.log4j.core.config.HttpWatcher
 
RegexFilter - Class in org.apache.logging.log4j.core.filter
This filter returns the onMatch result if the message matches the regular expression.
RegexFilter(boolean, Pattern, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.RegexFilter
 
REGEXP - Static variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
regexReplacement - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
RegexReplacement - Class in org.apache.logging.log4j.core.pattern
Replace tokens in the LogEvent message.
RegexReplacement(Pattern, String) - Constructor for class org.apache.logging.log4j.core.pattern.RegexReplacement
Private constructor.
RegexReplacementConverter - Class in org.apache.logging.log4j.core.pattern
Replacement pattern converter.
RegexReplacementConverter(List<PatternFormatter>, Pattern, String) - Constructor for class org.apache.logging.log4j.core.pattern.RegexReplacementConverter
Construct the converter.
regionLength - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
regionLength - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager.FactoryData
 
regionLength - Variable in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
register(MBeanServer, Object, ObjectName) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
registerAppenders(LoggerContext, MBeanServer, Executor) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
registerContextSelector(String, ContextSelector, MBeanServer, Executor) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
registerConverter(Class<K>, CommandLine.ITypeConverter<K>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Registers the specified type converter for the specified class.
registered - Variable in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.RegisteredCancellable
 
RegisteredCancellable(Runnable, Collection<Cancellable>) - Constructor for class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.RegisteredCancellable
 
registerListener(StatusListener) - Method in class org.apache.logging.log4j.status.StatusLogger
Registers a new listener.
registerLoggerConfigs(LoggerContext, MBeanServer, Executor) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
registerNewStatusConsoleListener() - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
registerPrimitiveTypes() - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
 
registerStatusLogger(String, MBeanServer, Executor) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
registerTypeAlias(Type, Type) - Method in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
 
registry - Variable in class org.apache.log4j.config.PropertiesConfiguration
 
registry - Variable in class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
 
registry - Variable in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
A map to store loggers for their given LoggerContexts.
RELATIVE - Static variable in class org.apache.log4j.builders.AbstractBuilder
 
RelativeTimePatternConverter - Class in org.apache.logging.log4j.core.pattern
Returns the relative time in milliseconds since JVM Startup.
RelativeTimePatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.RelativeTimePatternConverter
Private constructor.
release() - Method in class org.apache.logging.log4j.core.appender.AbstractManager
Deprecated.
release() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.CreatedRouteAppenderControl
 
release() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.ReferencedRouteAppenderControl
 
release() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.RouteAppenderControl
 
release() - Method in class org.apache.logging.log4j.jcl.LogFactoryImpl
This method is supposed to clear all loggers.
release(LogEvent) - Static method in class org.apache.logging.log4j.core.impl.ReusableLogEventFactory
Switches the reserved flag off if the specified event is a MutableLogEvent, otherwise does nothing.
release(Message) - Static method in class org.apache.logging.log4j.message.ReusableMessageFactory
Invokes Clearable.clear() when possible.
releaseSub(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.AbstractManager
May be overridden by managers to perform processing while the manager is being released and the lock is held.
releaseSub(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Default hook to write footer during close.
releaseSub(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
releaseSub(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.WriterManager
Default hook to write footer during close.
releaseSub(long, TimeUnit) - Method in class org.apache.logging.log4j.core.net.JndiManager
 
reliabilityStrategy - Variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
ReliabilityStrategy - Interface in org.apache.logging.log4j.core.config
Interface for objects that know how to ensure delivery of log events to the appropriate appenders, even during and after the configuration has been modified while the system is actively used.
ReliabilityStrategyFactory - Class in org.apache.logging.log4j.core.config
Factory for ReliabilityStrategies.
ReliabilityStrategyFactory() - Constructor for class org.apache.logging.log4j.core.config.ReliabilityStrategyFactory
 
reload() - Method in class org.apache.logging.log4j.util.PropertiesUtil.Environment
 
reload() - Method in class org.apache.logging.log4j.util.PropertiesUtil
Reloads all properties.
remainingCapacity() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.EmptyQueue
 
remainingCapacity() - Method in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.MpscBlockingQueue
 
remainingDisruptorCapacity() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
remainingDisruptorCapacity() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
remap() - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
remove() - Static method in class org.apache.log4j.NDC
Remove the diagnostic context for this thread.
remove() - Method in class org.apache.logging.log4j.core.util.ObjectArrayIterator
Throws UnsupportedOperationException.
remove() - Method in class org.apache.logging.log4j.ThreadContext.EmptyIterator
 
remove(Object) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
remove(Object) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
remove(Object, int) - Static method in class org.apache.logging.log4j.core.util.ArrayUtils
Removes the element at the specified position from the specified array.
remove(String) - Static method in class org.apache.log4j.MDC
 
remove(String) - Method in class org.apache.logging.log4j.core.config.AppenderControlArraySet
Removes the AppenderControl with the specific name and returns it (or null if no such appender existed).
remove(String) - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
remove(String) - Method in class org.apache.logging.log4j.message.MapMessage
Removes the element with the specified name.
remove(String) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
remove(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
remove(String) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
remove(String) - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
remove(String) - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Removes the the context identified by the key parameter.
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.apache.logging.log4j.util.SortedArrayStringMap
 
remove(String) - Method in interface org.apache.logging.log4j.util.StringMap
Removes the key-value pair for the specified key from this data structure.
remove(String) - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
 
remove(String) - Method in class org.apache.logging.slf4j.MDCContextMap
 
remove(Marker) - Method in interface org.apache.logging.log4j.Marker
Removes the specified Marker as a parent of this Marker.
remove(Marker) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
remove(Marker) - Method in class org.apache.logging.slf4j.Log4jMarker
 
remove(T[], int) - Static method in class org.apache.logging.log4j.core.util.ArrayUtils
Removes the element at the specified position from the specified array.
removeAll() - Method in class org.apache.logging.log4j.core.util.CyclicBuffer
Removes all the elements from the buffer and returns them.
removeAll(Iterable<String>) - Method in interface org.apache.logging.log4j.spi.CleanableThreadContextMap
Removes all given context map keys from the current thread's context map.
removeAll(Iterable<String>) - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
removeAll(Iterable<String>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
removeAll(Iterable<String>) - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
removeAll(Iterable<String>) - Static method in class org.apache.logging.log4j.ThreadContext
Removes the context values identified by the keys parameter.
removeAll(Iterable<String>) - Method in class org.apache.logging.slf4j.MDCContextMap
 
removeAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
removeAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
removeAll(Collection<?>) - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
removeAllAppenders() - Method in class org.apache.log4j.Category
No-op implementation.
removeAllAppenders() - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
 
removeAllAppenders() - Method in interface org.apache.log4j.spi.AppenderAttachable
Remove all previously added appenders.
removeAppender(String) - Method in class org.apache.log4j.Category
No-op implementation.
removeAppender(String) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
 
removeAppender(String) - Method in interface org.apache.log4j.spi.AppenderAttachable
Remove the appender with the name passed as parameter from the list of appenders.
removeAppender(String) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Remove an Appender.
removeAppender(String) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Removes the Appender with the specific name.
removeAppender(Appender) - Method in class org.apache.log4j.Category
No-op implementation.
removeAppender(Appender) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
 
removeAppender(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
Remove the appender passed as parameter from the list of appenders.
removeAppender(Appender) - Method in class org.apache.logging.log4j.core.Logger
This method is not exposed through the public API and is used primarily for unit testing.
removeAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.HierarchyEventListener
 
removeAttribute(String) - Method in class org.apache.logging.log4j.jcl.LogFactoryImpl
 
removeAttributeValue(Map<String, String>, String, String...) - Static method in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
Removes an Entry from a given Map using a key name and aliases for that key.
removeConfigurationFactory(ConfigurationFactory) - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
Removes the ConfigurationFactory.
removeContext(String) - Method in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
removeContext(String) - Method in interface org.apache.logging.log4j.core.selector.NamedContextSelector
Locate the LoggerContext with the specified name using the default configuration.
removeContext(LoggerContext) - Method in class org.apache.logging.log4j.core.selector.BasicContextSelector
 
removeContext(LoggerContext) - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
removeContext(LoggerContext) - Method in interface org.apache.logging.log4j.core.selector.ContextSelector
Remove any references to the LoggerContext.
removeContext(LoggerContext) - Method in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
removeContext(LoggerContext) - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
Removes knowledge of a LoggerContext.
removeContext(LoggerContext) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
 
removeContext(LoggerContext) - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Removes knowledge of a LoggerContext.
removeContext(LoggerContext) - Method in class org.apache.logging.slf4j.SLF4JLoggerContextFactory
 
removeElementAt(int, AppenderControl[]) - Method in class org.apache.logging.log4j.core.config.AppenderControlArraySet
 
removeFilter(Filter) - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable
Removes a Filter.
removeFilter(Filter) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
 
removeFilter(Filter) - Method in interface org.apache.logging.log4j.core.filter.Filterable
Removes a Filter.
removeFilter(Filter) - Method in class org.apache.logging.log4j.core.LoggerContext
Removes a Filter from the current Configuration.
removeListener(ConfigurationListener) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Remove a ConfigurationListener.
removeListener(ConfigurationListener) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
removeListener(StatusListener) - Method in class org.apache.logging.log4j.status.StatusLogger
Removes a StatusListener.
removeListeners(String) - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
Add listener to StatusLogger for this context, or replace it if it already exists.
removeLogger(String) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Remove a LoggerConfig.
removeLogger(String) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
removeLoggerContext(LoggerContext) - Method in class org.apache.logging.log4j.core.osgi.BundleContextSelector
 
removeObject(String) - Method in class org.apache.logging.log4j.core.LoggerContext
 
removeObject(String) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Remove an object if it is present.
removeObject(String, Object) - Method in class org.apache.logging.log4j.core.LoggerContext
 
removeObject(String, Object) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Remove an object if it is present and the provided object is stored.
removeProperty(String) - Method in class org.apache.log4j.spi.LoggingEvent
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.logging.log4j.core.LoggerContext
 
removeShutdownHook() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
removeStack() - Static method in class org.apache.logging.log4j.ThreadContext
Removes the diagnostic context for this thread.
renameEmptyFiles - Variable in class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
If true, rename empty files, otherwise delete empty files.
renameEmptyFiles - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
render(StackTraceElement, StringBuilder, TextRenderer) - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
render(StringBuilder, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.HtmlTextRenderer
 
render(StringBuilder, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
render(StringBuilder, StringBuilder) - Method in class org.apache.logging.log4j.core.pattern.PlainTextRenderer
 
render(StringBuilder, StringBuilder) - Method in interface org.apache.logging.log4j.core.pattern.TextRenderer
Renders input text to an output.
render(String, String...) - Method in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
Renders the given text with the given names which can be ANSI code names or Log4j style names.
render(String, StringBuilder, String) - Method in class org.apache.logging.log4j.core.pattern.HtmlTextRenderer
 
render(String, StringBuilder, String) - Method in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
render(String, StringBuilder, String) - Method in class org.apache.logging.log4j.core.pattern.PlainTextRenderer
 
render(String, StringBuilder, String) - Method in interface org.apache.logging.log4j.core.pattern.TextRenderer
Renders input text to an output.
render(CommandLine.Option, Field, CommandLine.Help.IParamLabelRenderer, CommandLine.Help.ColorScheme) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultOptionRenderer
 
render(CommandLine.Option, Field, CommandLine.Help.IParamLabelRenderer, CommandLine.Help.ColorScheme) - Method in interface org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.IOptionRenderer
Returns a text representation of the specified Option and the Field that captures the option value.
render(CommandLine.Option, Field, CommandLine.Help.IParamLabelRenderer, CommandLine.Help.ColorScheme) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.MinimalOptionRenderer
 
render(CommandLine.Parameters, Field, CommandLine.Help.IParamLabelRenderer, CommandLine.Help.ColorScheme) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultParameterRenderer
 
render(CommandLine.Parameters, Field, CommandLine.Help.IParamLabelRenderer, CommandLine.Help.ColorScheme) - Method in interface org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.IParameterRenderer
Returns a text representation of the specified Parameters and the Field that captures the parameter values.
render(CommandLine.Parameters, Field, CommandLine.Help.IParamLabelRenderer, CommandLine.Help.ColorScheme) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.MinimalParameterRenderer
 
render(Ansi, AnsiRenderer.Code) - Method in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
render(Ansi, AnsiRenderer.Code...) - Method in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
renderDescriptionLines(CommandLine.Option, CommandLine.Help.ColorScheme, String, String, CommandLine.Help.Ansi.Text, Object) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultOptionRenderer
 
rendered - Variable in class org.apache.log4j.RenderedMessage
 
RenderedMessage - Class in org.apache.log4j
Implements object rendering for Log4j 1.x compatibility.
RenderedMessage(ObjectRenderer, Object) - Constructor for class org.apache.log4j.RenderedMessage
 
renderer - Variable in class org.apache.log4j.RenderedMessage
 
RENDERER_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
rendererMap - Variable in class org.apache.log4j.Category
 
rendererMap - Variable in class org.apache.log4j.LogManager.Repository
 
RendererSupport - Interface in org.apache.log4j.or
Interface that indicates the Renderer Map is available.
renderOn(StringBuilder, TextRenderer) - Method in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
renderOn(StringBuilder, TextRenderer) - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
renderOn(ThrowableProxy, StringBuilder, TextRenderer) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
renderParameterLabel(Field, CommandLine.Help.Ansi, List<CommandLine.Help.Ansi.IStyle>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultParamLabelRenderer
 
renderParameterLabel(Field, CommandLine.Help.Ansi, List<CommandLine.Help.Ansi.IStyle>) - Method in interface org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.IParamLabelRenderer
Returns a text rendering of the Option parameter or positional parameter; returns an empty string "" if the option is a boolean and does not take a parameter.
renderParameterName(Field) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultParamLabelRenderer
 
renderSuffix(String, StringBuilder, TextRenderer) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
replace - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSelectorSerializer
 
replace - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSerializer
 
replace - Variable in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
replace(char[]) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source array as a template.
replace(char[], int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source array as a template.
replace(Object) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables in the given source object with their matching values from the resolver.
replace(Object, Map<String, String>) - Static method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables in the given source object with their matching values from the map.
replace(Object, Map<String, String>, String, String) - Static method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables in the given source object with their matching values from the map.
replace(Object, Properties) - Static method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables in the given source object with their matching values from the properties.
replace(String) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source string as a template.
replace(StringBuffer) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source buffer as a template.
replace(StringBuffer, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source buffer as a template.
replace(StringBuilder) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source builder as a template.
replace(StringBuilder, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source builder as a template.
replace(String, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source string as a template.
replace(List<CommandLine.Help.Ansi.IStyle>, String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ColorScheme
 
replace(LogEvent, char[]) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source array as a template.
replace(LogEvent, char[], int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source array as a template.
replace(LogEvent, Object) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables in the given source object with their matching values from the resolver.
replace(LogEvent, String) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source string as a template.
replace(LogEvent, StringBuffer) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source buffer as a template.
replace(LogEvent, StringBuffer, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source buffer as a template.
replace(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source builder as a template.
replace(LogEvent, StringBuilder, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source builder as a template.
replace(LogEvent, String, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables with their matching values from the resolver using the given source string as a template.
replaceIn(StringBuffer) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables within the given source buffer with their matching values from the resolver.
replaceIn(StringBuffer, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables within the given source buffer with their matching values from the resolver.
replaceIn(StringBuilder) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables within the given source builder with their matching values from the resolver.
replaceIn(StringBuilder, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables within the given source builder with their matching values from the resolver.
replaceIn(LogEvent, StringBuffer, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables within the given source buffer with their matching values from the resolver.
replaceIn(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables within the given source builder with their matching values from the resolver.
replaceIn(LogEvent, StringBuilder, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Replaces all the occurrences of variables within the given source builder with their matching values from the resolver.
replacement - Variable in class org.apache.log4j.helpers.OptionConverter.CharMap
 
replyto - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
reportException(Exception) - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
Captures exception.
reportException(Exception) - Method in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
Reports exception.
reportException(Exception) - Method in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
Capture exception.
reportException(Exception) - Method in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
Captures exception.
reportWarning(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
Repository() - Constructor for class org.apache.log4j.LogManager.Repository
 
REPOSITORY - Static variable in class org.apache.log4j.LogManager
 
RepositorySelector - Interface in org.apache.log4j.spi
The LogManager uses one (and only one) RepositorySelector implementation to select the LoggerRepository for a particular application context.
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.
required - Variable in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
required - Variable in class org.apache.logging.log4j.message.StructuredDataId
 
required() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Indicates whether this option is required.
Required - Annotation Type in org.apache.logging.log4j.core.config.plugins.validation.constraints
Marks a plugin builder field or plugin factory parameter as required.
REQUIRED_JAVA_CLASSES - Static variable in class org.apache.logging.log4j.util.FilteredObjectInputStream
 
REQUIRED_JAVA_PACKAGES - Static variable in class org.apache.logging.log4j.util.FilteredObjectInputStream
 
requiredFields - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
requiredMarker - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultOptionRenderer
 
requiredMarker - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultParameterRenderer
 
requiredOptionMarker - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Character used to prefix required options in the options list.
requiredOptionMarker() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Prefix required options with this character in the options list.
RequiredValidator - Class in org.apache.logging.log4j.core.config.plugins.validation.validators
Validator that checks an object for emptiness.
RequiredValidator() - Constructor for class org.apache.logging.log4j.core.config.plugins.validation.validators.RequiredValidator
 
requireNonEmpty(T) - Static method in class org.apache.logging.log4j.core.util.Assert
Checks a value for emptiness and throws an IllegalArgumentException if it's empty.
requireNonEmpty(T, String) - Static method in class org.apache.logging.log4j.core.util.Assert
Checks a value for emptiness and throws an IllegalArgumentException if it's empty.
requireNonNull(Object, String) - Static method in class org.apache.logging.log4j.MarkerManager
 
requiresLayout() - Method in interface org.apache.log4j.Appender
Configurators call this method to determine if the appender requires a layout.
requiresLayout() - Method in class org.apache.log4j.bridge.AppenderWrapper
 
requiresLayout() - Method in class org.apache.log4j.ConsoleAppender
Configurators call this method to determine if the appender requires a layout.
requiresLayout() - Method in class org.apache.log4j.WriterAppender
The WriterAppender requires a layout.
requiresLocation - Variable in class org.apache.logging.log4j.core.layout.LevelPatternSelector
 
requiresLocation - Variable in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
 
requiresLocation - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
requiresLocation - Variable in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
requiresLocation() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
 
requiresLocation() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
 
requiresLocation() - Method in interface org.apache.logging.log4j.core.impl.LocationAware
 
requiresLocation() - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
requiresLocation() - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
 
requiresLocation() - Method in class org.apache.logging.log4j.core.layout.LevelPatternSelector
 
requiresLocation() - Method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
 
requiresLocation() - Method in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSelectorSerializer
 
requiresLocation() - Method in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSerializer
 
requiresLocation() - Method in class org.apache.logging.log4j.core.layout.PatternLayout
 
requiresLocation() - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
requiresLocation() - Method in class org.apache.logging.log4j.core.Logger
 
requiresLocation() - Method in class org.apache.logging.log4j.core.pattern.ClassNamePatternConverter
 
requiresLocation() - Method in class org.apache.logging.log4j.core.pattern.FullLocationPatternConverter
 
requiresLocation() - Method in class org.apache.logging.log4j.core.pattern.LineLocationPatternConverter
 
requiresLocation() - Method in class org.apache.logging.log4j.core.pattern.MethodLocationPatternConverter
 
requiresLocation() - Method in class org.apache.logging.log4j.core.pattern.PatternFormatter
Most pattern formatters do not use location information.
requiresLocation() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
reregisterMBeansAfterReconfigure() - Static method in class org.apache.logging.log4j.core.jmx.Server
 
reregisterMBeansAfterReconfigure(MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
resemblesOption(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
reserve() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
Sets the reserved flag to true and returns this object.
reserved - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
reserved - Variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
RESERVED - Static variable in class org.apache.logging.log4j.message.StructuredDataId
Reserved enterprise number.
reset - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
reset() - Method in class org.apache.log4j.config.InputStreamWrapper
 
reset() - Method in class org.apache.log4j.WriterAppender
Clear internal references to the writer and other variables.
reset() - Method in class org.apache.logging.log4j.core.util.ObjectArrayIterator
Resets the iterator back to the start index.
reset() - Method in class org.apache.logging.log4j.core.util.WatchManager
Resets all file monitors to their current last modified time.
reset() - Method in class org.apache.logging.log4j.status.StatusLogger
Clears the list of status events and listeners.
reset(File) - Method in class org.apache.logging.log4j.core.util.WatchManager
Resets the file monitor for the given file being watched to its current last modified time.
reset(ScheduledFuture<?>, Date) - Method in class org.apache.logging.log4j.core.config.CronScheduledFuture
 
reset(Source) - Method in class org.apache.logging.log4j.core.util.WatchManager
Resets the configuration monitor for the given file being watched to its current last modified time.
reset(Level) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
This method should be considered internal.
resetConfiguration() - Static method in class org.apache.log4j.BasicConfigurator
No-op implementation.
resetConfiguration() - Method in class org.apache.log4j.LogManager.Repository
 
resetConfiguration() - Static method in class org.apache.log4j.LogManager
No-op implementation.
resetConfiguration() - Method in interface org.apache.log4j.spi.LoggerRepository
 
resetConfigurationFactory() - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
Resets the ConfigurationFactory to the default.
resetInputStream() - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
Returns a new ConfigurationSource whose input stream is reset to the beginning.
resize(int) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
resolveClass(ObjectStreamClass) - Method in class org.apache.logging.log4j.util.FilteredObjectInputStream
 
resolveEntity(String, String) - Method in class org.apache.log4j.xml.Log4jEntityResolver
 
resolveHost(String, int) - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.HostResolver
 
resolver - Static variable in class org.apache.logging.log4j.core.net.TcpSocketManager.TcpSocketManagerFactory
 
ResolverUtil - Class in org.apache.logging.log4j.core.config.plugins.util
ResolverUtil is used to locate classes that are available in the/a class path and meet arbitrary conditions.
ResolverUtil() - Constructor for class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
 
ResolverUtil.Test - Interface in org.apache.logging.log4j.core.config.plugins.util
A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil.
resolveSyslogHost(String, Holder<String>, Holder<Integer>) - Method in class org.apache.log4j.builders.appender.SyslogAppenderBuilder
 
resolveVariable(LogEvent, String, StringBuilder, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Internal method that resolves the value of a variable.
resourceBundle - Variable in class org.apache.logging.log4j.message.LocalizedMessage
 
resourceBundle - Variable in class org.apache.logging.log4j.message.LocalizedMessageFactory
 
ResourceBundleLookup - Class in org.apache.logging.log4j.core.lookup
Looks up keys from resource bundles.
ResourceBundleLookup() - Constructor for class org.apache.logging.log4j.core.lookup.ResourceBundleLookup
 
resourceMatches - Variable in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
The set of matches being accumulated.
result - Variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.SimpleExitMessage
 
Result() - Constructor for enum org.apache.logging.log4j.core.Filter.Result
 
resume() - Method in class org.apache.logging.log4j.util.Timer
Resume the timer.
RETAIN - org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator.Strategy
 
retainAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
retainAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
retainAll(Collection<?>) - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
rethrow(Throwable) - Static method in class org.apache.logging.log4j.core.util.Throwables
Rethrows a Throwable.
rethrow0(Throwable) - Static method in class org.apache.logging.log4j.core.util.Throwables
 
retry - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager
 
ReusableLogEventFactory - Class in org.apache.logging.log4j.core.impl
Garbage-free LogEventFactory that reuses a single mutable log event.
ReusableLogEventFactory() - Constructor for class org.apache.logging.log4j.core.impl.ReusableLogEventFactory
 
ReusableMessage - Interface in org.apache.logging.log4j.message
Messages implementing this interface are reused between logging calls.
ReusableMessageFactory - Class in org.apache.logging.log4j.message
Implementation of the MessageFactory interface that avoids allocating temporary objects where possible.
ReusableMessageFactory() - Constructor for class org.apache.logging.log4j.message.ReusableMessageFactory
Constructs a message factory.
ReusableObjectMessage - Class in org.apache.logging.log4j.message
Mutable Message wrapper around an Object message.
ReusableObjectMessage() - Constructor for class org.apache.logging.log4j.message.ReusableObjectMessage
 
ReusableParameterizedMessage - Class in org.apache.logging.log4j.message
Reusable parameterized message.
ReusableParameterizedMessage() - Constructor for class org.apache.logging.log4j.message.ReusableParameterizedMessage
Creates a reusable message.
ReusableSimpleMessage - Class in org.apache.logging.log4j.message
Mutable Message wrapper around a String message.
ReusableSimpleMessage() - Constructor for class org.apache.logging.log4j.message.ReusableSimpleMessage
 
reuseAddress - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
reverse - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
reverse(Stack<T>) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
reverse(T[]) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
 
REVERSE - org.apache.logging.log4j.core.pattern.AnsiEscape
Reverse general attribute.
rewrite(LoggingEvent) - Method in class org.apache.log4j.bridge.RewritePolicyWrapper
 
rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.MapRewritePolicy
Rewrite a logging event.
rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.PropertyRewritePolicy
Rewrite a logging event.
rewrite(LoggingEvent) - Method in interface org.apache.log4j.rewrite.RewritePolicy
Rewrite a logging event.
rewrite(LogEvent) - Method in class org.apache.log4j.bridge.RewritePolicyAdapter
 
rewrite(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rewrite.LoggerNameLevelRewritePolicy
 
rewrite(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy
Rewrite the event.
rewrite(LogEvent) - Method in class org.apache.logging.log4j.core.appender.rewrite.PropertiesRewritePolicy
Rewrites the event.
rewrite(LogEvent) - Method in interface org.apache.logging.log4j.core.appender.rewrite.RewritePolicy
Rewrite a logging event.
REWRITE_POLICY_TAG - Static variable in class org.apache.log4j.builders.appender.RewriteAppenderBuilder
 
RewriteAppender - Class in org.apache.logging.log4j.core.appender.rewrite
This Appender allows the logging event to be manipulated before it is processed by other Appenders.
RewriteAppender(String, Filter, boolean, AppenderRef[], RewritePolicy, Configuration, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.rewrite.RewriteAppender
 
RewriteAppenderBuilder - Class in org.apache.log4j.builders.appender
Build an Asynch Appender
RewriteAppenderBuilder() - Constructor for class org.apache.log4j.builders.appender.RewriteAppenderBuilder
 
RewriteAppenderBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.appender.RewriteAppenderBuilder
 
rewritePolicy - Variable in class org.apache.logging.log4j.core.appender.rewrite.RewriteAppender
 
rewritePolicy - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
rewritePolicy - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
RewritePolicy - Interface in org.apache.log4j.rewrite
This interface is implemented to provide a rewrite strategy for RewriteAppender.
RewritePolicy - Interface in org.apache.logging.log4j.core.appender.rewrite
Interface to be implemented by components that support modifications to the LogEvent.
RewritePolicyAdapter - Class in org.apache.log4j.bridge
Binds a Log4j 1.x RewritePolicy to Log4j 2.
RewritePolicyAdapter(RewritePolicy) - Constructor for class org.apache.log4j.bridge.RewritePolicyAdapter
Constructor.
RewritePolicyBuilder - Interface in org.apache.log4j.builders.rewrite
Define a RewritePolicy Builder.
RewritePolicyWrapper - Class in org.apache.log4j.bridge
Binds a Log4j 2 RewritePolicy to Log4j 1.
RewritePolicyWrapper(RewritePolicy) - Constructor for class org.apache.log4j.bridge.RewritePolicyWrapper
 
RFC_822_TIME_ZONE - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.TimeZoneStrategy
 
rfc1349TrafficClass - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
Rfc1349TrafficClass - Enum in org.apache.logging.log4j.core.net
Enumerates the RFC 1349 TOS field.
Rfc1349TrafficClass(int) - Constructor for enum org.apache.logging.log4j.core.net.Rfc1349TrafficClass
 
RFC5424 - Static variable in class org.apache.logging.log4j.core.appender.SyslogAppender
 
Rfc5424Layout - Class in org.apache.logging.log4j.core.layout
Formats a log event in accordance with RFC 5424.
Rfc5424Layout(Configuration, Facility, String, int, boolean, boolean, String, String, String, String, String, String, String, String, String, Charset, String, boolean, LoggerFields[]) - Constructor for class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
Rfc5424Layout.FieldFormatter - Class in org.apache.logging.log4j.core.layout
 
Rfc5424Layout.StructuredDataElement - Class in org.apache.logging.log4j.core.layout
 
ring - Variable in class org.apache.logging.log4j.core.util.CyclicBuffer
 
ringBuffer - Variable in class org.apache.logging.log4j.core.jmx.RingBufferAdmin
 
ringBuffer - Variable in class org.apache.logging.log4j.util.Unbox.State
 
ringBuffer - Variable in class org.apache.logging.log4j.util.Unbox.WebSafeState
 
RINGBUFFER_DEFAULT_SIZE - Static variable in class org.apache.logging.log4j.core.async.DisruptorUtil
 
RINGBUFFER_MIN_SIZE - Static variable in class org.apache.logging.log4j.core.async.DisruptorUtil
 
RINGBUFFER_MIN_SIZE - Static variable in class org.apache.logging.log4j.util.Unbox
 
RINGBUFFER_NO_GC_DEFAULT_SIZE - Static variable in class org.apache.logging.log4j.core.async.DisruptorUtil
 
RINGBUFFER_SIZE - Static variable in class org.apache.logging.log4j.util.Unbox
 
RingBufferAdmin - Class in org.apache.logging.log4j.core.jmx
Instruments an LMAX Disruptor ring buffer.
RingBufferAdmin(RingBuffer<?>, String) - Constructor for class org.apache.logging.log4j.core.jmx.RingBufferAdmin
 
RingBufferAdminMBean - Interface in org.apache.logging.log4j.core.jmx
The MBean interface for monitoring and managing an LMAX Disruptor ring buffer.
RingBufferLogEvent - Class in org.apache.logging.log4j.core.async
When the Disruptor is started, the RingBuffer is populated with event objects.
RingBufferLogEvent() - Constructor for class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
RingBufferLogEvent.Factory - Class in org.apache.logging.log4j.core.async
Creates the events that will be put in the RingBuffer.
RingBufferLogEventHandler - Class in org.apache.logging.log4j.core.async
This event handler gets passed messages from the RingBuffer as they become available.
RingBufferLogEventHandler() - Constructor for class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
 
RingBufferLogEventTranslator - Class in org.apache.logging.log4j.core.async
This class is responsible for writing elements that make up a log event into the ringbuffer RingBufferLogEvent.
RingBufferLogEventTranslator() - Constructor for class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
ringBufferSize - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
ringBufferSize - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
RollingFileAppender - Class in org.apache.logging.log4j.core.appender
An appender that writes to files and can roll over at intervals.
RollingFileAppender(String, Layout<? extends Serializable>, Filter, RollingFileManager, String, String, boolean, boolean, Advertiser, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.RollingFileAppender
 
RollingFileAppender.Builder<B extends RollingFileAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Builds FileAppender instances.
RollingFileAppenderBuilder - Class in org.apache.log4j.builders.appender
Build a File Appender
RollingFileAppenderBuilder() - Constructor for class org.apache.log4j.builders.appender.RollingFileAppenderBuilder
 
RollingFileAppenderBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.appender.RollingFileAppenderBuilder
 
RollingFileManager - Class in org.apache.logging.log4j.core.appender.rolling
The Rolling File Manager.
RollingFileManager(String, String, OutputStream, boolean, long, long, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, boolean, ByteBuffer) - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Deprecated.
RollingFileManager(String, String, OutputStream, boolean, long, long, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, int, boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Deprecated.
RollingFileManager(LoggerContext, String, String, OutputStream, boolean, boolean, long, long, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, boolean, ByteBuffer) - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
Deprecated.
RollingFileManager(LoggerContext, String, String, OutputStream, boolean, boolean, long, long, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, String, String, String, boolean, ByteBuffer) - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
RollingFileManager.AsyncAction - Class in org.apache.logging.log4j.core.appender.rolling
Performs actions asynchronously.
RollingFileManager.EmptyQueue - Class in org.apache.logging.log4j.core.appender.rolling
 
RollingFileManager.FactoryData - Class in org.apache.logging.log4j.core.appender.rolling
Factory data.
RollingFileManager.RollingFileManagerFactory - Class in org.apache.logging.log4j.core.appender.rolling
Factory to create a RollingFileManager.
RollingFileManagerFactory() - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.RollingFileManagerFactory
 
RollingRandomAccessFileAppender - Class in org.apache.logging.log4j.core.appender
An appender that writes to random access files and can roll over at intervals.
RollingRandomAccessFileAppender(String, Layout<? extends Serializable>, Filter, RollingRandomAccessFileManager, String, String, boolean, boolean, int, Advertiser, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
 
RollingRandomAccessFileAppender.Builder<B extends RollingRandomAccessFileAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
 
RollingRandomAccessFileManager - Class in org.apache.logging.log4j.core.appender.rolling
Extends RollingFileManager but instead of using a buffered output stream, this class uses a ByteBuffer and a RandomAccessFile to do the I/O.
RollingRandomAccessFileManager(LoggerContext, RandomAccessFile, String, String, OutputStream, boolean, boolean, int, long, long, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
Deprecated.
RollingRandomAccessFileManager(LoggerContext, RandomAccessFile, String, String, OutputStream, boolean, boolean, int, long, long, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, String, String, String, boolean) - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
RollingRandomAccessFileManager.FactoryData - Class in org.apache.logging.log4j.core.appender.rolling
Factory data.
RollingRandomAccessFileManager.RollingRandomAccessFileManagerFactory - Class in org.apache.logging.log4j.core.appender.rolling
Factory to create a RollingRandomAccessFileManager.
RollingRandomAccessFileManagerFactory() - Constructor for class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.RollingRandomAccessFileManagerFactory
 
rollover() - Method in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
rollover() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
rollover(Date, Date) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
rollover(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
Performs the rollover.
rollover(RollingFileManager) - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
Performs the rollover.
rollover(RollingFileManager) - Method in interface org.apache.logging.log4j.core.appender.rolling.RolloverStrategy
Prepare for a rollover.
rollover(RolloverStrategy) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
RolloverDescription - Interface in org.apache.logging.log4j.core.appender.rolling
Description of actions needed to complete rollover.
RolloverDescriptionImpl - Class in org.apache.logging.log4j.core.appender.rolling
Description of actions needed to complete rollover.
RolloverDescriptionImpl(String, boolean, Action, Action) - Constructor for class org.apache.logging.log4j.core.appender.rolling.RolloverDescriptionImpl
Create new instance.
RolloverFrequency - Enum in org.apache.logging.log4j.core.appender.rolling
Enumeration of rollover frequency values.
RolloverFrequency() - Constructor for enum org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
 
rolloverStrategy - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
RolloverStrategy - Interface in org.apache.logging.log4j.core.appender.rolling
A RollingPolicy specifies the actions taken on a logging file rollover.
rolloverStrategyUpdater - Static variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
root - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
root - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
root - Variable in class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
root - Variable in class org.apache.logging.log4j.core.config.Loggers
 
ROOT - Static variable in class org.apache.logging.log4j.core.config.LoggerConfig
 
ROOT_CATEGORY_PREFIX - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
ROOT_LOGGER_NAME - Static variable in class org.apache.logging.log4j.LogManager
The name of the root Logger.
ROOT_LOGGER_PREFIX - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
ROOT_REF - Static variable in class org.apache.log4j.config.PropertiesConfiguration
 
ROOT_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
ROOTCATEGORY - Static variable in class org.apache.log4j.config.Log4j1ConfigurationParser
 
rootCause - Variable in exception org.apache.log4j.config.PropertySetterException
The root cause.
rootComponent - Variable in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
rootElement - Variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
RootLogger() - Constructor for class org.apache.logging.log4j.core.async.AsyncLoggerConfig.RootLogger
 
RootLogger() - Constructor for class org.apache.logging.log4j.core.config.LoggerConfig.RootLogger
 
ROOTLOGGER - Static variable in class org.apache.log4j.config.Log4j1ConfigurationParser
 
RootLoggerComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Assembler for constructing the root Logger Components.
rootNode - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
The root node of the configuration.
rootProperties - Variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
RootThrowablePatternConverter - Class in org.apache.logging.log4j.core.pattern
Outputs the Throwable portion of the LoggingEvent as a full stack trace unless this converter's option is 'short', where it just outputs the first line of the trace, or if the number of lines to print is explicitly specified.
RootThrowablePatternConverter(Configuration, String[]) - Constructor for class org.apache.logging.log4j.core.pattern.RootThrowablePatternConverter
Private constructor.
Route - Class in org.apache.logging.log4j.core.appender.routing
A Route to an appender.
Route(Node, String, String) - Constructor for class org.apache.logging.log4j.core.appender.routing.Route
 
RouteAppenderControl(Appender) - Constructor for class org.apache.logging.log4j.core.appender.routing.RoutingAppender.RouteAppenderControl
 
routes - Variable in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
routes - Variable in class org.apache.logging.log4j.core.appender.routing.Routes
 
routes - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
routes - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
Routes - Class in org.apache.logging.log4j.core.appender.routing
Contains the individual Route elements.
Routes(Configuration, AbstractScript, String, Route...) - Constructor for class org.apache.logging.log4j.core.appender.routing.Routes
 
Routes.Builder - Class in org.apache.logging.log4j.core.appender.routing
 
routingAppender - Variable in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
RoutingAppender - Class in org.apache.logging.log4j.core.appender.routing
This Appender "routes" between various Appenders, some of which can be references to Appenders defined earlier in the configuration while others can be dynamically created within this Appender as required.
RoutingAppender(String, Filter, boolean, Routes, RewritePolicy, Configuration, PurgePolicy, AbstractScript, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
RoutingAppender.Builder<B extends RoutingAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender.routing
 
RoutingAppender.CreatedRouteAppenderControl - Class in org.apache.logging.log4j.core.appender.routing
 
RoutingAppender.ReferencedRouteAppenderControl - Class in org.apache.logging.log4j.core.appender.routing
 
RoutingAppender.RouteAppenderControl - Class in org.apache.logging.log4j.core.appender.routing
LOG4J2-2629: PurgePolicy implementations can invoke RoutingAppender.deleteAppender(String) after we have looked up an instance of a target appender but before events are appended, which could result in events not being recorded to any appender.
row - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable.Cell
Table row index (zero based).
rowCount() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
Returns the current number of rows of this TextTable.
RUBY - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
run() - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
run() - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter
 
run() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.AsyncThread
 
run() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
run() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CompositeAction
run() - Method in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy.CronTrigger
 
run() - Method in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
run() - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler.CronRunnable
 
run() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.Reconnector
 
run() - Method in class org.apache.logging.log4j.core.util.AbstractWatcher.ReconfigurationRunnable
 
run() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.RegisteredCancellable
 
run() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
Executes the registered shutdown callbacks.
run() - Method in class org.apache.logging.log4j.core.util.WatchManager.WatchRunnable
 
run() - Method in class org.apache.logging.log4j.util.LoaderUtil.ThreadContextClassLoaderGetter
 
run(Log4j1ConfigurationConverter.CommandLineArguments) - Static method in class org.apache.log4j.config.Log4j1ConfigurationConverter
 
run(R, PrintStream, String...) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
run(R, PrintStream, CommandLine.Help.Ansi, String...) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Convenience method to allow command line application authors to avoid some boilerplate code in their application.
RunAll() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.RunAll
 
runDate - Variable in class org.apache.logging.log4j.core.config.CronScheduledFuture.FutureData
 
RunFirst() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.RunFirst
 
RunLast() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.RunLast
 
runnable - Variable in class org.apache.logging.log4j.core.config.ConfigurationScheduler.CronRunnable
 
runners - Variable in class org.apache.logging.log4j.core.script.ScriptManager.ThreadLocalScriptRunner
 

S

sandboxId - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
sandboxKey - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
SAXErrorHandler() - Constructor for class org.apache.log4j.xml.XmlConfiguration.SAXErrorHandler
 
SCALA - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
scanBundleForPlugins(Bundle) - Static method in class org.apache.logging.log4j.core.osgi.Activator
 
scanInstalledBundlesForPlugins(BundleContext) - Static method in class org.apache.logging.log4j.core.osgi.Activator
 
schedule(Runnable, long, TimeUnit) - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
Creates and executes a one-shot action that becomes enabled after the given delay.
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
Creates and executes a ScheduledFuture that becomes enabled after the given delay.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given period; that is executions will commence after initialDelay then initialDelay+period, then initialDelay + 2 * period, and so on.
Scheduled - Annotation Type in org.apache.logging.log4j.core.config
Annotation that identifies a Class as requiring a Scheduled thread.
scheduledFuture - Variable in class org.apache.logging.log4j.core.config.ConfigurationScheduler.CronRunnable
 
scheduledFuture - Variable in class org.apache.logging.log4j.core.config.CronScheduledFuture.FutureData
 
scheduledItems - Variable in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
scheduleNext() - Method in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
scheduler - Variable in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
scheduler - Variable in class org.apache.logging.log4j.core.util.WatchManager
 
scheduleWithCron(CronExpression, Runnable) - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
Creates and executes an action that first based on a cron expression.
scheduleWithCron(CronExpression, Date, Runnable) - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
Creates and executes an action that first based on a cron expression.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given delay between the termination of one execution and the commencement of the next.
schemaResource - Variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
script - Variable in class org.apache.logging.log4j.core.appender.rolling.action.ScriptCondition
 
script - Variable in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
script - Variable in class org.apache.logging.log4j.core.filter.ScriptFilter
 
script - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
script - Variable in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
script - Variable in class org.apache.logging.log4j.core.script.ScriptManager.MainScriptRunner
 
script - Variable in class org.apache.logging.log4j.core.script.ScriptManager.ThreadLocalScriptRunner
 
Script - Class in org.apache.logging.log4j.core.script
Container for the language and body of a script.
Script(String, String, String) - Constructor for class org.apache.logging.log4j.core.script.Script
 
ScriptAppenderSelector - Class in org.apache.logging.log4j.core.appender
 
ScriptAppenderSelector(String, Filter, Layout<? extends Serializable>, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.ScriptAppenderSelector
 
ScriptAppenderSelector.Builder - Class in org.apache.logging.log4j.core.appender
Builds an appender.
ScriptComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Assembler for constructing Layout Components.
scriptCondition - Variable in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
 
ScriptCondition - Class in org.apache.logging.log4j.core.appender.rolling.action
A condition of the DeleteAction where a user-provided script selects the files to delete from a provided list.
ScriptCondition(AbstractScript, Configuration) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.ScriptCondition
Constructs a new ScriptCondition.
scriptEngine - Variable in class org.apache.logging.log4j.core.script.ScriptManager.MainScriptRunner
 
ScriptFile - Class in org.apache.logging.log4j.core.script
Container for the language and body of a script file along with the file location.
ScriptFile(String, Path, String, boolean, String) - Constructor for class org.apache.logging.log4j.core.script.ScriptFile
 
ScriptFileComponentBuilder - Interface in org.apache.logging.log4j.core.config.builder.api
Assembler for constructing ScriptFile Components.
ScriptFilter - Class in org.apache.logging.log4j.core.filter
Returns the onMatch result if the script returns True and returns the onMismatch value otherwise.
ScriptFilter(AbstractScript, Configuration, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.ScriptFilter
 
scriptManager - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
The Script manager.
scriptManager - Variable in class org.apache.logging.log4j.core.script.ScriptRef
 
ScriptManager - Class in org.apache.logging.log4j.core.script
Manages the scripts use by the Configuration.
ScriptManager(Configuration, WatchManager) - Constructor for class org.apache.logging.log4j.core.script.ScriptManager
 
ScriptManager.AbstractScriptRunner - Class in org.apache.logging.log4j.core.script
 
ScriptManager.MainScriptRunner - Class in org.apache.logging.log4j.core.script
 
ScriptManager.ScriptRunner - Interface in org.apache.logging.log4j.core.script
 
ScriptManager.ThreadLocalScriptRunner - Class in org.apache.logging.log4j.core.script
 
ScriptPatternSelector - Class in org.apache.logging.log4j.core.layout
Selects the pattern to use based on the Marker in the LogEvent.
ScriptPatternSelector(AbstractScript, PatternMatch[], String, boolean, boolean, boolean, Configuration) - Constructor for class org.apache.logging.log4j.core.layout.ScriptPatternSelector
Deprecated.
Use ScriptPatternSelector.newBuilder() instead. This will be private in a future version.
ScriptPatternSelector.Builder - Class in org.apache.logging.log4j.core.layout
Custom ScriptPatternSelector builder.
ScriptRef - Class in org.apache.logging.log4j.core.script
Contains a reference to a script defined elsewhere in the configuration.
ScriptRef(String, ScriptManager) - Constructor for class org.apache.logging.log4j.core.script.ScriptRef
 
scriptRunners - Variable in class org.apache.logging.log4j.core.script.ScriptManager
 
scripts - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
SCRIPTS - Static variable in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
scriptsComponent - Variable in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
ScriptsPlugin - Class in org.apache.logging.log4j.core.config
A container of Scripts.
ScriptsPlugin() - Constructor for class org.apache.logging.log4j.core.config.ScriptsPlugin
 
scriptStaticVariables - Variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
scriptText - Variable in class org.apache.logging.log4j.core.script.AbstractScript
 
sdId - Variable in class org.apache.logging.log4j.core.layout.LoggerFields
 
searchInterfaces(Class) - Method in class org.apache.log4j.Category
 
SECOND - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
SECOND_CHAR - Static variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
SECOND_FRACTION_PATTERN - Static variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
SECOND_MS - Static variable in class org.apache.logging.log4j.core.filter.TimeFilter
Length of second in milliseconds.
SECOND_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
secondaryIPaddresses - Variable in class org.apache.logging.log4j.docker.model.NetworkSettings
 
secondFractionDigits - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
secondFractionDigits - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
seconds - Variable in class org.apache.logging.log4j.core.appender.rolling.action.Duration
The number of seconds in the duration.
seconds - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
SECONDS - org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
SECONDS_PER_DAY - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.Duration
Seconds per day.
SECONDS_PER_HOUR - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.Duration
Seconds per hour.
SECONDS_PER_MINUTE - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.Duration
Seconds per minute.
SecretKeyProvider - Interface in org.apache.logging.log4j.core.util
Factory class to provide a SecretKey instance.
sections - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
SECURITY_MANAGER - Static variable in class org.apache.logging.log4j.util.LoaderUtil
 
SECURITY_MANAGER - Static variable in class org.apache.logging.log4j.util.PrivateSecurityManagerStackTraceUtil
 
SecurityProviderConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.SecurityProviderConverter
 
selectFilesToDelete(Path, List<PathWithAttributes>) - Method in class org.apache.logging.log4j.core.appender.rolling.action.ScriptCondition
Executes the script
selectNumberRule(int, int) - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Gets an appropriate rule for the padding required.
selector - Variable in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
selector - Variable in class org.apache.logging.log4j.core.jmx.ContextSelectorAdmin
 
semaphore - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
send(Layout<?>, LogEvent) - Method in class org.apache.logging.log4j.core.appender.HttpManager
 
send(Layout<?>, LogEvent) - Method in class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
sendBufferSize - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
sendEvents(Layout<?>, LogEvent) - Method in class org.apache.logging.log4j.core.net.SmtpManager
Send the contents of the cyclic buffer as an e-mail message.
sendMultipartMessage(MimeMessage, MimeMultipart) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
sensitive() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Indicates that this attribute is a sensitive one that shouldn't be logged directly.
sensitive() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginBuilderAttribute
Indicates that this attribute is a sensitive one that shouldn't be logged directly.
sep - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultOptionRenderer
 
separator - Variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
The stack trace separator.
separator - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultParamLabelRenderer
The string to use to separate option parameters from their options.
separator - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
The String to use as the separator between options and option parameters.
separator - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
separator() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
String that separates options from option parameters.
separator() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultParamLabelRenderer
 
separator() - Method in interface org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.IParamLabelRenderer
Returns the separator between option name and param label.
SEPARATOR - org.apache.logging.log4j.core.pattern.AnsiEscape
Escape separator.
SEQUENCE - Static variable in class org.apache.logging.log4j.core.pattern.SequenceNumberPatternConverter
 
SEQUENCE_MASK - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
SEQUENCE_MASK - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
sequenceCallback - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapperHandler
 
sequenceCallback - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
 
sequenceNo - Variable in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
sequenceNo - Variable in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
SequenceNumberPatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats the event sequence number.
SequenceNumberPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.SequenceNumberPatternConverter
Private constructor.
serialize(Log4jLogEvent, boolean) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Take a snapshot of the specified Log4jLogEvent.
serialize(LogEvent, boolean) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Take a snapshot of the specified LogEvent.
serialize(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.layout.PatternLayout
 
serializedHeader - Static variable in class org.apache.logging.log4j.core.layout.SerializedLayout
Deprecated.
 
SerializedLayout - Class in org.apache.logging.log4j.core.layout
Deprecated.
Java Serialization has inherent security weaknesses, see https://www.owasp.org/index.php/Deserialization_of_untrusted_data . Using this layout is no longer recommended. An alternative layout containing the same information is JsonLayout when configured with properties="true". Deprecated since 2.9.
SerializedLayout() - Constructor for class org.apache.logging.log4j.core.layout.SerializedLayout
Deprecated.
 
SerializedLayout.PrivateObjectOutputStream - Class in org.apache.logging.log4j.core.layout
Deprecated.
The stream header will be written in the Manager so skip it here.
serializedParameters - Variable in class org.apache.logging.log4j.message.MessageFormatMessage
 
SerializerBuilder() - Constructor for class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
serializeToBytes(AbstractStringLayout.Serializer, byte[]) - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
serializeToString(AbstractStringLayout.Serializer) - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
serialVersionUID - Static variable in exception org.apache.log4j.config.PropertySetterException
 
serialVersionUID - Static variable in class org.apache.log4j.Level
Serialization version id.
serialVersionUID - Static variable in class org.apache.log4j.spi.LocationInfo
 
serialVersionUID - Static variable in class org.apache.log4j.spi.ThrowableInformation
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.AbstractLogEvent
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.appender.AppenderLoggingException
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.Duration
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.PathSortByModificationTime
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.EmptyQueue
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.config.ConfigurationException
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.config.OrderComparator
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.layout.PatternMatch.Builder
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.Logger.LoggerProxy
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.Logger
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.net.ssl.KeyStoreConfigurationException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.net.ssl.SslConfigurationException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.net.ssl.StoreConfigurationException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.net.ssl.TrustStoreConfigurationException
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.script.ScriptManager
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.DuplicateOptionAnnotationsException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ExecutionException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.InitializationException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.MaxValuesforFieldExceededException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.MissingParameterException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.MissingTypeConverterException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.OverwrittenOptionException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ParameterException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.ParameterIndexGapException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.PicocliException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.TypeConversionException
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.core.tools.picocli.CommandLine.UnmatchedArgumentException
 
serialVersionUID - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Required for serialization support.
serialVersionUID - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Required for serialization support.
serialVersionUID - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Required for serialization support.
serialVersionUID - Static variable in class org.apache.logging.log4j.core.util.StringBuilderWriter
 
serialVersionUID - Static variable in class org.apache.logging.log4j.jcl.Log4jLog
 
serialVersionUID - Static variable in class org.apache.logging.log4j.Level
 
serialVersionUID - Static variable in exception org.apache.logging.log4j.LoggingException
 
serialVersionUID - Static variable in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.AbstractMessageFactory
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.SimpleEntryMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.SimpleExitMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.FormattedMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.FormattedMessageFactory
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.LocalizedMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.LocalizedMessageFactory
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.MapMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.MessageFormatMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ObjectArrayMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ObjectMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory.StatusMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ReusableMessageFactory
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ReusableObjectMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.SimpleMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.SimpleMessageFactory
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.StringFormattedMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.StringMapMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.StructuredDataId
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.StructuredDataMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ThreadDumpMessage
 
serialVersionUID - Static variable in class org.apache.logging.log4j.message.ThreadDumpMessage.ThreadDumpMessageProxy
 
serialVersionUID - Static variable in class org.apache.logging.log4j.simple.SimpleLogger
 
serialVersionUID - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
 
serialVersionUID - Static variable in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
serialVersionUID - Static variable in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
serialVersionUID - Static variable in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
serialVersionUID - Static variable in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
serialVersionUID - Static variable in class org.apache.logging.log4j.status.StatusData
 
serialVersionUID - Static variable in class org.apache.logging.log4j.status.StatusLogger.BoundedQueue
 
serialVersionUID - Static variable in class org.apache.logging.log4j.status.StatusLogger
 
serialVersionUID - Static variable in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
serialVersionUID - Static variable in class org.apache.logging.log4j.util.PropertySource.Comparator
 
serialVersionUID - Static variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
serialVersionUID - Static variable in class org.apache.logging.log4j.util.Timer
 
serialVersionUID - Static variable in class org.apache.logging.slf4j.Log4jLogger
 
serialVersionUID - Static variable in class org.apache.logging.slf4j.Log4jMarker
 
serialVersionUID - Static variable in class org.apache.logging.slf4j.SLF4JLogger
 
serialVersionUID - Static variable in exception org.apache.logging.slf4j.SLF4JLoggingException
Generated serial version ID.
Server - Class in org.apache.logging.log4j.core.jmx
Creates MBeans to instrument various classes in the log4j class hierarchy.
Server() - Constructor for class org.apache.logging.log4j.core.jmx.Server
 
serviceInfoClass - Static variable in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
 
session - Variable in class org.apache.logging.log4j.core.net.SmtpManager
 
set(Boolean) - Method in class org.apache.log4j.builders.BooleanHolder
 
set(CharSequence) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
set(Object) - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
set(String) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
set(String, Object) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(String, Object...) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(String, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
set(T) - Method in class org.apache.log4j.builders.Holder
 
setAdditive(boolean) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Sets the additive setting.
setAdditive(boolean) - Method in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
setAdditive(boolean) - Method in interface org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean
Sets whether the instrumented LoggerConfig should be additive.
setAdditive(boolean) - Method in class org.apache.logging.log4j.core.Logger
This method is not exposed through the public API and is present only to support the Log4j 1.2 compatibility bridge.
setAdditivity(boolean) - Method in class org.apache.log4j.Category
 
setAdditivity(Logger, boolean) - Static method in class org.apache.log4j.legacy.core.CategoryUtil
 
setAdvertise(boolean) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
setAdvertise(boolean) - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender.Builder
 
setAdvertiser(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Set the Advertiser Plugin name.
setAdvertiser(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
setAdvertiser(Advertiser) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
setAdvertiser(Advertiser) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
setAdvertiseURI(String) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
setAdvertiseURI(String) - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender.Builder
 
setAliases(String...) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
setAliases(String...) - Method in interface org.apache.logging.log4j.core.config.plugins.visitors.PluginVisitor
Sets the list of aliases to use for this visit.
setAliases(String[]) - Method in class org.apache.logging.log4j.docker.model.Network
 
setAllLevels(String, Level) - Static method in class org.apache.logging.log4j.core.config.Configurator
Sets the levels of parentLogger and all 'child' loggers to the given level.
setAlwaysWriteExceptions(boolean) - Method in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
setAlwaysWriteExceptions(boolean) - Method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
setAlwaysWriteExceptions(boolean) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
setAlwaysWriteExceptions(boolean) - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
setAnnotation(Annotation) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
setAnnotation(Annotation) - Method in interface org.apache.logging.log4j.core.config.plugins.visitors.PluginVisitor
Sets the Annotation to be used for this.
setAppend(boolean) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
setAppend(boolean) - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender.Builder
 
setAppender(Appender) - Method in class org.apache.log4j.AppenderSkeleton.NoOpErrorHandler
 
setAppender(Appender) - Method in interface org.apache.log4j.spi.ErrorHandler
Set the appender for which errors are handled.
setAppenderRefs(AppenderRef[]) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
setAppName(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setAttribute(String, Object) - Method in class org.apache.logging.log4j.jcl.LogFactoryImpl
 
setBackupAppender(Appender) - Method in class org.apache.log4j.AppenderSkeleton.NoOpErrorHandler
 
setBackupAppender(Appender) - Method in interface org.apache.log4j.spi.ErrorHandler
Set the appender to fallback upon in case of failure.
setBandwidth(int) - Method in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
setBasicValues(AsyncLogger, String, Marker, String, Level, Message, Throwable, ThreadContext.ContextStack, StackTraceElement, Clock, NanoClock) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
setBlocking(boolean) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
setBlockingQueueFactory(BlockingQueueFactory<LogEvent>) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
setBridge(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setBufferSize(int) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
setCalendar(FastDateParser, Calendar, String) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.CaseInsensitiveTextStrategy
setCalendar(FastDateParser, Calendar, String) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.ISO8601TimeZoneStrategy
setCalendar(FastDateParser, Calendar, String) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.PatternStrategy
 
setCalendar(FastDateParser, Calendar, String) - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser.TimeZoneStrategy
setCalendarHour(Calendar, int) - Method in class org.apache.logging.log4j.core.util.CronExpression
Advance the calendar to the particular hour paying particular attention to daylight saving problems.
setCategory(String) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
setCharset(Charset) - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout.Builder
 
setCharsetName(Charset) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setClassLoader(ClassLoader) - Method in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
Sets an explicit ClassLoader that should be used when scanning for classes.
setClassName(String) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
setCommand(String) - Method in class org.apache.logging.log4j.docker.model.Container
 
setCommandName(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Sets the command name (also called program name) displayed in the usage help synopsis to the specified value.
setCommonElementCount(int) - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
setConfigLocation(URI) - Method in class org.apache.logging.log4j.core.LoggerContext
Sets the configLocation to the specified value and reconfigures this context.
setConfigLocationUri(String) - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
setConfigLocationUri(String) - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Sets the configuration location to the specified URI.
setConfigText(String, String) - Method in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
setConfigText(String, String) - Method in interface org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Sets the configuration text.
setConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
setConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
setConfiguration(Configuration) - Method in interface org.apache.logging.log4j.core.config.ConfigurationAware
Injects the current Configuration into this object.
setConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
setConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
setConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
setConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
setConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
setConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.LoggerContext
Sets the Configuration to be used.
setConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.lookup.AbstractConfigurationAwareLookup
 
setConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
 
setConfigurationFactory(ConfigurationFactory) - Static method in class org.apache.logging.log4j.core.config.ConfigurationFactory
Sets the configuration factory.
setConfigurationName(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Sets the name of the configuration.
setConfigurationName(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
Set the name of the configuration.
setConfigurationSource(ConfigurationSource) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Sets the configuration source, if one exists.
setConfigurationSource(ConfigurationSource) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
Set the ConfigurationSource.
setConfigurationSource(ConfigurationSource) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
setConnectionTime(int) - Method in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
setConnectTimeoutMillis(int) - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
setContentType(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
setContextData(StringMap) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
setContextData(StringMap) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setContextData(StringMap) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setContextMap(Map) - Method in class org.apache.logging.slf4j.Log4jMDCAdapter
 
setContextMap(Map<String, String>) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
Deprecated.
setContextName(String) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
setContextStack(ThreadContext.ContextStack) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setContextStack(ThreadContext.ContextStack) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setConversionType(Class<?>) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
setConversionType(Class<?>) - Method in interface org.apache.logging.log4j.core.config.plugins.visitors.PluginVisitor
Sets the class to convert the plugin value to on this visit.
setCreated(Long) - Method in class org.apache.logging.log4j.docker.model.Container
 
setCurrentFileTime(long) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
setData(byte[]) - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
 
setDefaultPattern(String) - Method in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
setDefaultPattern(String) - Method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
setDefaultPattern(String) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
setDefaultPattern(String) - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
setDefer(boolean) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
setDelay(long) - Method in class org.apache.logging.log4j.core.filter.BurstFilter.LogDelay
 
setDestination(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Specifies the destination for StatusLogger events.
setDestination(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
setDestination(String) - Method in class org.apache.logging.log4j.docker.model.Mount
 
setDirect(boolean) - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.Builder
 
setDisableAnsi(boolean) - Method in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
setDisableAnsi(boolean) - Method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
setDisableAnsi(boolean) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
setDisableAnsi(boolean) - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
setDriver(String) - Method in class org.apache.logging.log4j.docker.model.Mount
 
setDriverOpts(String) - Method in class org.apache.logging.log4j.docker.model.Network
 
setEnableSubstitutionInVariables(boolean) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets a flag whether substitution is done in variable names.
setEncoding(String) - Method in class org.apache.log4j.WriterAppender
 
setEndOfBatch(boolean) - Method in class org.apache.log4j.bridge.LogEventWrapper
 
setEndOfBatch(boolean) - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
setEndOfBatch(boolean) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
setEndOfBatch(boolean) - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
setEndOfBatch(boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
setEndOfBatch(boolean) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
setEndOfBatch(boolean) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setEndOfBatch(boolean) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
setEndOfBatch(boolean) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setEndOfBatch(boolean) - Method in interface org.apache.logging.log4j.core.LogEvent
Sets whether this event is the last one in a batch.
setEndpointId(String) - Method in class org.apache.logging.log4j.docker.model.Network
 
setEndpointId(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setEnterpriseNumber(int) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setErrorHandler(ErrorHandler) - Method in interface org.apache.log4j.Appender
Set the ErrorHandler for this appender.
setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.AppenderSkeleton
Set the ErrorHandler for this Appender.
setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.bridge.AppenderWrapper
 
setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.helpers.QuietWriter
 
setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.WriterAppender
Set the ErrorHandler for this WriterAppender and also the underlying QuietWriter if any.
setErrorRef(String) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
setEscapeChar(char) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the escape character.
setEscapeNL(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setEscapeNL(String) - Method in class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
setEventPrefix(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setExceptionPattern(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setExcludes(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setExternalContext(Object) - Method in class org.apache.logging.log4j.core.LoggerContext
Sets the external context.
setFacility(Facility) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setFacility(Facility) - Method in class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
setFactory(LoggerContextFactory) - Static method in class org.apache.logging.log4j.LogManager
Sets the current LoggerContextFactory to use.
setFailFast(boolean) - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
setFeature(DocumentBuilderFactory, String, boolean) - Static method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
setFieldValue(Field, Object, Object) - Static method in class org.apache.logging.log4j.core.util.ReflectionUtil
Sets the value of a Field, making it accessible if required.
setFileName(String) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
setFileName(String) - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender.Builder
 
setFilter(Filter) - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable.Builder
 
setFilters(String...) - Method in class org.apache.logging.log4j.status.StatusConsoleListener
Adds package name filters to exclude.
setFollow(boolean) - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.Builder
 
setFollow(boolean) - Method in class org.apache.logging.log4j.core.appender.OutputStreamAppender.Builder
 
setFollow(boolean) - Method in class org.apache.logging.log4j.core.appender.WriterAppender.Builder
 
setFooter(byte[]) - Method in class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
setFooterSerializer(AbstractStringLayout.Serializer) - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout.Builder
 
setFormat(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setFrom(String) - Method in class org.apache.logging.log4j.core.net.MimeMessageBuilder
 
setGateway(String) - Method in class org.apache.logging.log4j.docker.model.IPAMConfig
 
setGateway(String) - Method in class org.apache.logging.log4j.docker.model.Network
 
setGateway(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setGlobalIPv6Address(String) - Method in class org.apache.logging.log4j.docker.model.Network
 
setGlobalIPv6Address(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setGlobalIPv6PrefixLen(int) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setGlobalIPv6PrefixLen(Integer) - Method in class org.apache.logging.log4j.docker.model.Network
 
setHairpinMode(boolean) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setHandler(ErrorHandler) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
The handler must be set before the appender is started.
setHandler(ErrorHandler) - Method in interface org.apache.logging.log4j.core.Appender
Sets the ErrorHandler used for handling exceptions.
setHeader(byte[]) - Method in class org.apache.logging.log4j.core.layout.AbstractLayout.Builder
 
setHeaders(Property[]) - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
setHeaderSerializer(AbstractStringLayout.Serializer) - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout.Builder
 
setHelp(boolean) - Method in class org.apache.logging.log4j.core.tools.BasicCommandLineArguments
 
setHost(InetAddress) - Method in class org.apache.logging.log4j.core.net.SocketAddress.Builder
 
setHostConfig(HostConfig) - Method in class org.apache.logging.log4j.docker.model.Container
 
setHostResolver(TcpSocketManager.HostResolver) - Static method in class org.apache.logging.log4j.core.net.TcpSocketManager
This method is only for unit testing.
setId(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setId(String) - Method in class org.apache.logging.log4j.docker.model.Container
 
setId(String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Sets the id from a String.
setId(StructuredDataId) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Sets the id.
setIgnoreExceptions(boolean) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
setIgnoreExceptions(boolean) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
setImage(String) - Method in class org.apache.logging.log4j.docker.model.Container
 
setImageId(String) - Method in class org.apache.logging.log4j.docker.model.Container
 
setImmediateFlush(boolean) - Method in class org.apache.log4j.WriterAppender
If the ImmediateFlush option is set to true, the appender will flush at the end of each write.
setIncludeLocation(boolean) - Method in class org.apache.log4j.bridge.LogEventWrapper
 
setIncludeLocation(boolean) - Method in class org.apache.logging.log4j.core.AbstractLogEvent
 
setIncludeLocation(boolean) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
setIncludeLocation(boolean) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
setIncludeLocation(boolean) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setIncludeLocation(boolean) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
setIncludeLocation(boolean) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setIncludeLocation(boolean) - Method in interface org.apache.logging.log4j.core.LogEvent
Sets whether the source of the logging request is required downstream.
setIncludeMdc(boolean) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setIncludeNewLine(boolean) - Method in class org.apache.logging.log4j.core.layout.SyslogLayout.Builder
 
setIncludes(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setInstant(Instant) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setIntervalSeconds(int) - Method in class org.apache.logging.log4j.core.util.WatchManager
 
setIp(String) - Method in class org.apache.logging.log4j.docker.model.PortDefinition
 
setIpAddress(String) - Method in class org.apache.logging.log4j.docker.model.Network
 
setIpAddress(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setIpamConfig(IPAMConfig) - Method in class org.apache.logging.log4j.docker.model.Network
 
setIpPrefixLen(int) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setIpPrefixLen(Integer) - Method in class org.apache.logging.log4j.docker.model.Network
 
setIpRange(String) - Method in class org.apache.logging.log4j.docker.model.IPAMConfig
 
setIpv4Address(String) - Method in class org.apache.logging.log4j.docker.model.IPAMConfig
 
setIpv6Gateway(String) - Method in class org.apache.logging.log4j.docker.model.Network
 
setIpv6Gateway(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setKeepAlive(boolean) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setKey(String) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
setKey(String) - Method in class org.apache.logging.log4j.core.layout.PatternMatch.Builder
 
setKey(String) - Method in class org.apache.logging.log4j.core.util.KeyValuePair.Builder
 
setLabels(Map<String, String>) - Method in class org.apache.logging.log4j.docker.model.Container
 
setLastModifiedMillis(long) - Method in class org.apache.logging.log4j.core.util.WatchManager.ConfigurationMonitor
 
setLatency(int) - Method in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
setLayout(Layout) - Method in interface org.apache.log4j.Appender
Set the Layout for this appender.
setLayout(Layout) - Method in class org.apache.log4j.AppenderSkeleton
 
setLayout(Layout) - Method in class org.apache.log4j.bridge.AppenderWrapper
 
setLayout(Layout<? extends Serializable>) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
setLevel(String) - Method in class org.apache.log4j.Category
 
setLevel(String) - Method in class org.apache.logging.log4j.core.jmx.LoggerConfigAdmin
 
setLevel(String) - Method in interface org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean
Sets the LoggerConfig level to the specified value.
setLevel(String) - Method in class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
 
setLevel(String) - Method in interface org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
Sets the StatusLogger level to the specified value.
setLevel(String, Level) - Static method in class org.apache.logging.log4j.core.config.Configurator
Sets a logger's level.
setLevel(String, Level, Configuration) - Static method in class org.apache.logging.log4j.core.config.Configurator
 
setLevel(Map<String, Level>) - Static method in class org.apache.logging.log4j.core.config.Configurator
Sets logger levels.
setLevel(Level) - Method in class org.apache.log4j.Category
 
setLevel(LoggerConfig, Level) - Static method in class org.apache.logging.log4j.core.config.Configurator
 
setLevel(Level) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Sets the logging Level.
setLevel(Level) - Method in class org.apache.logging.log4j.core.filter.BurstFilter.Builder
Sets the logging level to use.
setLevel(Level) - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter.Builder
Sets the logging level to use.
setLevel(Level) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setLevel(Level) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setLevel(Level) - Method in class org.apache.logging.log4j.core.Logger
This method is not exposed through the public API and is provided primarily for unit testing.
setLevel(Level) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
setLevel(Level) - Method in class org.apache.logging.log4j.status.StatusConsoleListener
Sets the level to a new value.
setLevel(Level) - Method in class org.apache.logging.log4j.status.StatusLogger
 
setLevel(Logger, Level) - Static method in class org.apache.log4j.legacy.core.CategoryUtil
 
setLinkLocalIPv6Address(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setLinkLocalIPv6PrefixLen(int) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setLinks(String) - Method in class org.apache.logging.log4j.docker.model.Network
 
setLocation(String) - Method in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
setLogEventFactory(LogEventFactory) - Method in interface org.apache.logging.log4j.core.async.AsyncLoggerConfigDelegate
Notifies the delegate what LogEventFactory an AsyncLoggerConfig is using, so the delegate can determine whether to populate the ring buffer with mutable log events or not.
setLogEventFactory(LogEventFactory) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
setLogEventFactory(LogEventFactory) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Sets the LogEventFactory.
setLogger(Logger) - Method in class org.apache.log4j.AppenderSkeleton.NoOpErrorHandler
 
setLogger(Logger) - Method in interface org.apache.log4j.spi.ErrorHandler
Add a reference to a logger to which the failing appender might be attached to.
setLoggerAdditive(Logger, boolean) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Marks a LoggerConfig as additive.
setLoggerAdditive(Logger, boolean) - Method in interface org.apache.logging.log4j.core.config.Configuration
 
setLoggerContext(LoggerContext) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Sets the logger context.
setLoggerContext(LoggerContext) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
setLoggerContext(LoggerContext) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
setLoggerFields(LoggerFields[]) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setLoggerFqcn(String) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setLoggerFqcn(String) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setLoggerName(String) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setLoggerName(String) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setLoggerName(String) - Method in class org.apache.logging.log4j.message.LocalizedMessage
Set the name of the Logger.
setLoggerName(String) - Method in interface org.apache.logging.log4j.message.LoggerNameAwareMessage
The name of the Logger.
setMacAddress(String) - Method in class org.apache.logging.log4j.docker.model.Network
 
setMacAddress(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setMainArguments(String...) - Static method in class org.apache.logging.log4j.core.lookup.MainMapLookup
An application's public static main(String[]) method calls this method to make its main arguments available for lookup with the prefix main.
setMainArguments(String...) - Static method in class org.apache.logging.log4j.core.lookup.MapLookup
Deprecated.
setMarker(Marker) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setMarker(Marker) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setMatchString(String) - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter.Builder
Sets the logging level to use.
setMaxBurst(long) - Method in class org.apache.logging.log4j.core.filter.BurstFilter.Builder
Sets the maximum number of events that can occur before events are filtered for exceeding the average rate.
setMaxDepth(int) - Static method in class org.apache.log4j.NDC
Set maximum depth of this diagnostic context.
setMdcId(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setMdcPrefix(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setMember(Member) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
setMember(Member) - Method in interface org.apache.logging.log4j.core.config.plugins.visitors.PluginVisitor
Sets the Member that this visitor is being used for injection upon.
setMessage(Message) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
setMessage(Message) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setMessage(Message) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setMessageFormat(String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
setMethod(String) - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
setMode(String) - Method in class org.apache.logging.log4j.docker.model.Mount
 
setModifiedMillis(long) - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
 
setMonitorInterval(int) - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
setMonitorInterval(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Sets the interval at which the configuration file should be checked for changes.
setMonitorInterval(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
setMounts(List<Mount>) - Method in class org.apache.logging.log4j.docker.model.Container
 
setMsgId(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setName(String) - Method in interface org.apache.log4j.Appender
Set the name of this appender.
setName(String) - Method in class org.apache.log4j.AppenderSkeleton
 
setName(String) - Method in class org.apache.log4j.bridge.AppenderWrapper
 
setName(String) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
 
setName(String) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
setName(String) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
setName(String) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Set the name of the configuration.
setName(String) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
setName(String) - Method in class org.apache.logging.log4j.core.LoggerContext
Sets the name.
setName(String) - Method in class org.apache.logging.log4j.docker.model.Mount
 
setNames(List<String>) - Method in class org.apache.logging.log4j.docker.model.Container
 
setNanoClock(NanoClock) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
setNanoClock(NanoClock) - Method in interface org.apache.logging.log4j.core.config.Configuration
Sets the NanoClock instance for this configuration.
setNanoClock(NanoClock) - Static method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Sets the NanoClock to use for creating the nanoTime timestamp of log events.
setNanoTime(long) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
Sets the nano time for the event.
setNanoTime(long) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setNetworkId(String) - Method in class org.apache.logging.log4j.docker.model.Network
 
setNetworks(Map<String, Network>) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setNetworkSettings(NetworkSettings) - Method in class org.apache.logging.log4j.docker.model.Container
 
setNewLine(boolean) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setNext(Filter) - Method in class org.apache.log4j.spi.Filter
Set the next filter pointer.
setNoConsoleNoAnsi(boolean) - Method in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
setNoConsoleNoAnsi(boolean) - Method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
setNoConsoleNoAnsi(boolean) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
setNoConsoleNoAnsi(boolean) - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
setObject(Object) - Method in class org.apache.logging.log4j.core.config.Node
 
setObjectInputFilter - Static variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
setOnMatch(Filter.Result) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder
Sets the Result to return when the filter matches.
setOnMismatch(Filter.Result) - Method in class org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder
Sets the Result to return when the filter does not match.
setOobInline(boolean) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setOutputStream(OutputStream) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
setOutputStream(OutputStream) - Static method in class org.apache.logging.log4j.util.LowLevelLogUtil
Sets the underlying OutputStream where exceptions are printed to.
setOverwrittenOptionsAllowed(boolean) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Sets whether options for single-value fields can be specified multiple times on the command line without a CommandLine.OverwrittenOptionException being thrown.
setPackages(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Sets the list of packages to search for plugins.
setPackages(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
setParameter(Element, PropertySetter) - Method in class org.apache.log4j.xml.XmlConfiguration
 
setParameter(Element, PropertySetter, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
 
setParameter(Element, PropertySetter, Properties) - Method in class org.apache.log4j.xml.XmlConfiguration
Sets a parameter based from configuration file content.
setParent(LoggerConfig) - Method in class org.apache.logging.log4j.core.config.LoggerConfig
Sets the parent of this LoggerConfig.
setParents() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
setParents(Marker...) - Method in interface org.apache.logging.log4j.Marker
Replaces the set of parent Markers with the provided Markers.
setParents(Marker...) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
setPassword(char[]) - Method in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
setPassword(String) - Method in class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
Deprecated.
Use getPasswordAsCharArray()
setPathIn(Path) - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
setPathOut(Path) - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
setPattern(String) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
setPattern(String) - Method in class org.apache.logging.log4j.core.layout.PatternMatch.Builder
 
setPatternProcessor(PatternProcessor) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
setPatternSelector(PatternSelector) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
setPerformancePreferences(SocketPerformancePreferences) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setPluginManager(PluginManager) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
setPluginPackages(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
setPort(int) - Method in class org.apache.logging.log4j.core.net.SocketAddress.Builder
 
setPorts(List<PortDefinition>) - Method in class org.apache.logging.log4j.docker.model.Container
 
setPorts(Map<String, String>) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setPrevFileTime(long) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
setPrintable(boolean) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
setPriority(Priority) - Method in class org.apache.log4j.Category
 
setPrivatePort(Integer) - Method in class org.apache.logging.log4j.docker.model.PortDefinition
 
setPropagation(String) - Method in class org.apache.logging.log4j.docker.model.Mount
 
setProperties(Object, Properties, String) - Static method in class org.apache.log4j.config.PropertySetter
Set the properties of an object passed as a parameter in one go.
setProperties(String) - Method in class org.apache.log4j.rewrite.PropertyRewritePolicy
Set a string representing the property name/value pairs.
setProperties(Properties, String) - Method in class org.apache.log4j.config.PropertySetter
Set the properites for the object that match the prefix passed as parameter.
setProperties(PatternMatch[]) - Method in class org.apache.logging.log4j.core.layout.LevelPatternSelector.Builder
 
setProperties(PatternMatch[]) - Method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector.Builder
 
setProperties(PatternMatch[]) - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
setProperty(PropertyDescriptor, String, String) - Method in class org.apache.log4j.config.PropertySetter
Set the named property given a PropertyDescriptor.
setProperty(String, String) - Method in class org.apache.log4j.config.PropertySetter
Set a property on this PropertySetter's Object.
setProperty(String, String) - Method in class org.apache.log4j.spi.LoggingEvent
 
setPropertyArray(Property[]) - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable.Builder
 
setPublicPort(Integer) - Method in class org.apache.logging.log4j.docker.model.PortDefinition
 
setRate(float) - Method in class org.apache.logging.log4j.core.filter.BurstFilter.Builder
Sets the average number of events per second to allow.
setReadTimeoutMillis(int) - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
setReadWrite(Boolean) - Method in class org.apache.logging.log4j.docker.model.Mount
 
setReceiveBufferSize(int) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setRecipients(Message.RecipientType, String) - Method in class org.apache.logging.log4j.core.net.MimeMessageBuilder
 
setRecurseIntoPath(Path) - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
setRegionLength(int) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.Builder
 
setRenameEmptyFiles(boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
setReplace(RegexReplacement) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.SerializerBuilder
 
setReplyTo(String) - Method in class org.apache.logging.log4j.core.net.MimeMessageBuilder
 
setRepositorySelector(RepositorySelector, Object) - Static method in class org.apache.log4j.LogManager
No-op implementation.
setRequired(String) - Method in class org.apache.logging.log4j.core.appender.SyslogAppender.Builder
 
setResourceBundle(ResourceBundle) - Method in class org.apache.log4j.Category
 
setReuseAddress(boolean) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setRfc1349TrafficClass(Rfc1349TrafficClass) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setRolloverStrategy(RolloverStrategy) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
setRootLevel(Level) - Static method in class org.apache.logging.log4j.core.config.Configurator
Sets the root logger's level.
setRootProperties(Properties) - Method in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
setSandboxId(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setSandboxKey(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setScheduledFuture(CronScheduledFuture<?>) - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler.CronRunnable
 
setScript(AbstractScript) - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector.Builder
 
setScriptManager(ScriptManager) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
setSecondaryIPaddresses(String) - Method in class org.apache.logging.log4j.docker.model.NetworkSettings
 
setSendBufferSize(int) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setSeparator(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Sets the String the parser uses to separate option names from option values to the specified value.
setSequenceCallback(Sequence) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapperHandler
 
setSequenceCallback(Sequence) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
 
setShutdownHook(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Sets whether the shutdown hook should be disabled.
setShutdownHook(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
setShutdownHook(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
setShutdownTimeout(long) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
setShutdownTimeout(long, TimeUnit) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
How long appenders and background tasks will get to shutdown when the JVM shuts down.
setShutdownTimeout(long, TimeUnit) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
setShutdownTimeoutMillis(long) - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
setSoLinger(int) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setSoTimeout(int) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setSource(StackTraceElement) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setSource(StackTraceElement) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setSource(String) - Method in class org.apache.logging.log4j.docker.model.Mount
 
setSource(Source) - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
 
setSslConfiguration(SslConfiguration) - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
setStack(Collection<String>) - Static method in class org.apache.logging.log4j.ThreadContext
Sets this thread's stack.
setStarted() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
setStarting() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
setState(String) - Method in class org.apache.logging.log4j.docker.model.Container
 
setState(LifeCycle.State) - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
setStaticFieldValue(Field, Object) - Static method in class org.apache.logging.log4j.core.util.ReflectionUtil
Sets the value of a static Field, making it accessible if required.
setStatus(String) - Method in class org.apache.logging.log4j.docker.model.Container
 
setStatusLevel(Level) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Sets the level of the StatusLogger.
setStatusLevel(Level) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
setStopped() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
setStopping() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
setStream(PrintStream) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
setStrSubstitutor(StrSubstitutor) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
setStrSubstitutor(StrSubstitutor) - Method in interface org.apache.logging.log4j.core.config.plugins.visitors.PluginVisitor
Sets the StrSubstitutor to use for converting raw strings before type conversion.
setSubject(String) - Method in class org.apache.logging.log4j.core.net.MimeMessageBuilder
 
setSubnet(String) - Method in class org.apache.logging.log4j.docker.model.IPAMConfig
 
setTarget(OutputStream) - Method in class org.apache.logging.log4j.core.appender.OutputStreamAppender.Builder
 
setTarget(Writer) - Method in class org.apache.logging.log4j.core.appender.WriterAppender.Builder
 
setTarget(ConsoleAppender.Target) - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.Builder
 
setTcpNoDelay(boolean) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setThreadId(long) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setThreadId(long) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setThreadName(String) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setThreadName(String) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setThreadPriority(int) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setThreadPriority(int) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setThreshold(String) - Method in class org.apache.log4j.LogManager.Repository
 
setThreshold(String) - Method in interface org.apache.log4j.spi.LoggerRepository
Another form of LoggerRepository.setThreshold(Level) accepting a string parameter instead of a Level.
setThreshold(Level) - Method in class org.apache.log4j.LogManager.Repository
 
setThreshold(Level) - Method in interface org.apache.log4j.spi.LoggerRepository
Set the repository-wide threshold.
setThreshold(Priority) - Method in class org.apache.log4j.AppenderSkeleton
 
setThrown(Throwable) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setThrown(Throwable) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setThrownProxy(ThrowableProxy) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setTimeBased(boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
setTimeMillis(long) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
setTimeMillis(long) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
setTimeZone(TimeZone) - Method in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Sets the time zone.
setTimeZone(TimeZone) - Method in class org.apache.logging.log4j.core.util.CronExpression
Sets the time zone for which this CronExpression will be resolved.
setToDefault() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
setTrafficClass(int) - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
setTriggeringPolicy(TriggeringPolicy) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
setType(String) - Method in class org.apache.logging.log4j.docker.model.Mount
 
setType(String) - Method in class org.apache.logging.log4j.docker.model.PortDefinition
 
setType(String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
setUnmatchedArgumentsAllowed(boolean) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Sets whether the end user may specify unmatched arguments on the command line without a CommandLine.UnmatchedArgumentException being thrown.
setup() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
setup() - Method in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
setup() - Method in class org.apache.logging.log4j.core.config.composite.CompositeConfiguration
 
setup() - Method in class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
setup() - Method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
setupAdvertisement() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
setUpShutdownHook() - Method in class org.apache.logging.log4j.core.LoggerContext
 
setUrl(URL) - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
setUseThreadLocals(boolean) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContext
Signals this context whether it is allowed to use ThreadLocal objects for efficiency.
setUseThreadLocals(boolean) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
Signals this AsyncLoggerDisruptor whether it is allowed to store non-JDK classes in ThreadLocal objects for efficiency.
SetUtils - Class in org.apache.logging.log4j.core.util
Set-related convenience methods.
SetUtils() - Constructor for class org.apache.logging.log4j.core.util.SetUtils
 
setValue(String) - Method in class org.apache.logging.log4j.core.config.Node
 
setValue(String) - Method in class org.apache.logging.log4j.core.util.KeyValuePair.Builder
 
setValueDelimiter(char) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the variable default value delimiter to use.
setValueDelimiter(String) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the variable default value delimiter to use.
setValueDelimiterMatcher(StrMatcher) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the variable default value delimiter matcher to use.
setValues(AsyncLogger, String, Marker, String, Level, Message, Throwable, StringMap, ThreadContext.ContextStack, long, String, int, StackTraceElement, Clock, NanoClock) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
setVariablePrefix(char) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the variable prefix to use.
setVariablePrefix(String) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the variable prefix to use.
setVariablePrefixMatcher(StrMatcher) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the variable prefix matcher currently in use.
setVariableResolver(StrLookup) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the VariableResolver that is used to lookup variables.
setVariableSuffix(char) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the variable suffix to use.
setVariableSuffix(String) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the variable suffix to use.
setVariableSuffixMatcher(StrMatcher) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Sets the variable suffix matcher currently in use.
setVerbose(boolean) - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
setVerbosity(String) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Sets whether the logging should include constructing Plugins.
setVerbosity(String) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
setVerifyHostname(boolean) - Method in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
setWriter(Writer) - Method in class org.apache.log4j.WriterAppender
Sets the Writer where the log output will go.
setWriter(Writer) - Method in class org.apache.logging.log4j.core.appender.WriterManager
 
setWriter(Writer) - Static method in class org.apache.logging.log4j.util.LowLevelLogUtil
Sets the underlying Writer where exceptions are printed to.
severity - Variable in class org.apache.logging.log4j.core.net.Priority
 
Severity - Enum in org.apache.logging.log4j.core.net
Severity values used by the Syslog system.
Severity(int) - Constructor for enum org.apache.logging.log4j.core.net.Severity
 
SHIFT_1 - Static variable in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
SHIFT_2 - Static variable in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
SHIFT_2 - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
SHIFT_2 - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
SHIFT_3 - Static variable in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
SHIFT_4 - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
SHIFT_4 - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
SHIFT_6 - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
SHIFT_6 - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
SHORT - Static variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Format only the first line of the throwable.
SHORT - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
SHORT locale dependent date or time style.
SHORT - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
SHORT locale dependent date or time style.
ShortConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.ShortConverter
 
ShortConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.ShortConverter
 
shortestFirst() - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Sorts short strings before longer strings.
ShortestFirst() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ShortestFirst
 
shouldFlush(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
Determines whether the writer should be flushed after this event is written.
shouldSkip(LogEvent) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
showContextMap - Variable in class org.apache.logging.log4j.simple.SimpleLogger
 
showContextMap - Variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
Include the ThreadContextMap in the log message
showDateTime - Variable in class org.apache.logging.log4j.simple.SimpleLogger
 
showDateTime - Variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
Include the current time in the log message
showDefault - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.DefaultOptionRenderer
 
showDefaultValues - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
If true, the options list will show default values for all options except booleans.
showDefaultValues() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Specify true to show default values in the description column of the options list (except for boolean options).
showLogName - Variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
Include the instance name in the log message?
showShortName - Variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
Include the short name (last component) of the logger in the log message.
showWarningAboutCustomLogEventWithReusableMessage(LogEvent) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
shutdown - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.AsyncThread
 
shutdown - Variable in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
shutdown - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.Reconnector
 
shutdown() - Static method in class org.apache.log4j.Category
No-op implementation.
shutdown() - Method in class org.apache.log4j.LogManager.Repository
 
shutdown() - Static method in class org.apache.log4j.LogManager
No-op implementation.
shutdown() - Method in interface org.apache.log4j.spi.LoggerRepository
 
shutdown() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender.AsyncThread
 
shutdown() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.Reconnector
 
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(String, ClassLoader, boolean, boolean) - Method in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
shutdown(String, ClassLoader, boolean, boolean) - Method in class org.apache.logging.log4j.core.osgi.BundleContextSelector
 
shutdown(String, ClassLoader, boolean, boolean) - Method in class org.apache.logging.log4j.core.selector.BasicContextSelector
 
shutdown(String, ClassLoader, boolean, boolean) - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
shutdown(String, ClassLoader, boolean, boolean) - Method in interface org.apache.logging.log4j.core.selector.ContextSelector
Shuts down the LoggerContext.
shutdown(String, ClassLoader, boolean, boolean) - Method in class org.apache.logging.log4j.core.selector.JndiContextSelector
 
shutdown(String, ClassLoader, boolean, boolean) - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Shuts down the LoggerContext.
shutdown(ExecutorService, long, TimeUnit, String) - Static method in class org.apache.logging.log4j.core.util.ExecutorServices
Shuts down the given ExecutorService in an orderly fashion.
shutdown(LoggerContext) - Static method in class org.apache.logging.log4j.core.config.Configurator
Shuts down the given logger context.
shutdown(LoggerContext, long, TimeUnit) - Static method in class org.apache.logging.log4j.core.config.Configurator
Shuts down the given logger context.
shutdown(LoggerContext) - Static method in class org.apache.logging.log4j.LogManager
Shutdown the logging system if the logging system supports it.
SHUTDOWN_CALLBACK_REGISTRY - Static variable in interface org.apache.logging.log4j.core.util.ShutdownCallbackRegistry
System property to set to choose the ShutdownCallbackRegistry.
SHUTDOWN_HOOK - Static variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
SHUTDOWN_HOOK_ENABLED - Static variable in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
SHUTDOWN_HOOK_ENABLED - Static variable in interface org.apache.logging.log4j.core.util.ShutdownCallbackRegistry
System property to set to override the global ability to register shutdown hooks.
SHUTDOWN_HOOK_MARKER - Static variable in interface org.apache.logging.log4j.core.util.ShutdownCallbackRegistry
Shared Marker to indicate log messages corresponding to shutdown hooks.
SHUTDOWN_LOG_EVENT - Static variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
SHUTDOWN_TIMEOUT - Static variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
shutdownCallback - Variable in class org.apache.logging.log4j.core.LoggerContext
 
shutdownCallbackRegistry - Variable in class org.apache.logging.log4j.core.impl.Log4jContextFactory
 
ShutdownCallbackRegistry - Interface in org.apache.logging.log4j.core.util
Registry used for Runnable shutdown callback instances.
shutdownFlag - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
shutdownHookRef - Variable in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
shutdownLock - Variable in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
shutdownTimeout - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender.Builder
 
shutdownTimeout - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
shutdownTimeoutMillis - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
Shutdown timeout in milliseconds.
shutdownTimeoutMillis - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
signalCompletionIfShutdown() - Method in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
 
SIMPLE_CONVERSION_PATTERN - Static variable in class org.apache.logging.log4j.core.layout.PatternLayout
A simple pattern.
SIMPLE_NAME - Static variable in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
SIMPLE_NAME - Variable in class org.apache.logging.log4j.core.util.WatchManager.WatchRunnable
 
SimpleEntryMessage(String, Message) - Constructor for class org.apache.logging.log4j.message.DefaultFlowMessageFactory.SimpleEntryMessage
 
SimpleExitMessage(String, Object, EntryMessage) - Constructor for class org.apache.logging.log4j.message.DefaultFlowMessageFactory.SimpleExitMessage
 
SimpleExitMessage(String, Object, Message) - Constructor for class org.apache.logging.log4j.message.DefaultFlowMessageFactory.SimpleExitMessage
 
SimpleExitMessage(String, EntryMessage) - Constructor for class org.apache.logging.log4j.message.DefaultFlowMessageFactory.SimpleExitMessage
 
SimpleLayout - Class in org.apache.log4j
Simple-layout.
SimpleLayout() - Constructor for class org.apache.log4j.SimpleLayout
 
SimpleLayoutBuilder - Class in org.apache.log4j.builders.layout
Build a Pattern Layout
SimpleLayoutBuilder() - Constructor for class org.apache.log4j.builders.layout.SimpleLayoutBuilder
 
SimpleLogger - Class in org.apache.logging.log4j.simple
This is the default logger that is used when no suitable logging implementation is available.
SimpleLogger(String, Level, boolean, boolean, boolean, boolean, String, MessageFactory, PropertiesUtil, PrintStream) - Constructor for class org.apache.logging.log4j.simple.SimpleLogger
 
SimpleLoggerContext - Class in org.apache.logging.log4j.simple
 
SimpleLoggerContext() - Constructor for class org.apache.logging.log4j.simple.SimpleLoggerContext
 
SimpleLoggerContextFactory - Class in org.apache.logging.log4j.simple
 
SimpleLoggerContextFactory() - Constructor for class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
 
SimpleMessage - Class in org.apache.logging.log4j.message
The simplest possible implementation of Message.
SimpleMessage() - Constructor for class org.apache.logging.log4j.message.SimpleMessage
Basic constructor.
SimpleMessage(CharSequence) - Constructor for class org.apache.logging.log4j.message.SimpleMessage
Constructor that includes the message.
SimpleMessage(String) - Constructor for class org.apache.logging.log4j.message.SimpleMessage
Constructor that includes the message.
SimpleMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
SimpleMessageFactory() - Constructor for class org.apache.logging.log4j.message.SimpleMessageFactory
 
simpleName(Object) - Static method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
object.getClass().getSimpleName() returns Builder, when we want PatternLayout$Builder.
simpleQuote(StringBuilder, String) - Static method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
SINGLE_QUOTE_MATCHER - Static variable in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches the double quote character.
singleCharOption2Field - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
singleQuoteMatcher() - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Returns a matcher which matches the single quote character.
SINGLETON - Static variable in class org.slf4j.impl.StaticLoggerBinder
The unique instance of this class.
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 - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
size - Variable in enum org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
size - Variable in class org.apache.logging.log4j.status.StatusLogger.BoundedQueue
 
size - Variable in class org.apache.logging.log4j.util.SortedArrayStringMap
The number of key-value mappings contained in this map.
size() - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginCache
Gets the number of plugin categories registered.
size() - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
 
size() - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
size() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
size() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
size() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
size() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
size() - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
size() - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Returns the number of key-value pairs in this collection.
size() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
size(String, int) - Static method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
size(String, int) - Static method in class org.apache.logging.log4j.core.util.Constants
 
size(String, int) - Static method in class org.apache.logging.log4j.util.Constants
 
SizeBasedTriggeringPolicy - Class in org.apache.logging.log4j.core.appender.rolling
 
SizeBasedTriggeringPolicy() - Constructor for class org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy
Constructs a new instance.
SizeBasedTriggeringPolicy(long) - Constructor for class org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy
Constructs a new instance.
skip(long) - Method in class org.apache.log4j.config.InputStreamWrapper
 
skipFooter - Variable in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
skipFooter(boolean) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Indicate whether the footer should be skipped or not.
skipFormattingInfo - Variable in class org.apache.logging.log4j.core.pattern.PatternFormatter
 
skipWhiteSpace(int, String) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
SLEEP_MILLIS - Static variable in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
SLEEP_MILLIS_BETWEEN_DRAIN_ATTEMPTS - Static variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
SLEEP_MILLIS_BETWEEN_DRAIN_ATTEMPTS - Static variable in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
sleepMillis() - Static method in class org.apache.logging.log4j.core.config.AwaitUnconditionallyReliabilityStrategy
 
SLF4JLogger - Class in org.apache.logging.slf4j
 
SLF4JLogger(String, MessageFactory, Logger) - Constructor for class org.apache.logging.slf4j.SLF4JLogger
 
SLF4JLogger(String, Logger) - Constructor for class org.apache.logging.slf4j.SLF4JLogger
 
SLF4JLoggerContext - Class in org.apache.logging.slf4j
 
SLF4JLoggerContext() - Constructor for class org.apache.logging.slf4j.SLF4JLoggerContext
 
SLF4JLoggerContextFactory - Class in org.apache.logging.slf4j
 
SLF4JLoggerContextFactory() - Constructor for class org.apache.logging.slf4j.SLF4JLoggerContextFactory
 
SLF4JLoggingException - Exception in org.apache.logging.slf4j
Exception thrown when the SLF4J adapter encounters a problem.
SLF4JLoggingException(Exception) - Constructor for exception org.apache.logging.slf4j.SLF4JLoggingException
 
SLF4JLoggingException(String) - Constructor for exception org.apache.logging.slf4j.SLF4JLoggingException
 
SLF4JLoggingException(String, Exception) - Constructor for exception org.apache.logging.slf4j.SLF4JLoggingException
 
SLF4JProvider - Class in org.apache.logging.slf4j
Bind the Log4j API to SLF4J.
SLF4JProvider() - Constructor for class org.apache.logging.slf4j.SLF4JProvider
 
slotBegin - Variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Integral second preceding the previous converted Date.
SLOTS - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
 
SMALL - org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
SMALLER - org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
SmtpAppender - Class in org.apache.logging.log4j.core.appender
Send an e-mail when a specific logging event occurs, typically on errors or fatal errors.
SmtpAppender(String, Filter, Layout<? extends Serializable>, SmtpManager, boolean, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.SmtpAppender
 
SmtpManager - Class in org.apache.logging.log4j.core.net
Manager for sending SMTP events.
SmtpManager(String, Session, MimeMessage, SmtpManager.FactoryData) - Constructor for class org.apache.logging.log4j.core.net.SmtpManager
 
SmtpManager.FactoryData - Class in org.apache.logging.log4j.core.net
Factory data.
SmtpManager.SMTPManagerFactory - Class in org.apache.logging.log4j.core.net
Factory to create the SMTP Manager.
SMTPManagerFactory() - Constructor for class org.apache.logging.log4j.core.net.SmtpManager.SMTPManagerFactory
 
socket - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager
 
socketAddress - Variable in class org.apache.logging.log4j.core.net.SocketAddress
 
SocketAddress - Class in org.apache.logging.log4j.core.net
Plugin to hold a hostname and port (socket address).
SocketAddress(InetAddress, int) - Constructor for class org.apache.logging.log4j.core.net.SocketAddress
 
SocketAddress.Builder - Class in org.apache.logging.log4j.core.net
 
SocketAppender - Class in org.apache.logging.log4j.core.appender
An Appender that delivers events over socket connections.
SocketAppender(String, Layout<? extends Serializable>, Filter, AbstractSocketManager, boolean, boolean, Advertiser) - Constructor for class org.apache.logging.log4j.core.appender.SocketAppender
SocketAppender(String, Layout<? extends Serializable>, Filter, AbstractSocketManager, boolean, boolean, Advertiser, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.SocketAppender
 
SocketAppender.AbstractBuilder<B extends SocketAppender.AbstractBuilder<B>> - Class in org.apache.logging.log4j.core.appender
Subclasses can extend this abstract Builder.
SocketAppender.Builder - Class in org.apache.logging.log4j.core.appender
Builds a SocketAppender.
socketOptions - Variable in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
socketOptions - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData
 
socketOptions - Variable in class org.apache.logging.log4j.core.net.TcpSocketManager
 
SocketOptions - Class in org.apache.logging.log4j.core.net
Holds all socket options settable via Socket methods.
SocketOptions() - Constructor for class org.apache.logging.log4j.core.net.SocketOptions
 
SocketPerformancePreferences - Class in org.apache.logging.log4j.core.net
Holds all socket options settable via Socket.setPerformancePreferences(int, int, int).
SocketPerformancePreferences() - Constructor for class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
soLinger - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
sort(String[]) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.ShortestFirst
Sorts the specified array of Strings shortest-first and returns it.
SortByOptionArityAndNameAlphabetically() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.SortByOptionArityAndNameAlphabetically
 
SortByShortestOptionNameAlphabetically() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.SortByShortestOptionNameAlphabetically
 
SortedArrayStringMap - Class in org.apache.logging.log4j.util
Consider this class private. Array-based implementation of the ReadOnlyStringMap interface.
SortedArrayStringMap() - Constructor for class org.apache.logging.log4j.util.SortedArrayStringMap
 
SortedArrayStringMap(int) - Constructor for class org.apache.logging.log4j.util.SortedArrayStringMap
 
SortedArrayStringMap(Map<String, ?>) - Constructor for class org.apache.logging.log4j.util.SortedArrayStringMap
 
SortedArrayStringMap(ReadOnlyStringMap) - Constructor for class org.apache.logging.log4j.util.SortedArrayStringMap
 
sortedKeys - Variable in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
sorter - Variable in class org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor
 
SortingVisitor - Class in org.apache.logging.log4j.core.appender.rolling.action
FileVisitor that sorts files.
SortingVisitor(PathSorter) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor
Constructs a new DeletingVisitor.
sortOptions - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
If true, the options list is sorted alphabetically.
sortOptions() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Specify false to show Options in declaration order.
soTimeout - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
source - Variable in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
Source file.
source - Variable in class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
Source.
source - Variable in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
Source file.
source - Variable in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
Source file.
source - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
source - Variable in class org.apache.logging.log4j.core.config.ConfigurationSource
 
source - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
source - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
source - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
source - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
source - Variable in class org.apache.logging.log4j.core.util.AbstractWatcher
 
source - Variable in class org.apache.logging.log4j.docker.model.Mount
 
source(String) - Method in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
 
Source - Class in org.apache.logging.log4j.core.util
Represents the source for the logging configuration.
Source(File) - Constructor for class org.apache.logging.log4j.core.util.Source
Constructs a new Source with the specified file.
Source(URI, long) - Constructor for class org.apache.logging.log4j.core.util.Source
Constructs a new Source from the specified URI.
Source(ConfigurationSource) - Constructor for class org.apache.logging.log4j.core.util.Source
Constructs a Source from a ConfigurationSource.
sources - Variable in class org.apache.logging.log4j.util.PropertiesUtil.Environment
 
SPACE - Static variable in class org.apache.logging.log4j.simple.SimpleLogger
 
SPACE - Static variable in class org.apache.logging.log4j.util.Chars
Space.
SPACE_MATCHER - Static variable in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches the space character.
spaceMatcher() - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Returns a matcher which matches the space character.
spaces(int) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
SPACES - Static variable in class org.apache.logging.log4j.core.pattern.FormattingInfo
Array of spaces.
SPAN - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Column.Overflow
 
SPIN - org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.WaitStrategy
 
split() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Specify a regular expression to use to split option parameter values before applying them to the field.
split() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Parameters
Specify a regular expression to use to split positional parameter values before applying them to the field.
split(String, Field) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
SPLIT_MATCHER - Static variable in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches the same characters as StringTokenizer, namely space, tab, newline, formfeed.
splitLines() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
 
splitMatcher() - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches the same characters as StringTokenizer, namely space, tab, newline and formfeed.
splitRegex(Field) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
spLookup - Variable in class org.apache.logging.log4j.core.lookup.JavaLookup
 
SSL - org.apache.logging.log4j.core.net.Protocol
SSL Protocol.
sslConfig - Variable in class org.apache.logging.log4j.core.net.SslSocketManager
 
sslConfiguration - Variable in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
sslConfiguration - Variable in class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
sslConfiguration - Variable in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
sslConfiguration - Variable in class org.apache.logging.log4j.core.config.HttpWatcher
 
sslConfiguration - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
sslConfiguration - Variable in class org.apache.logging.log4j.core.net.SslSocketManager.SslFactoryData
 
SslConfiguration - Class in org.apache.logging.log4j.core.net.ssl
SSL Configuration
SslConfiguration(String, KeyStoreConfiguration, TrustStoreConfiguration, boolean) - Constructor for class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
SslConfigurationDefaults - Class in org.apache.logging.log4j.core.net.ssl
 
SslConfigurationDefaults() - Constructor for class org.apache.logging.log4j.core.net.ssl.SslConfigurationDefaults
 
SslConfigurationException - Exception in org.apache.logging.log4j.core.net.ssl
 
SslConfigurationException(Exception) - Constructor for exception org.apache.logging.log4j.core.net.ssl.SslConfigurationException
 
SslConfigurationFactory - Class in org.apache.logging.log4j.core.net.ssl
Creates an SSL configuration from Log4j properties.
SslConfigurationFactory() - Constructor for class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
sslContext - Variable in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
SslFactoryData(SslConfiguration, String, int, int, int, boolean, Layout<? extends Serializable>, int, SocketOptions) - Constructor for class org.apache.logging.log4j.core.net.SslSocketManager.SslFactoryData
 
SslSocketManager - Class in org.apache.logging.log4j.core.net
 
SslSocketManager(String, OutputStream, Socket, SslConfiguration, InetAddress, String, int, int, int, boolean, Layout<? extends Serializable>, int) - Constructor for class org.apache.logging.log4j.core.net.SslSocketManager
SslSocketManager(String, OutputStream, Socket, SslConfiguration, InetAddress, String, int, int, int, boolean, Layout<? extends Serializable>, int, SocketOptions) - Constructor for class org.apache.logging.log4j.core.net.SslSocketManager
 
SslSocketManager.SslFactoryData - Class in org.apache.logging.log4j.core.net
 
SslSocketManager.SslSocketManagerFactory - Class in org.apache.logging.log4j.core.net
 
SslSocketManagerFactory() - Constructor for class org.apache.logging.log4j.core.net.SslSocketManager.SslSocketManagerFactory
 
STACK - Static variable in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
stackLocator - Static variable in class org.apache.logging.log4j.util.StackLocatorUtil
 
StackLocator - Class in org.apache.logging.log4j.util
Consider this class private. Provides various methods to determine the caller class.
StackLocator() - Constructor for class org.apache.logging.log4j.util.StackLocator
 
StackLocatorUtil - Class in org.apache.logging.log4j.util
Consider this class private. Provides various methods to determine the caller class.
StackLocatorUtil() - Constructor for class org.apache.logging.log4j.util.StackLocatorUtil
 
stackTraceElement - Variable in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
staffChildConfiguration(AbstractConfiguration) - Method in class org.apache.logging.log4j.core.config.composite.CompositeConfiguration
 
standardLevel - Variable in class org.apache.logging.log4j.Level
 
StandardLevel - Enum in org.apache.logging.log4j.spi
Standard Logging Levels as an enumeration for use internally.
StandardLevel(int) - Constructor for enum org.apache.logging.log4j.spi.StandardLevel
 
start - Variable in class org.apache.logging.log4j.core.filter.TimeFilter
Starting offset from midnight in milliseconds.
start() - Method in class org.apache.log4j.bridge.FilterAdapter
 
start() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
start() - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
 
start() - Method in class org.apache.logging.log4j.core.appender.AbstractWriterAppender
 
start() - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
 
start() - Method in class org.apache.logging.log4j.core.appender.FailoverAppender
 
start() - Method in class org.apache.logging.log4j.core.appender.HttpAppender
 
start() - Method in class org.apache.logging.log4j.core.appender.rewrite.RewriteAppender
 
start() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
start() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
start() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
Increases the reference count and creates and starts a new Disruptor and associated thread if none currently exists.
start() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
start() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
Creates and starts a new Disruptor and associated thread if none currently exists.
start() - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Start the configuration.
start() - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
start() - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable
Make the Filter available for use.
start() - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
 
start() - Method in interface org.apache.logging.log4j.core.LifeCycle
 
start() - Method in class org.apache.logging.log4j.core.LoggerContext
 
start() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
Registers the shutdown thread only if this is initialized.
start() - Method in class org.apache.logging.log4j.core.util.WatchManager
 
start() - Method in class org.apache.logging.log4j.util.Timer
Start the timer.
start(Configuration) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
start(Configuration) - Method in class org.apache.logging.log4j.core.LoggerContext
Starts with a specific configuration.
start(BundleContext) - Method in class org.apache.logging.log4j.core.osgi.Activator
 
startCode - Variable in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
Started - org.apache.logging.log4j.util.Timer.Status
 
STARTED - org.apache.logging.log4j.core.LifeCycle.State
Has started.
startIndex - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.StyledSection
 
startIndex - Variable in class org.apache.logging.log4j.core.util.ObjectArrayIterator
The start index to loop from
STARTING - org.apache.logging.log4j.core.LifeCycle.State
In the process of starting.
startOrResume() - Method in class org.apache.logging.log4j.util.Timer
 
startStyles - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.StyledSection
 
startTime - Variable in class org.apache.logging.log4j.core.pattern.RelativeTimePatternConverter
 
startTime - Variable in class org.apache.logging.log4j.util.Timer
 
startup() - Method in class org.apache.logging.log4j.core.appender.HttpManager
 
STARTUP_LOCK - Static variable in class org.apache.logging.log4j.util.ProviderUtil
Guards the ProviderUtil singleton instance from lazy initialization.
startYear - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
state - Variable in class org.apache.logging.log4j.core.AbstractLifeCycle
 
state - Variable in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
state - Variable in class org.apache.logging.log4j.docker.model.Container
 
state - Variable in class org.apache.logging.log4j.message.BasicThreadInformation
 
State() - Constructor for enum org.apache.logging.log4j.core.LifeCycle.State
 
State() - Constructor for class org.apache.logging.log4j.util.Unbox.State
 
STATIC_VARIABLES_KEY - Static variable in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
StaticLoggerBinder - Class in org.slf4j.impl
SLF4J LoggerFactoryBinder implementation using Log4j.
StaticLoggerBinder() - Constructor for class org.slf4j.impl.StaticLoggerBinder
Private constructor to prevent instantiation
StaticMarkerBinder - Class in org.slf4j.impl
SLF4J MarkerFactoryBinder implementation using Log4j.
StaticMarkerBinder() - Constructor for class org.slf4j.impl.StaticMarkerBinder
 
StaticMDCBinder - Class in org.slf4j.impl
 
StaticMDCBinder() - Constructor for class org.slf4j.impl.StaticMDCBinder
 
status - Variable in class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
status - Variable in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
status - Variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
status - Variable in class org.apache.logging.log4j.docker.model.Container
 
status - Variable in class org.apache.logging.log4j.util.Timer
 
Status() - Constructor for enum org.apache.logging.log4j.util.Timer.Status
 
Status(String, JsonNode, JsonConfiguration.ErrorType) - Constructor for class org.apache.logging.log4j.core.config.json.JsonConfiguration.Status
 
Status(String, Element, XmlConfiguration.ErrorType) - Constructor for class org.apache.logging.log4j.core.config.xml.XmlConfiguration.Status
 
STATUS - Static variable in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
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.
STATUS_KEY - Static variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
STATUS_LOGGER - Static variable in class org.apache.logging.log4j.status.StatusLogger
 
statusConfig - Variable in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
StatusConfiguration - Class in org.apache.logging.log4j.core.config.status
Configuration for setting up StatusConsoleListener instances.
StatusConfiguration() - Constructor for class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
StatusConfiguration.Verbosity - Enum in org.apache.logging.log4j.core.config.status
Specifies how verbose the StatusLogger should be.
StatusConsoleListener - Class in org.apache.logging.log4j.status
StatusListener that writes to the Console.
StatusConsoleListener(Level) - Constructor for class org.apache.logging.log4j.status.StatusConsoleListener
Creates the StatusConsoleListener using the supplied Level.
StatusConsoleListener(Level, PrintStream) - Constructor for class org.apache.logging.log4j.status.StatusConsoleListener
Creates the StatusConsoleListener using the supplied Level.
StatusData - Class in org.apache.logging.log4j.status
The Status data.
StatusData(StackTraceElement, Level, Message, Throwable, String) - Constructor for class org.apache.logging.log4j.status.StatusData
Creates the StatusData object.
StatusListener - Interface in org.apache.logging.log4j.status
Interface that allows implementers to be notified of events in the logging system.
StatusLogger - Class in org.apache.logging.log4j.status
Records events that occur in the logging system.
StatusLogger(String, MessageFactory) - Constructor for class org.apache.logging.log4j.status.StatusLogger
 
StatusLogger.BoundedQueue<E> - Class in org.apache.logging.log4j.status
Queues for status events.
StatusLoggerAdmin - Class in org.apache.logging.log4j.core.jmx
Implementation of the StatusLoggerAdminMBean interface.
StatusLoggerAdmin(String, Executor) - Constructor for class org.apache.logging.log4j.core.jmx.StatusLoggerAdmin
Constructs a new StatusLoggerAdmin with the Executor to be used for sending Notifications asynchronously to listeners.
StatusLoggerAdminMBean - Interface in org.apache.logging.log4j.core.jmx
The MBean interface for monitoring and managing the StatusLogger.
StatusMessage(String, Throwable) - Constructor for class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory.StatusMessage
 
stop() - Method in class org.apache.log4j.bridge.AppenderAdapter.Adapter
 
stop() - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
stop() - Method in interface org.apache.logging.log4j.core.LifeCycle
 
stop() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
stop() - Method in class org.apache.logging.log4j.util.Timer
Stop the timer.
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.AbstractManager
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.AbstractWriterAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.FileAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.HttpAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.appender.SocketAppender
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfig
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
Decreases the reference count.
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContext
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
Decreases the reference count.
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Tear down the configuration.
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable
Cleanup the Filter.
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
 
stop(long, TimeUnit) - Method in interface org.apache.logging.log4j.core.LifeCycle2
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.LoggerContext
Blocks until all Log4j tasks have completed execution after a shutdown request and all appenders have shut down, or the timeout occurs, or the current thread is interrupted, whichever happens first.
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
Cancels the shutdown thread only if this is started.
stop(long, TimeUnit) - Method in class org.apache.logging.log4j.core.util.WatchManager
 
stop(long, TimeUnit, boolean) - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
 
stop(long, TimeUnit, boolean) - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable
Cleanup the Filter.
stop(Future<?>) - Method in class org.apache.logging.log4j.core.AbstractLifeCycle
 
stop(BundleContext) - Method in class org.apache.logging.log4j.core.osgi.Activator
 
stopBundlePlugins(Bundle) - Static method in class org.apache.logging.log4j.core.osgi.Activator
 
stopCustomActionsOnError - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
stopCustomActionsOnError - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
stopCustomActionsOnError - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
stopCustomActionsOnError - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
stopOnError - Variable in class org.apache.logging.log4j.core.appender.rolling.action.CompositeAction
Stop on error.
Stopped - org.apache.logging.log4j.util.Timer.Status
 
STOPPED - org.apache.logging.log4j.core.LifeCycle.State
Has stopped.
STOPPING - org.apache.logging.log4j.core.LifeCycle.State
Stopping is in progress.
StoreConfiguration<T> - Class in org.apache.logging.log4j.core.net.ssl
 
StoreConfiguration(String, char[]) - Constructor for class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
StoreConfiguration(String, String) - Constructor for class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
StoreConfiguration(String, PasswordProvider) - Constructor for class org.apache.logging.log4j.core.net.ssl.StoreConfiguration
 
StoreConfigurationException - Exception in org.apache.logging.log4j.core.net.ssl
 
StoreConfigurationException(Exception) - Constructor for exception org.apache.logging.log4j.core.net.ssl.StoreConfigurationException
 
StoreConfigurationException(String) - Constructor for exception org.apache.logging.log4j.core.net.ssl.StoreConfigurationException
 
StoreConfigurationException(String, Exception) - Constructor for exception org.apache.logging.log4j.core.net.ssl.StoreConfigurationException
 
storeExpressionVals(int, String, int) - Method in class org.apache.logging.log4j.core.util.CronExpression
 
str(String[], int) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
strategy - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
strategy - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.FactoryData
 
strategy - Variable in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
strategy - Variable in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
strategy - Variable in class org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator
Strategy used for cutting down the size of the name
strategy - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.StrategyAndWidth
 
Strategy() - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser.Strategy
 
Strategy(int) - Constructor for enum org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator.Strategy
 
StrategyAndWidth(FastDateParser.Strategy, int) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser.StrategyAndWidth
 
StrategyParser(Calendar) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser.StrategyParser
 
stream - Variable in class org.apache.logging.log4j.core.config.ConfigurationSource
 
stream - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Tracer
 
stream - Variable in class org.apache.logging.log4j.simple.SimpleLogger
 
stream - Variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
stream - Variable in class org.apache.logging.log4j.status.StatusConsoleListener
 
strict - Variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
STRING_TO_MATCH - Static variable in class org.apache.log4j.builders.filter.StringMatchFilterBuilder
 
stringArgs - Variable in class org.apache.logging.log4j.message.FormattedMessage
 
stringArgs - Variable in class org.apache.logging.log4j.message.LocalizedMessage
 
stringArgs - Variable in class org.apache.logging.log4j.message.StringFormattedMessage
 
StringBuilderConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.StringBuilderConverter
 
StringBuilderEncoder - Class in org.apache.logging.log4j.core.layout
Encoder for StringBuilders that uses ThreadLocals to avoid locking as much as possible.
StringBuilderEncoder(Charset) - Constructor for class org.apache.logging.log4j.core.layout.StringBuilderEncoder
 
StringBuilderEncoder(Charset, int, int) - Constructor for class org.apache.logging.log4j.core.layout.StringBuilderEncoder
 
StringBuilderFormattable - Interface in org.apache.logging.log4j.util
Objects that implement this interface can be converted to text, ideally without allocating temporary objects.
StringBuilders - Class in org.apache.logging.log4j.util
Consider this class private.
StringBuilders() - Constructor for class org.apache.logging.log4j.util.StringBuilders
 
StringBuilderWriter - Class in org.apache.logging.log4j.core.util
Writer implementation that outputs to a StringBuilder.
StringBuilderWriter() - Constructor for class org.apache.logging.log4j.core.util.StringBuilderWriter
Constructs a new StringBuilder instance with default capacity.
StringBuilderWriter(int) - Constructor for class org.apache.logging.log4j.core.util.StringBuilderWriter
Constructs a new StringBuilder instance with the specified capacity.
StringBuilderWriter(StringBuilder) - Constructor for class org.apache.logging.log4j.core.util.StringBuilderWriter
Constructs a new instance with the specified StringBuilder.
StringConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.StringConverter
 
StringConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.StringConverter
 
StringEncoder - Class in org.apache.logging.log4j.core.util
Encodes Strings to bytes.
StringEncoder() - Constructor for class org.apache.logging.log4j.core.util.StringEncoder
 
StringFormattedMessage - Class in org.apache.logging.log4j.message
Handles messages that consist of a format string conforming to Formatter.
StringFormattedMessage(String, Object...) - Constructor for class org.apache.logging.log4j.message.StringFormattedMessage
Constructs a message.
StringFormattedMessage(Locale, String, Object...) - Constructor for class org.apache.logging.log4j.message.StringFormattedMessage
Constructs a message.
StringFormatterMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
StringFormatterMessageFactory() - Constructor for class org.apache.logging.log4j.message.StringFormatterMessageFactory
Constructs a message factory with default flow strings.
StringLayout - Interface in org.apache.logging.log4j.core
Instantiates the @{link Layout} type for String-based layouts.
StringLiteral(String) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.StringLiteral
Constructs a new instance of StringLiteral to hold the specified value.
StringMap - Interface in org.apache.logging.log4j.util
Exposes methods to add and remove key-value pairs to and from ReadOnlyStringMap.
StringMapMessage - Class in org.apache.logging.log4j.message
A StringMapMessage typed to String-only values.
StringMapMessage() - Constructor for class org.apache.logging.log4j.message.StringMapMessage
Constructs a new instance.
StringMapMessage(int) - Constructor for class org.apache.logging.log4j.message.StringMapMessage
Constructs a new instance.
StringMapMessage(Map<String, String>) - Constructor for class org.apache.logging.log4j.message.StringMapMessage
Constructs a new instance based on an existing Map.
stringMatcher(String) - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Constructor that creates a matcher from a string.
StringMatcher(String) - Constructor for class org.apache.logging.log4j.core.lookup.StrMatcher.StringMatcher
Constructor that creates a matcher from a String.
StringMatchFilter - Class in org.apache.logging.log4j.core.filter
This filter returns the onMatch result if the logging level in the event matches the specified logging level exactly.
StringMatchFilter(String, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.StringMatchFilter
 
StringMatchFilter.Builder - Class in org.apache.logging.log4j.core.filter
 
StringMatchFilterBuilder - Class in org.apache.log4j.builders.filter
Build a String match filter.
StringMatchFilterBuilder() - Constructor for class org.apache.log4j.builders.filter.StringMatchFilterBuilder
 
stringOf(char, int) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
Strings - Class in org.apache.logging.log4j.util
Consider this class private.
Strings() - Constructor for class org.apache.logging.log4j.util.Strings
 
StrLookup - Interface in org.apache.logging.log4j.core.lookup
Lookup a String key to a String value.
strLookupMap - Variable in class org.apache.logging.log4j.core.lookup.Interpolator
 
StrMatcher - Class in org.apache.logging.log4j.core.lookup
A matcher class that can be queried to determine if a character array portion matches.
StrMatcher() - Constructor for class org.apache.logging.log4j.core.lookup.StrMatcher
Constructor.
StrMatcher.CharMatcher - Class in org.apache.logging.log4j.core.lookup
Class used to define a character for matching purposes.
StrMatcher.CharSetMatcher - Class in org.apache.logging.log4j.core.lookup
Class used to define a set of characters for matching purposes.
StrMatcher.NoMatcher - Class in org.apache.logging.log4j.core.lookup
Class used to match no characters.
StrMatcher.StringMatcher - Class in org.apache.logging.log4j.core.lookup
Class used to define a set of characters for matching purposes.
StrMatcher.TrimMatcher - Class in org.apache.logging.log4j.core.lookup
Class used to match whitespace as per trim().
strSubstitutor - Variable in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
 
StrSubstitutor - Class in org.apache.logging.log4j.core.lookup
Substitutes variables within a string by values.
StrSubstitutor() - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance with defaults for variable prefix and suffix and the escaping character.
StrSubstitutor(Map<String, String>) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
StrSubstitutor(Map<String, String>, String, String) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
StrSubstitutor(Map<String, String>, String, String, char) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
StrSubstitutor(Map<String, String>, String, String, char, String) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
StrSubstitutor(Properties) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
StrSubstitutor(StrLookup) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
StrSubstitutor(StrLookup, String, String, char) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
StrSubstitutor(StrLookup, String, String, char, String) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
StrSubstitutor(StrLookup, StrMatcher, StrMatcher, char) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
StrSubstitutor(StrLookup, StrMatcher, StrMatcher, char, StrMatcher) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
StrSubstitutor(StrLookup, StrMatcher, StrMatcher, char, StrMatcher, StrMatcher) - Constructor for class org.apache.logging.log4j.core.lookup.StrSubstitutor
Creates a new instance and initializes it.
strSubstitutorProperties - Variable in class org.apache.log4j.config.Log4j1ConfigurationParser
 
strSubstitutorSystem - Variable in class org.apache.log4j.config.Log4j1ConfigurationParser
 
StructuredDataCollectionMessage - Class in org.apache.logging.log4j.message
A collection of StructuredDataMessages.
StructuredDataCollectionMessage(List<StructuredDataMessage>) - Constructor for class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
StructuredDataElement(Map<String, String>, String, boolean) - Constructor for class org.apache.logging.log4j.core.layout.Rfc5424Layout.StructuredDataElement
 
StructuredDataFilter - Class in org.apache.logging.log4j.core.filter
Filter based on data in a StructuredDataMessage.
StructuredDataFilter(Map<String, List<String>>, boolean, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.StructuredDataFilter
 
StructuredDataId - Class in org.apache.logging.log4j.message
The StructuredData identifier.
StructuredDataId(String) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
Creates a StructuredDataId based on the name.
StructuredDataId(String, int) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
Creates a StructuredDataId based on the name.
StructuredDataId(String, int, String[], String[]) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
A Constructor that helps conformance to RFC 5424.
StructuredDataId(String, int, String[], String[], int) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
A Constructor that helps conformance to RFC 5424.
StructuredDataId(String, String[], String[]) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
 
StructuredDataId(String, String[], String[], int) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
A Constructor that helps conformance to RFC 5424.
StructuredDataLookup - Class in org.apache.logging.log4j.core.lookup
Looks up keys from StructuredDataMessage log messages.
StructuredDataLookup() - Constructor for class org.apache.logging.log4j.core.lookup.StructuredDataLookup
 
StructuredDataMessage - Class in org.apache.logging.log4j.message
Represents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.
StructuredDataMessage() - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Basic constructor.
StructuredDataMessage(String, String, String) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using an ID (max 32 characters), message, and type (max 32 characters).
StructuredDataMessage(String, String, String, int) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using an ID (user specified max characters), message, and type (user specified maximum number of characters).
StructuredDataMessage(String, String, String, Map<String, String>) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using an ID (max 32 characters), message, type (max 32 characters), and an initial map of structured data to include.
StructuredDataMessage(String, String, String, Map<String, String>, int) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using an (user specified max characters), message, and type (user specified maximum number of characters, and an initial map of structured data to include.
StructuredDataMessage(StructuredDataId, String, String) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using a StructuredDataId, message, and type (max 32 characters).
StructuredDataMessage(StructuredDataId, String, String, int) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using a StructuredDataId, message, and type (max 32 characters).
StructuredDataMessage(StructuredDataId, String, String, Map<String, String>) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using a StructuredDataId, message, type (max 32 characters), and an initial map of structured data to include.
StructuredDataMessage(StructuredDataId, String, String, Map<String, String>, int) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using a StructuredDataId, message, type (max 32 characters), and an initial map of structured data to include.
StructuredDataMessage(StructuredDataMessage, Map<String, String>) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Constructor based on a StructuredDataMessage.
StructuredDataMessage.Format - Enum in org.apache.logging.log4j.message
Supported formats.
structuredDataMessageList - Variable in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
style - Variable in class org.apache.logging.log4j.core.pattern.AbstractPatternConverter
Converter style name.
style - Variable in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter
 
style - Variable in class org.apache.logging.log4j.core.pattern.StyleConverter
 
Style(int, int) - Constructor for enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
STYLE_KEY - Static variable in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
STYLE_KEY_DEFAULT - Static variable in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
STYLE_KEY_LOGBACK - Static variable in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
StyleConverter - Class in org.apache.logging.log4j.core.pattern
Style pattern converter.
StyleConverter(List<PatternFormatter>, String, boolean) - Constructor for class org.apache.logging.log4j.core.pattern.StyleConverter
Constructs the converter.
StyledSection(int, int, String, String) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.StyledSection
 
styleMap - Variable in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
STYLES - Static variable in class org.apache.logging.log4j.core.pattern.HighlightConverter
 
subAppend(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
Actual writing occurs here.
subcommands() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
A list of classes to instantiate and register as subcommands.
subject - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
subnet - Variable in class org.apache.logging.log4j.docker.model.IPAMConfig
 
subscribe(WatchManager) - Method in interface org.apache.logging.log4j.core.util.WatchEventService
 
subSequence(int, int) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
subSequence(int, int) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
subSequence(int, int) - Method in class org.apache.logging.log4j.message.SimpleMessage
 
subShortOption - Variable in class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
 
subst - Variable in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
 
subst - Variable in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
 
subst - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
subst(String) - Method in class org.apache.log4j.xml.XmlConfiguration
 
subst(String, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
 
subst(String, Properties) - Method in class org.apache.log4j.xml.XmlConfiguration
Substitutes property value for any references in expression.
substitute - Variable in class org.apache.logging.log4j.core.pattern.LiteralPatternConverter
 
substitute(LogEvent, StringBuilder, int, int) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Internal method that substitutes the variables.
substitute(LogEvent, StringBuilder, int, int, List<String>) - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Recursive handler for multiple levels of interpolation.
substitution - Variable in class org.apache.logging.log4j.core.pattern.EqualsBaseReplacementConverter
 
substitution - Variable in class org.apache.logging.log4j.core.pattern.RegexReplacement
 
substitution - Variable in class org.apache.logging.log4j.core.pattern.RegexReplacementConverter
 
substitutionFormatters - Variable in class org.apache.logging.log4j.core.pattern.EqualsBaseReplacementConverter
 
substitutor - Variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
 
substitutor - Variable in class org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor
 
substring(int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
Returns a new Text instance that is a substring of this Text.
substring(int, int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
Returns a new Text instance that is a substring of this Text.
substVars(String, Properties) - Static method in class org.apache.log4j.helpers.OptionConverter
Perform variable substitution in string val from the values of keys found in the system propeties.
substVars(String, Properties) - Static method in class org.apache.logging.log4j.core.util.OptionConverter
Perform variable substitution in string val from the values of keys found in the system propeties.
suffix - Variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
 
SUFFIX - org.apache.logging.log4j.core.pattern.AnsiEscape
Escape suffix.
SUFFIXES - Static variable in class org.apache.log4j.config.Log4j1ConfigurationFactory
 
SUFFIXES - Static variable in class org.apache.logging.log4j.core.config.json.JsonConfigurationFactory
The file extensions supported by this factory.
SUFFIXES - Static variable in class org.apache.logging.log4j.core.config.xml.XmlConfigurationFactory
Valid file extensions for XML files.
suffixLength(String) - Method in class org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
 
suffixMatcher - Variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Stores the variable suffix.
Supplier<T> - Interface in org.apache.logging.log4j.util
Consider this class private. Classes implementing this interface know how to supply a value.
SUPPRESSED_LABEL - Static variable in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
suppressedProxies - Variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
swapParameters(Object[]) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
Replaces this ReusableMessage's parameter array with the specified value and return the original array
swapParameters(Object[]) - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
Replaces this ReusableMessage's parameter array with the specified value and return the original array
swapParameters(Object[]) - Method in interface org.apache.logging.log4j.message.ReusableMessage
Returns the parameter array that was used to initialize this reusable message and replaces it with the specified array.
swapParameters(Object[]) - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
This message has exactly one parameter (the object), so returns it as the first parameter in the array.
swapParameters(Object[]) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
swapParameters(Object[]) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
This message does not have any parameters, so this method returns the specified array.
synchronizeEnqueueWhenQueueFull() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
synchronizeEnqueueWhenQueueFull() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
synchronous - Variable in class org.apache.logging.log4j.core.appender.rolling.RolloverDescriptionImpl
Action to be completed after close of current active log file before returning control to caller.
SYNCHRONOUS - org.apache.logging.log4j.core.async.EventRoute
Logs the event synchronously: sends the event directly to the appender (in the current thread).
SYNCHRONOUS_ONLY - org.apache.logging.log4j.core.config.LoggerConfig.LoggerConfigPredicate
 
synopsis() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Deprecated.
synopsis(int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns a synopsis for the command, reserving the specified space for the synopsis heading.
synopsisHeading - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Optional heading preceding the synopsis.
synopsisHeading() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Set the heading preceding the synopsis text.
synopsisHeading(Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the text displayed before the synopsis text; the result of String.format(synopsisHeading, params).
synopsisHeadingLength() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
Returns the number of characters the synopsis heading will take on the same line as the synopsis.
syntaxAndPattern - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
 
SYSLOG - org.apache.logging.log4j.core.net.Facility
Messages generated by syslogd.
SYSLOG_HOST_PARAM - Static variable in class org.apache.log4j.builders.appender.SyslogAppenderBuilder
 
SYSLOG_PORT - Static variable in class org.apache.log4j.builders.appender.SyslogAppenderBuilder
 
SyslogAppender - Class in org.apache.logging.log4j.core.appender
The Syslog Appender.
SyslogAppender(String, Layout<? extends Serializable>, Filter, boolean, boolean, AbstractSocketManager, Advertiser) - Constructor for class org.apache.logging.log4j.core.appender.SyslogAppender
SyslogAppender(String, Layout<? extends Serializable>, Filter, boolean, boolean, AbstractSocketManager, Advertiser, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.SyslogAppender
 
SyslogAppender.Builder<B extends SyslogAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
 
SyslogAppenderBuilder - Class in org.apache.log4j.builders.appender
Build a File Appender
SyslogAppenderBuilder() - Constructor for class org.apache.log4j.builders.appender.SyslogAppenderBuilder
 
SyslogAppenderBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.appender.SyslogAppenderBuilder
 
syslogEquivalent - Variable in class org.apache.log4j.Priority
 
SyslogLayout - Class in org.apache.logging.log4j.core.layout
Formats a log event as a BSD Log record.
SyslogLayout(Facility, boolean, String, Charset) - Constructor for class org.apache.logging.log4j.core.layout.SyslogLayout
 
SyslogLayout.Builder<B extends SyslogLayout.Builder<B>> - Class in org.apache.logging.log4j.core.layout
Builds a SyslogLayout.
SYSTEM - Static variable in class org.apache.logging.log4j.util.PropertiesUtil
 
SYSTEM_ERR - org.apache.logging.log4j.core.appender.ConsoleAppender.Target
Standard error output.
SYSTEM_ERR - Static variable in class org.apache.log4j.builders.appender.ConsoleAppenderBuilder
 
SYSTEM_ERR - Static variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
SYSTEM_OUT - org.apache.logging.log4j.core.appender.ConsoleAppender.Target
Standard output.
SYSTEM_OUT - Static variable in class org.apache.log4j.builders.appender.ConsoleAppenderBuilder
 
SYSTEM_OUT - Static variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
SYSTEM_PREFIX - Static variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
All system properties used by SimpleLog start with this
SystemClock - Class in org.apache.logging.log4j.core.util
Implementation of the Clock interface that returns the system time.
SystemClock() - Constructor for class org.apache.logging.log4j.core.util.SystemClock
 
SystemErrStream() - Constructor for class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemErrStream
 
SystemMillisClock - Class in org.apache.logging.log4j.core.util
Implementation of the Clock interface that returns the system time in millisecond granularity.
SystemMillisClock() - Constructor for class org.apache.logging.log4j.core.util.SystemMillisClock
 
SystemNanoClock - Class in org.apache.logging.log4j.core.util
Implementation of the NanoClock interface that returns the system nano time.
SystemNanoClock() - Constructor for class org.apache.logging.log4j.core.util.SystemNanoClock
 
SystemOutStream() - Constructor for class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemOutStream
 
SystemPropertiesLookup - Class in org.apache.logging.log4j.core.lookup
Looks up keys from system properties.
SystemPropertiesLookup() - Constructor for class org.apache.logging.log4j.core.lookup.SystemPropertiesLookup
 
SystemPropertiesPropertySource - Class in org.apache.logging.log4j.util
PropertySource backed by the current system properties.
SystemPropertiesPropertySource() - Constructor for class org.apache.logging.log4j.util.SystemPropertiesPropertySource
 

T

TAB - Static variable in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
TAB - Static variable in class org.apache.logging.log4j.util.Chars
Tab.
TAB_MATCHER - Static variable in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches the tab character.
table - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
 
TABLE - Static variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
tabMatcher() - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Returns a matcher which matches the tab character.
tailFilter - Variable in class org.apache.log4j.AppenderSkeleton
 
take() - Method in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.MpscBlockingQueue
 
target - Variable in class org.apache.logging.log4j.core.appender.ConsoleAppender.Builder
 
target - Variable in class org.apache.logging.log4j.core.appender.ConsoleAppender
 
target - Variable in class org.apache.logging.log4j.core.appender.OutputStreamAppender.Builder
 
target - Variable in class org.apache.logging.log4j.core.appender.WriterAppender.Builder
 
target(String) - Method in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
 
Target() - Constructor for enum org.apache.logging.log4j.core.appender.ConsoleAppender.Target
 
TARGET - Static variable in class org.apache.log4j.builders.appender.ConsoleAppenderBuilder
 
TCCL_GETTER - Static variable in class org.apache.logging.log4j.util.LoaderUtil
 
TCL - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
TCP - org.apache.logging.log4j.core.net.Protocol
TCP Protocol.
tcpNoDelay - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
TcpSocketManager - Class in org.apache.logging.log4j.core.net
Manager of TCP Socket connections.
TcpSocketManager(String, OutputStream, Socket, InetAddress, String, int, int, int, boolean, Layout<? extends Serializable>, int) - Constructor for class org.apache.logging.log4j.core.net.TcpSocketManager
TcpSocketManager(String, OutputStream, Socket, InetAddress, String, int, int, int, boolean, Layout<? extends Serializable>, int, SocketOptions) - Constructor for class org.apache.logging.log4j.core.net.TcpSocketManager
Constructs.
TcpSocketManager.FactoryData - Class in org.apache.logging.log4j.core.net
Data for the factory.
TcpSocketManager.HostResolver - Class in org.apache.logging.log4j.core.net
 
TcpSocketManager.Reconnector - Class in org.apache.logging.log4j.core.net
Handles reconnecting to a Socket on a Thread.
TcpSocketManager.TcpSocketManagerFactory<M extends TcpSocketManager,​T extends TcpSocketManager.FactoryData> - Class in org.apache.logging.log4j.core.net
Factory to create a TcpSocketManager.
TcpSocketManagerFactory() - Constructor for class org.apache.logging.log4j.core.net.TcpSocketManager.TcpSocketManagerFactory
 
tempCompressedFilePattern - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
 
tempCompressedFilePattern - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
tempCompressedFilePattern - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
 
tempCompressedFilePattern - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
tempLookup - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
Terminable - Interface in org.apache.logging.log4j.spi
Interface to be implemented by LoggerContext's that provide a shutdown method.
terminate() - Method in class org.apache.logging.log4j.core.LoggerContext
 
terminate() - Method in interface org.apache.logging.log4j.spi.Terminable
Requests that the logging implementation shut down.
TEST_PREFIX - Static variable in class org.apache.log4j.config.PropertiesConfigurationFactory
File name prefix for test configurations.
TEST_PREFIX - Static variable in class org.apache.log4j.xml.XmlConfiguration
File name prefix for test configurations.
TEST_PREFIX - Static variable in class org.apache.log4j.xml.XmlConfigurationFactory
File name prefix for test configurations.
TEST_PREFIX - Static variable in class org.apache.logging.log4j.core.config.ConfigurationFactory
File name prefix for test configurations.
testMode - Variable in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
 
testMode - Variable in class org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor
 
testString - Variable in class org.apache.logging.log4j.core.pattern.EqualsBaseReplacementConverter
 
text - Variable in class org.apache.logging.log4j.core.filter.StringMatchFilter.Builder
 
text - Variable in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
text - Variable in class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
 
Text(int) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
Constructs a Text with the specified max length (for use in a TextTable Column).
Text(String) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
Constructs a Text with the specified String, which may contain markup like @|bg(red),white,underline some text|@.
TEXT - Static variable in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
TEXT_BUFFER - Static variable in class org.apache.logging.log4j.core.jmx.LoggerContextAdmin
 
textAt(int, int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
Returns the Text slot at the specified row and column to write a text value into.
textEncoder - Variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
TextEncoderHelper - Class in org.apache.logging.log4j.core.layout
Helper class to encode text to binary data without allocating temporary objects.
TextEncoderHelper() - Constructor for class org.apache.logging.log4j.core.layout.TextEncoderHelper
 
TextField(int, String[]) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TextField
Constructs an instance of TextField with the specified field and values.
textRenderer - Variable in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
ANSI renderer
textRenderer - Variable in class org.apache.logging.log4j.core.pattern.MessagePatternConverter
 
TextRenderer - Interface in org.apache.logging.log4j.core.pattern
Renders an input to an output.
TextTable(CommandLine.Help.Ansi) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
Constructs a TextTable with five columns as follows: required option/parameter marker (width: 2, indent: 0, TRUNCATE on overflow) short option name (width: 2, indent: 0, TRUNCATE on overflow) comma separator (width: 1, indent: 0, TRUNCATE on overflow) long option name(s) (width: 24, indent: 1, SPAN multiple columns on overflow) description line(s) (width: 51, indent: 1, WRAP to next row on overflow)
TextTable(CommandLine.Help.Ansi, int...) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
Constructs a new TextTable with columns with the specified width, all SPANning multiple columns on overflow except the last column which WRAPS to the next row.
TextTable(CommandLine.Help.Ansi, CommandLine.Help.Column...) - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
Constructs a TextTable with the specified columns.
thread - Variable in class org.apache.log4j.bridge.LogEventWrapper
 
thread - Variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
THREAD_CONTEXT - Static variable in class org.apache.logging.log4j.core.impl.ContextAnchor
Anchor for the LoggerContext for the current Thread.
THREAD_CONTEXT_KEY - Static variable in class org.apache.logging.log4j.spi.ThreadContextMapFactory
 
THREAD_CONTEXT_MAP - Static variable in class org.apache.logging.log4j.spi.Provider
Property name to set to the implementation of ThreadContextMap.
THREAD_NAME_CACHING_STRATEGY - Static variable in class org.apache.logging.log4j.core.async.AsyncLogger
 
THREAD_NAME_CACHING_STRATEGY - Static variable in class org.apache.logging.log4j.core.impl.ReusableLogEventFactory
 
THREAD_NAME_PREFIX - Static variable in class org.apache.logging.log4j.core.jmx.Server
 
THREAD_NUMBER - Static variable in class org.apache.logging.log4j.core.util.Log4jThreadFactory
 
THREAD_PRINTING_PARAM - Static variable in class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
THREAD_SEQUENCE - Static variable in class org.apache.logging.log4j.core.appender.AsyncAppender
 
ThreadContext - Class in org.apache.logging.log4j
The ThreadContext allows applications to store information either in a Map or a Stack.
ThreadContext() - Constructor for class org.apache.logging.log4j.ThreadContext
 
ThreadContext.ContextStack - Interface in org.apache.logging.log4j
The ThreadContext Stack interface.
ThreadContext.EmptyIterator<E> - Class in org.apache.logging.log4j
An empty iterator.
ThreadContext.EmptyThreadContextStack - Class in org.apache.logging.log4j
An empty read-only ThreadContextStack.
ThreadContextClassLoaderGetter() - Constructor for class org.apache.logging.log4j.util.LoaderUtil.ThreadContextClassLoaderGetter
 
ThreadContextDataInjector - Class in org.apache.logging.log4j.core.impl
ThreadContextDataInjector contains a number of strategies for copying key-value pairs from the various ThreadContext map implementations into a StringMap.
ThreadContextDataInjector() - Constructor for class org.apache.logging.log4j.core.impl.ThreadContextDataInjector
 
ThreadContextDataInjector.ForCopyOnWriteThreadContextMap - Class in org.apache.logging.log4j.core.impl
The ContextDataInjector used when the ThreadContextMap implementation is a copy-on-write StringMap-based data structure.
ThreadContextDataInjector.ForDefaultThreadContextMap - Class in org.apache.logging.log4j.core.impl
Default ContextDataInjector for the legacy Map<String, String>-based ThreadContext (which is also the ThreadContext implementation used for web applications).
ThreadContextDataInjector.ForGarbageFreeThreadContextMap - Class in org.apache.logging.log4j.core.impl
The ContextDataInjector used when the ThreadContextMap implementation is a garbage-free StringMap-based data structure.
threadContextMap - Variable in class org.apache.logging.log4j.spi.Provider
 
ThreadContextMap - Interface in org.apache.logging.log4j.spi
Service provider interface to implement custom MDC behavior for ThreadContext.
ThreadContextMap2 - Interface in org.apache.logging.log4j.spi
Extension service provider interface to implement additional custom MDC behavior for ThreadContext.
threadContextMapClass - Variable in class org.apache.logging.log4j.spi.Provider
 
ThreadContextMapFactory - Class in org.apache.logging.log4j.spi
Creates the ThreadContextMap instance used by the ThreadContext.
ThreadContextMapFactory() - Constructor for class org.apache.logging.log4j.spi.ThreadContextMapFactory
 
ThreadContextMapFilter - Class in org.apache.logging.log4j.core.filter
Filter based on a value in the Thread Context Map (MDC).
ThreadContextMapFilter(Map<String, List<String>>, boolean, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
ThreadContextMapName - Static variable in class org.apache.logging.log4j.spi.ThreadContextMapFactory
 
ThreadContextStack - Interface in org.apache.logging.log4j.spi
Service provider interface to implement custom NDC behavior for ThreadContext.
ThreadDumpMessage - Class in org.apache.logging.log4j.message
Captures information about all running Threads.
ThreadDumpMessage(String) - Constructor for class org.apache.logging.log4j.message.ThreadDumpMessage
Generate a ThreadDumpMessage with a title.
ThreadDumpMessage(String, String) - Constructor for class org.apache.logging.log4j.message.ThreadDumpMessage
 
ThreadDumpMessage.BasicThreadInfoFactory - Class in org.apache.logging.log4j.message
Factory to create basic thread information.
ThreadDumpMessage.ThreadDumpMessageProxy - Class in org.apache.logging.log4j.message
Proxy pattern used to serialize the ThreadDumpMessage.
ThreadDumpMessage.ThreadInfoFactory - Interface in org.apache.logging.log4j.message
Factory to create Thread information.
ThreadDumpMessageProxy(ThreadDumpMessage) - Constructor for class org.apache.logging.log4j.message.ThreadDumpMessage.ThreadDumpMessageProxy
 
threadFactory - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
threadFactory - Variable in class org.apache.logging.log4j.core.util.AbstractWatcher
 
threadFactory - Variable in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
 
threadGroupName - Variable in class org.apache.logging.log4j.message.BasicThreadInformation
 
ThreadGroupRenderer - Class in org.apache.log4j.or
 
ThreadGroupRenderer() - Constructor for class org.apache.log4j.or.ThreadGroupRenderer
 
threadId - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
threadId - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventHandler
 
threadId - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
threadId - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
threadId - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
threadId - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
threadId - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
threadId - Variable in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
ThreadIdPatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats the event thread ID.
ThreadIdPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.ThreadIdPatternConverter
Private constructor.
threadInfo - Variable in class org.apache.logging.log4j.core.message.ExtendedThreadInformation
 
ThreadInformation - Interface in org.apache.logging.log4j.message
Interface used to print basic or extended thread information.
threadInitNumber - Static variable in class org.apache.logging.log4j.core.util.Log4jThread
 
threadLocal - Static variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
threadLocal - Variable in class org.apache.logging.log4j.core.layout.StringBuilderEncoder
This ThreadLocal uses raw and inconvenient Object[] to store three heterogeneous objects (CharEncoder, CharBuffer and ByteBuffer) instead of a custom class, because it needs to contain JDK classes, no custom (Log4j) classes.
THREADLOCAL_NAME - Static variable in enum org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
 
threadLocalFormatter - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
threadLocalMutableInstant - Variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter
 
threadLocalObjectMessage - Static variable in class org.apache.logging.log4j.message.ReusableMessageFactory
 
threadLocalParameterized - Static variable in class org.apache.logging.log4j.message.ReusableMessageFactory
 
ThreadLocalScriptRunner(AbstractScript) - Constructor for class org.apache.logging.log4j.core.script.ScriptManager.ThreadLocalScriptRunner
 
threadLocalSimpleDateFormat - Static variable in class org.apache.logging.log4j.message.ParameterFormatter
 
threadLocalSimpleMessage - Static variable in class org.apache.logging.log4j.message.ReusableMessageFactory
 
threadLocalState - Static variable in class org.apache.logging.log4j.util.Unbox
 
threadLocalStringBuilder - Static variable in class org.apache.logging.log4j.core.filter.StructuredDataFilter
 
threadLocalStringBuilder - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
 
threadLocalTranslator - Variable in class org.apache.logging.log4j.core.async.AsyncLogger
 
threadLocalTranslatorType - Variable in class org.apache.logging.log4j.core.async.AsyncLogger
 
threadName - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
threadName - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
threadName - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
threadName - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
threadName - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
threadName - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
threadName - Variable in class org.apache.logging.log4j.status.StatusData
 
ThreadNameCachingStrategy - Enum in org.apache.logging.log4j.core.async
Strategy for deciding whether thread name should be cached or not.
ThreadNameCachingStrategy() - Constructor for enum org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
 
ThreadNamePatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats the event thread name.
ThreadNamePatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.ThreadNamePatternConverter
Private constructor.
threadNamePrefix - Variable in class org.apache.logging.log4j.core.util.Log4jThreadFactory
 
threadPriority - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
threadPriority - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
threadPriority - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
threadPriority - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
threadPriority - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
threadPriority - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
ThreadPriorityPatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats the event thread priority.
ThreadPriorityPatternConverter() - Constructor for class org.apache.logging.log4j.core.pattern.ThreadPriorityPatternConverter
Private constructor.
threads - Variable in class org.apache.logging.log4j.message.ThreadDumpMessage
 
THREE_DIGITS - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
THREE_DIGITS - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
 
threshold - Variable in class org.apache.log4j.AppenderSkeleton
 
threshold - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
 
threshold - Variable in class org.apache.logging.log4j.util.SortedArrayStringMap
The next size value at which to resize (capacity * load factor).
THRESHOLD_PARAM - Static variable in class org.apache.log4j.config.Log4j1Configuration
 
thresholdBytes - Variable in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
 
ThresholdFilter - Class in org.apache.logging.log4j.core.filter
This filter returns the onMatch result if the level in the LogEvent is the same or more specific than the configured level and the onMismatch value otherwise.
ThresholdFilter(Level, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.ThresholdFilter
 
thresholdLevel - Variable in class org.apache.logging.log4j.core.async.DiscardingAsyncQueueFullPolicy
 
throwable - Variable in class org.apache.log4j.spi.ThrowableInformation
 
throwable - Variable in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
throwable - Variable in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
throwable - Variable in class org.apache.logging.log4j.message.FormattedMessage
 
throwable - Variable in class org.apache.logging.log4j.message.LocalizedMessage
 
throwable - Variable in class org.apache.logging.log4j.message.MessageFormatMessage
 
throwable - Variable in class org.apache.logging.log4j.message.ParameterizedMessage
 
throwable - Variable in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory.StatusMessage
 
throwable - Variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
throwable - Variable in class org.apache.logging.log4j.message.StringFormattedMessage
 
throwable - Variable in class org.apache.logging.log4j.status.StatusData
 
THROWABLE_RENDERER_TAG - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
ThrowableFormatOptions - Class in org.apache.logging.log4j.core.impl
Contains options which control how a Throwable pattern is formatted.
ThrowableFormatOptions() - Constructor for class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Constructs the options for printing stack trace.
ThrowableFormatOptions(int, String, List<String>, TextRenderer, String) - Constructor for class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Constructs the options for printing stack trace.
ThrowableFormatOptions(List<String>) - Constructor for class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
Constructs the options for printing stack trace.
ThrowableInformation - Class in org.apache.log4j.spi
Class Description goes here.
ThrowableInformation(Throwable) - Constructor for class org.apache.log4j.spi.ThrowableInformation
 
ThrowablePatternConverter - Class in org.apache.logging.log4j.core.pattern
Outputs the Throwable portion of the LoggingEvent as a full stack trace unless this converter's option is 'short', where it just outputs the first line of the trace, or if the number of lines to print is explicitly specified.
ThrowablePatternConverter(String, String, String[]) - Constructor for class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
Deprecated.
Use ThrowablePatternConverter(String name, String stule, String[] options, Configuration config)
ThrowablePatternConverter(String, String, String[], Configuration) - Constructor for class org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
Constructor.
ThrowableProxy - Class in org.apache.logging.log4j.core.impl
Wraps a Throwable to add packaging information about each stack trace element.
ThrowableProxy() - Constructor for class org.apache.logging.log4j.core.impl.ThrowableProxy
For JSON and XML IO via Jackson.
ThrowableProxy(Throwable) - Constructor for class org.apache.logging.log4j.core.impl.ThrowableProxy
Constructs the wrapper for the Throwable that includes packaging data.
ThrowableProxy(Throwable, Set<Throwable>) - Constructor for class org.apache.logging.log4j.core.impl.ThrowableProxy
Constructs the wrapper for the Throwable that includes packaging data.
ThrowableProxy(Throwable, Stack<Class<?>>, Map<String, ThrowableProxyHelper.CacheEntry>, Throwable, Set<Throwable>, Set<Throwable>) - Constructor for class org.apache.logging.log4j.core.impl.ThrowableProxy
Constructs the wrapper for a Throwable that is referenced as the cause by another Throwable.
ThrowableProxyHelper - Class in org.apache.logging.log4j.core.impl
ThrowableProxyHelper provides utilities required to initialize a new ThrowableProxy instance.
ThrowableProxyHelper() - Constructor for class org.apache.logging.log4j.core.impl.ThrowableProxyHelper
 
ThrowableProxyHelper.CacheEntry - Class in org.apache.logging.log4j.core.impl
Cached StackTracePackageElement and ClassLoader.
ThrowableProxyRenderer - Class in org.apache.logging.log4j.core.impl
ThrowableProxyRenderer is an internal utility providing the code to render a ThrowableProxy to a StringBuilder.
ThrowableProxyRenderer() - Constructor for class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
Throwables - Class in org.apache.logging.log4j.core.util
Helps with Throwable objects.
Throwables() - Constructor for class org.apache.logging.log4j.core.util.Throwables
 
throwException(CoderResult) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
 
throwing(String, Level, T) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs a Throwable to be thrown.
throwing(Level, T) - Method in interface org.apache.logging.log4j.Logger
Logs an exception or error to be thrown.
throwing(Level, T) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
throwing(T) - Method in interface org.apache.logging.log4j.Logger
Logs an exception or error to be thrown.
throwing(T) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
THROWING - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
 
THROWING_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for throwing exceptions.
throwingMsg(Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
thrown - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
thrown - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
thrown - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
thrown - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
thrown - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
thrown - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
thrownProxy - Variable in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
thrownProxy - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder
 
thrownProxy - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
thrownProxy - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
thrownProxy - Variable in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
TIME_QUALITY - Static variable in class org.apache.logging.log4j.message.StructuredDataId
RFC 5424 Time Quality.
TimeBasedTriggeringPolicy - Class in org.apache.logging.log4j.core.appender.rolling
Rolls a file over based on time.
TimeBasedTriggeringPolicy(int, boolean, long) - Constructor for class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
 
TimeBasedTriggeringPolicy.Builder - Class in org.apache.logging.log4j.core.appender.rolling
 
TimeFilter - Class in org.apache.logging.log4j.core.filter
Filters events that fall within a specified time period in each day.
TimeFilter(long, long, TimeZone, Filter.Result, Filter.Result) - Constructor for class org.apache.logging.log4j.core.filter.TimeFilter
 
timeMillis - Variable in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
Timer - Class in org.apache.logging.log4j.util
Primarily used in unit tests, but can be used to track elapsed time for a request or portion of any other operation so long as all the timer methods are called on the same thread in which it was started.
Timer(String) - Constructor for class org.apache.logging.log4j.util.Timer
Constructor.
Timer(String, int) - Constructor for class org.apache.logging.log4j.util.Timer
Constructor.
Timer.Status - Enum in org.apache.logging.log4j.util
 
timeSeparatorChar - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
timeSeparatorChar - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
 
timeSeparatorChar - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
timeSeparatorCharLen - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
 
timeSeparatorLength - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
 
timeSeparatorLength - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
timestamp - Variable in class org.apache.logging.log4j.status.StatusData
 
TimestampMessage - Interface in org.apache.logging.log4j.message
Messages that use this interface will cause the timestamp in the message to be used instead of the timestamp in the LogEvent.
timestamppStr - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
timeToLive - Variable in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
timeUnit - Variable in enum org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
TimeUnit(String, ChronoUnit) - Constructor for enum org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
 
timeZone - Variable in class org.apache.logging.log4j.core.filter.TimeFilter
Timezone.
timeZone - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
timeZone - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
timeZone - Variable in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
TIMEZONE_FORMAT - Static variable in class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
TimeZoneDisplayKey(TimeZone, boolean, int, Locale) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneDisplayKey
Constructs an instance of TimeZoneDisplayKey with the specified properties.
TimeZoneNameRule(TimeZone, Locale, int) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNameRule
Constructs an instance of TimeZoneNameRule with the specified properties.
TimeZoneNumberRule(boolean) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TimeZoneNumberRule
Constructs an instance of TimeZoneNumberRule with the specified properties.
TimeZoneStrategy(Locale) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser.TimeZoneStrategy
Construct a Strategy that parses a TimeZone
title - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
title - Variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
title - Variable in class org.apache.logging.log4j.message.ThreadDumpMessage.ThreadDumpMessageProxy
 
title - Variable in class org.apache.logging.log4j.message.ThreadDumpMessage
 
TITLE - Static variable in class org.apache.log4j.builders.layout.HtmlLayoutBuilder
 
TlsSyslogFrame - Class in org.apache.logging.log4j.core.appender
Wraps messages that are formatted according to RFC 5425.
TlsSyslogFrame(String) - Constructor for class org.apache.logging.log4j.core.appender.TlsSyslogFrame
 
tmpDate - Variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Scratch date object used to minimize date object creation.
to - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
TO_SLF4J_CONTEXT - Static variable in class org.apache.logging.slf4j.Log4jLoggerFactory
 
toArray() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
toArray() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
toArray(T[]) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
toArray(T[]) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
toArray(T[]) - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
toBoolean(String, boolean) - Static method in class org.apache.log4j.helpers.OptionConverter
If value is "true", then true is returned.
toBoolean(String, boolean) - Static method in class org.apache.logging.log4j.core.util.OptionConverter
If value is "true", then true is returned.
toByteArray(InputStream) - Static method in class org.apache.logging.log4j.core.config.AbstractConfiguration
Reads an InputStream using buffered reads into a byte array buffer.
toByteArray(InputStream) - Static method in class org.apache.logging.log4j.core.config.ConfigurationSource
Returns the contents of the specified InputStream as a byte array.
toByteArray(LogEvent) - Method in class org.apache.log4j.bridge.LayoutAdapter
 
toByteArray(LogEvent) - Method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
Formats the Log Event as a byte array.
toByteArray(LogEvent) - Method in class org.apache.logging.log4j.core.layout.MessageLayout
 
toByteArray(LogEvent) - Method in class org.apache.logging.log4j.core.layout.SerializedLayout
Deprecated.
Formats a LogEvent as a serialized byte array of the LogEvent object.
toByteArray(LogEvent) - Method in interface org.apache.logging.log4j.core.Layout
Formats the event suitable for display.
toBytes(String, Charset) - Static method in class org.apache.logging.log4j.core.util.StringEncoder
Converts a String to a byte[].
toCacheEntry(Class<?>, boolean) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyHelper
Construct the CacheEntry from the Class's information.
toCode(String) - Method in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
toCommandLine(Object) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
toContextMapKey(ClassLoader) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
 
toContextMapKey(ClassLoader) - Method in class org.apache.logging.log4j.core.selector.ClassLoaderContextSelector
 
toExtendedStackTrace(ThrowableProxy, Stack<Class<?>>, Map<String, ThrowableProxyHelper.CacheEntry>, StackTraceElement[], StackTraceElement[]) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyHelper
Resolve all the stack entries in this stack trace that are not common with the parent.
toFacility(String) - Static method in enum org.apache.logging.log4j.core.net.Facility
Returns the Facility for the given string.
toFacility(String, Facility) - Static method in enum org.apache.logging.log4j.core.net.Facility
Returns the Facility for the given string.
toFileSize(String, long) - Static method in class org.apache.logging.log4j.core.util.OptionConverter
 
toImmutable() - Method in class org.apache.log4j.bridge.LogEventWrapper
 
toImmutable() - Method in class org.apache.logging.log4j.core.AbstractLogEvent
Subclasses should implement this method to provide an immutable version.
toImmutable() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
toImmutable() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
toImmutable() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
 
toImmutable() - Method in interface org.apache.logging.log4j.core.LogEvent
Returns an immutable version of this log event, which MAY BE a copy of this event.
toInt() - Method in class org.apache.log4j.Priority
Returns the integer representation of this level.
toInt(String, int) - Static method in class org.apache.logging.log4j.core.util.OptionConverter
Convert the String value to an int.
tokenize(CharSequence) - Static method in class org.apache.logging.log4j.util.PropertySource.Util
Converts a property name string into a list of tokens.
tokenized - Variable in class org.apache.logging.log4j.util.PropertiesUtil.Environment
 
toKey(String) - Method in class org.apache.logging.log4j.message.MapMessage
Allows subclasses to change a candidate key to an actual key.
toLevel(int) - Static method in class org.apache.log4j.Level
Convert an integer passed as argument to a level.
toLevel(int, Level) - Static method in class org.apache.log4j.Level
Convert an integer passed as argument to a level.
toLevel(String) - Static method in class org.apache.log4j.Level
Convert the string passed as argument to a level.
toLevel(String) - Static method in class org.apache.logging.log4j.Level
Converts the string passed as argument to a level.
toLevel(String, Level) - Static method in class org.apache.log4j.helpers.OptionConverter
Converts a standard or custom priority level to a Level object.
toLevel(String, Level) - Static method in class org.apache.log4j.Level
Convert the string passed as argument to a level.
toLevel(String, Level) - Static method in class org.apache.logging.log4j.core.util.OptionConverter
 
toLevel(String, Level) - Static method in class org.apache.logging.log4j.Level
Converts the string passed as argument to a level.
toLoggerName(Class<?>) - Static method in class org.apache.logging.log4j.LogManager
 
toMap() - Method in class org.apache.log4j.bridge.LogEventWrapper.ContextDataMap
 
toMap() - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
toMap() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
toMap() - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Returns a non-null mutable Map<String, String> containing a snapshot of this data structure.
toMap() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
toMap(String[]) - Static method in class org.apache.logging.log4j.core.lookup.MapLookup
 
toMap(List<String>) - Static method in class org.apache.logging.log4j.core.lookup.MapLookup
 
toMillis() - Method in class org.apache.logging.log4j.core.appender.rolling.action.Duration
Converts this duration to the total length in milliseconds.
toPattern() - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.FixedFormatter
 
toPattern() - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.Formatter
 
toPattern() - Method in class org.apache.logging.log4j.core.pattern.DatePatternConverter.PatternFormatter
 
toPatternFlags(String[]) - Static method in class org.apache.logging.log4j.core.filter.RegexFilter
 
toPatternFormatterList(Configuration, String[]) - Static method in class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter
Creates a list of PatternFormatter from the given configuration and options or null if no pattern is supplied.
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) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(String) method instead.
toPriority(String, Priority) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(String, Level) method instead.
toPriority(Facility, Severity) - Static method in class org.apache.logging.log4j.core.net.Priority
 
toResult(String) - Static method in enum org.apache.logging.log4j.core.Filter.Result
Returns the Result for the given string.
toResult(String, Filter.Result) - Static method in enum org.apache.logging.log4j.core.Filter.Result
Returns the Result for the given string.
toRootUpperCase(String) - Static method in class org.apache.logging.log4j.util.Strings
Shorthand for str.toUpperCase(Locale.ROOT);
toSerializable(LogEvent) - Method in class org.apache.log4j.bridge.LayoutAdapter
 
toSerializable(LogEvent) - Method in class org.apache.log4j.layout.Log4j1XmlLayout
 
toSerializable(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
Serializes the given event using the appender's layout if present.
toSerializable(LogEvent) - Method in interface org.apache.logging.log4j.core.layout.AbstractStringLayout.Serializer
 
toSerializable(LogEvent) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout
Formats as a String.
toSerializable(LogEvent) - Method in class org.apache.logging.log4j.core.layout.MessageLayout
 
toSerializable(LogEvent) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSelectorSerializer
 
toSerializable(LogEvent) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSerializer
 
toSerializable(LogEvent) - Method in class org.apache.logging.log4j.core.layout.PatternLayout
Formats a logging event to a writer.
toSerializable(LogEvent) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
Formats a LogEvent in conformance with the RFC 5424 Syslog specification.
toSerializable(LogEvent) - Method in class org.apache.logging.log4j.core.layout.SerializedLayout
Deprecated.
Returns the LogEvent.
toSerializable(LogEvent) - Method in class org.apache.logging.log4j.core.layout.SyslogLayout
Formats a LogEvent in conformance with the BSD Log record format.
toSerializable(LogEvent) - Method in interface org.apache.logging.log4j.core.Layout
Formats the event as an Object that can be serialized.
toSerializable(LogEvent, StringBuilder) - Method in interface org.apache.logging.log4j.core.layout.AbstractStringLayout.Serializer
 
toSerializable(LogEvent, StringBuilder) - Method in interface org.apache.logging.log4j.core.layout.AbstractStringLayout.Serializer2
 
toSerializable(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSelectorSerializer
 
toSerializable(LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSerializer
 
toString() - Method in class org.apache.log4j.config.InputStreamWrapper
 
toString() - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
toString() - Method in class org.apache.log4j.config.PropertiesConfiguration.NameValue
 
toString() - Method in class org.apache.log4j.Priority
Returns the string representation of this priority.
toString() - Method in class org.apache.logging.log4j.core.appender.AbstractAppender
 
toString() - Method in class org.apache.logging.log4j.core.appender.AppenderSet.Builder
 
toString() - Method in class org.apache.logging.log4j.core.appender.FailoverAppender
 
toString() - Method in class org.apache.logging.log4j.core.appender.HttpAppender
 
toString() - Method in class org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy
 
toString() - Method in class org.apache.logging.log4j.core.appender.rewrite.PropertiesRewritePolicy
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CommonsCompressAction
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.CompositeAction
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.Duration
A string representation of this duration using ISO-8601 seconds based representation, such as PT8H6M12S.
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.FileRenameAction
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.GzCompressAction
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAll
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfAny
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfFileName
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.IfNot
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.PathWithAttributes
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.OnStartupTriggeringPolicy
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.AsyncAction
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager.FactoryData
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy
 
toString() - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy
 
toString() - Method in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
toString() - Method in class org.apache.logging.log4j.core.appender.routing.Route
 
toString() - Method in class org.apache.logging.log4j.core.appender.routing.Routes
 
toString() - Method in class org.apache.logging.log4j.core.appender.TlsSyslogFrame
 
toString() - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapper
 
toString() - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
toString() - Method in class org.apache.logging.log4j.core.config.AppenderControlArraySet
 
toString() - Method in class org.apache.logging.log4j.core.config.AppenderRef
 
toString() - Method in class org.apache.logging.log4j.core.config.composite.CompositeConfiguration
 
toString() - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler.CronRunnable
 
toString() - Method in class org.apache.logging.log4j.core.config.ConfigurationScheduler
 
toString() - Method in class org.apache.logging.log4j.core.config.ConfigurationSource
 
toString() - Method in class org.apache.logging.log4j.core.config.CustomLevelConfig
 
toString() - Method in class org.apache.logging.log4j.core.config.json.JsonConfiguration.Status
 
toString() - Method in class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
toString() - Method in class org.apache.logging.log4j.core.config.LoggerConfig
 
toString() - Method in class org.apache.logging.log4j.core.config.Node
 
toString() - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginEntry
 
toString() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginRegistry.PluginTest
 
toString() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginType
 
toString() - Method in class org.apache.logging.log4j.core.config.Property
 
toString() - Method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration.Status
 
toString() - Method in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
toString() - Method in class org.apache.logging.log4j.core.filter.AbstractFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.BurstFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.CompositeFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.DenyAllFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.DynamicThresholdFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.LevelMatchFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.LevelRangeFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.MapFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.MarkerFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.RegexFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.ScriptFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.StringMatchFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.ThresholdFilter
 
toString() - Method in class org.apache.logging.log4j.core.filter.TimeFilter
 
toString() - Method in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
toString() - Method in class org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
 
toString() - Method in class org.apache.logging.log4j.core.impl.JdkMapAdapterStringMap
 
toString() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
 
toString() - Method in class org.apache.logging.log4j.core.impl.MementoMessage
 
toString() - Method in class org.apache.logging.log4j.core.impl.ThrowableFormatOptions
toString() - Method in class org.apache.logging.log4j.core.impl.ThrowableProxy
 
toString() - Method in class org.apache.logging.log4j.core.layout.internal.ExcludeChecker
 
toString() - Method in class org.apache.logging.log4j.core.layout.internal.IncludeChecker
 
toString() - Method in class org.apache.logging.log4j.core.layout.internal.ListChecker.NoopChecker
 
toString() - Method in class org.apache.logging.log4j.core.layout.LevelPatternSelector
 
toString() - Method in class org.apache.logging.log4j.core.layout.LoggerFields
 
toString() - Method in class org.apache.logging.log4j.core.layout.MarkerPatternSelector
 
toString() - Method in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSelectorSerializer
 
toString() - Method in class org.apache.logging.log4j.core.layout.PatternLayout.PatternSerializer
 
toString() - Method in class org.apache.logging.log4j.core.layout.PatternLayout
 
toString() - Method in class org.apache.logging.log4j.core.layout.PatternMatch
 
toString() - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
toString() - Method in class org.apache.logging.log4j.core.layout.ScriptPatternSelector
 
toString() - Method in class org.apache.logging.log4j.core.Logger.PrivateConfig
 
toString() - Method in class org.apache.logging.log4j.core.Logger
Returns a String representation of this instance in the form "name:level[ in context_name]".
toString() - Method in class org.apache.logging.log4j.core.lookup.Interpolator
 
toString() - Method in class org.apache.logging.log4j.core.lookup.StrMatcher.StringMatcher
 
toString() - Method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
 
toString() - Method in class org.apache.logging.log4j.core.net.JndiManager
 
toString() - Method in class org.apache.logging.log4j.core.net.Priority
 
toString() - Method in class org.apache.logging.log4j.core.net.SocketAddress
 
toString() - Method in class org.apache.logging.log4j.core.net.SocketOptions
 
toString() - Method in class org.apache.logging.log4j.core.net.SocketPerformancePreferences
 
toString() - Method in class org.apache.logging.log4j.core.net.SslSocketManager.SslFactoryData
 
toString() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData
 
toString() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager.Reconnector
 
toString() - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
 
toString() - Method in class org.apache.logging.log4j.core.pattern.FormattingInfo
Returns a String suitable for debugging.
toString() - Method in class org.apache.logging.log4j.core.pattern.JAnsiTextRenderer
 
toString() - Method in class org.apache.logging.log4j.core.pattern.LiteralPatternConverter
 
toString() - Method in class org.apache.logging.log4j.core.pattern.NotANumber
 
toString() - Method in class org.apache.logging.log4j.core.pattern.PatternFormatter
Returns a String suitable for debugging.
toString() - Method in class org.apache.logging.log4j.core.pattern.RegexReplacement
 
toString() - Method in class org.apache.logging.log4j.core.pattern.StyleConverter
Returns a String suitable for debugging.
toString() - Method in class org.apache.logging.log4j.core.script.Script
 
toString() - Method in class org.apache.logging.log4j.core.script.ScriptFile
 
toString() - Method in class org.apache.logging.log4j.core.script.ScriptRef
 
toString() - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
toString() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Text
Returns a String representation of the text with ANSI escape codes embedded, unless ANSI is CommandLine.Help.Ansi.enabled() not enabled}, in which case the plain text is returned.
toString() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Layout
Returns the section of the usage help message accumulated in the TextTable owned by this layout.
toString() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
 
toString() - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
 
toString() - Method in class org.apache.logging.log4j.core.util.CronExpression
Returns the string representation of the CronExpression
toString() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateFormat
Gets a debugging string version of this formatter.
toString() - Method in class org.apache.logging.log4j.core.util.datetime.FastDateParser
Get a string version of this formatter.
toString() - Method in class org.apache.logging.log4j.core.util.datetime.FastDatePrinter
Gets a debugging string version of this formatter.
toString() - Method in class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.RegisteredCancellable
 
toString() - Method in class org.apache.logging.log4j.core.util.KeyValuePair
 
toString() - Method in class org.apache.logging.log4j.core.util.Source
 
toString() - Method in class org.apache.logging.log4j.core.util.StringBuilderWriter
Returns StringBuilder.toString().
toString() - Method in class org.apache.logging.log4j.core.util.WatchManager.ConfigurationMonitor
 
toString() - Method in class org.apache.logging.log4j.core.util.WatchManager
 
toString() - Method in class org.apache.logging.log4j.Level
 
toString() - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
toString() - Method in class org.apache.logging.log4j.message.FormattedMessage
 
toString() - Method in class org.apache.logging.log4j.message.LocalizedMessage
 
toString() - Method in class org.apache.logging.log4j.message.MapMessage
 
toString() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
 
toString() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
 
toString() - Method in class org.apache.logging.log4j.message.ObjectMessage
 
toString() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
 
toString() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
toString() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
toString() - Method in class org.apache.logging.log4j.message.SimpleMessage
 
toString() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
 
toString() - Method in class org.apache.logging.log4j.message.StructuredDataId
 
toString() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
toString() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
 
toString() - Method in class org.apache.logging.log4j.spi.CopyOnWriteSortedArrayThreadContextMap
 
toString() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
toString() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
toString() - Method in class org.apache.logging.log4j.spi.GarbageFreeSortedArrayThreadContextMap
 
toString() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
toString() - Method in class org.apache.logging.log4j.spi.Provider
 
toString() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
toString() - Method in class org.apache.logging.log4j.util.Timer
Returns the String representation of the timer based upon its current state
toString(Reader) - Static method in class org.apache.logging.log4j.core.util.IOUtils
Gets the contents of a Reader as a String.
toString(StringBuilder) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable
Copies the text representation that we built up from the options into the specified StringBuilder.
toStringList - Variable in class org.apache.log4j.spi.ThrowableInformation
 
toStringList(Throwable) - Static method in class org.apache.logging.log4j.core.util.Throwables
Converts a Throwable stack trace into a List of Strings.
toSuppressedProxies(Throwable, Set<Throwable>) - Static method in class org.apache.logging.log4j.core.impl.ThrowableProxyHelper
 
total - Variable in class org.apache.logging.log4j.core.appender.CountingNoOpAppender
 
toText(AbstractStringLayout.Serializer2, LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.layout.PatternLayout
Creates a text representation of the specified log event and writes it into the specified StringBuilder.
toThreadName(Object) - Static method in class org.apache.logging.log4j.core.util.Log4jThread
 
toTypeSafeMap(Properties) - Static method in class org.apache.logging.log4j.core.lookup.StrSubstitutor
 
toUpperCase(String) - Static method in class org.apache.logging.log4j.Level
 
toURI(String) - Static method in class org.apache.logging.log4j.core.util.NetUtils
Converts a URI string or file path to a URI object.
toVerbosity(String) - Static method in enum org.apache.logging.log4j.core.config.status.StatusConfiguration.Verbosity
Parses the verbosity property into an enum.
toWhitespaceSeparator(String) - Static method in class org.apache.logging.log4j.core.util.Patterns
Creates a pattern string for separator surrounded by whitespace.
toXmlConfiguration() - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Constructs an XML configuration from this builder.
toXmlConfiguration() - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
trace(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the TRACE level.
trace(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the TRACE level including the stack trace of the Throwable t passed as parameter.
trace(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Object) - Method in class org.apache.log4j.Category
 
trace(Object) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
trace(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the TRACE level.
trace(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Object, Throwable) - Method in class org.apache.log4j.Category
 
trace(Object, Throwable) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
trace(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the TRACE level including the stack trace of the Throwable t passed as parameter.
trace(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the TRACE level.
trace(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String) - Method in class org.apache.logging.slf4j.Log4jLogger
 
trace(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
trace(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the TRACE level.
trace(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
 
trace(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
trace(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the TRACE level including the stack trace of the Throwable t passed as parameter.
trace(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
trace(String, List<PathWithAttributes>) - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction
 
trace(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the TRACE level.
trace(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the TRACE level.
trace(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the TRACE level including the stack trace of the Throwable t passed as parameter.
trace(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the TRACE level.
trace(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the TRACE level including the stack trace of the Throwable t passed as parameter.
trace(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the TRACE level.
trace(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the TRACE level.
trace(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the TRACE level including the stack trace of the Throwable t passed as parameter.
trace(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the TRACE level.
trace(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the TRACE level.
trace(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the TRACE level.
trace(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the TRACE level with the specified Marker.
trace(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the TRACE level) with the specified Marker and including the stack trace of the Throwable t passed as parameter.
trace(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the TRACE level with the specified Marker.
trace(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the TRACE level) with the specified Marker and including the stack trace of the Throwable t passed as parameter.
trace(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the TRACE level.
trace(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the TRACE level.
trace(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the TRACE level.
trace(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the TRACE level) including the stack trace of the Throwable t passed as parameter.
trace(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the TRACE level.
trace(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the TRACE level) including the stack trace of the Throwable t passed as parameter.
trace(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String) - Method in class org.apache.logging.slf4j.Log4jLogger
 
trace(Marker, String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
trace(Marker, String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
 
trace(Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
trace(Marker, String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
TRACE - org.apache.logging.log4j.spi.StandardLevel
A fine-grained debug message, typically capturing the flow through the application.
TRACE - Static variable in class org.apache.log4j.Level
The TRACE Level designates finer-grained informational events than the DEBUG level.
TRACE - Static variable in class org.apache.logging.log4j.Level
A fine-grained debug message, typically capturing the flow through the application.
TRACE_INT - Static variable in class org.apache.log4j.Level
TRACE level integer value.
TRACE_PREFIX - Static variable in class org.apache.logging.log4j.core.layout.HtmlLayout
 
traceEntry() - Method in interface org.apache.logging.log4j.Logger
Logs entry to a method.
traceEntry() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceEntry(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs entry to a method along with its parameters.
traceEntry(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceEntry(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs entry to a method along with its parameters.
traceEntry(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceEntry(Message) - Method in interface org.apache.logging.log4j.Logger
Logs entry to a method using a Message to describe the parameters.
traceEntry(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceEntry(Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs entry to a method along with its parameters.
traceEntry(Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit() - Method in interface org.apache.logging.log4j.Logger
Logs exit from a method.
traceExit() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit(String, R) - Method in interface org.apache.logging.log4j.Logger
Logs exiting from a method with the result.
traceExit(String, R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit(EntryMessage) - Method in interface org.apache.logging.log4j.Logger
Logs exiting from a method with no result.
traceExit(EntryMessage) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit(EntryMessage, R) - Method in interface org.apache.logging.log4j.Logger
Logs exiting from a method with the result.
traceExit(EntryMessage, R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit(Message, R) - Method in interface org.apache.logging.log4j.Logger
Logs exiting from a method with the result.
traceExit(Message, R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit(R) - Method in interface org.apache.logging.log4j.Logger
Logs exiting from a method with the result.
traceExit(R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
TraceLevel() - Constructor for enum org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
 
tracer - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
Tracer() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.Tracer
 
trafficClass - Variable in enum org.apache.logging.log4j.core.net.Rfc1349TrafficClass
 
trafficClass - Variable in class org.apache.logging.log4j.core.net.SocketOptions
 
transfer(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AsyncAppender
 
Transform - Class in org.apache.logging.log4j.core.util
Utility class for transforming strings.
Transform() - Constructor for class org.apache.logging.log4j.core.util.Transform
 
translateTo(RingBufferLogEvent, long) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
translateTo(RingBufferLogEvent, long, Object...) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
translator - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
TRANSLATOR - Static variable in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
Object responsible for passing on data to a specific RingBuffer event.
TranslatorType() - Constructor for class org.apache.logging.log4j.core.async.AsyncLogger.TranslatorType
 
TriConsumer<K,​V,​S> - Interface in org.apache.logging.log4j.util
An operation that accepts three input arguments and returns no result.
triggeringPolicies - Variable in class org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy
 
triggeringPolicy - Variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
TriggeringPolicy - Interface in org.apache.logging.log4j.core.appender.rolling
A TriggeringPolicy controls the conditions under which rollover occurs.
triggeringPolicyUpdater - Static variable in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
trim(int) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
trim(int) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
trim(int) - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Trims elements from the end of the stack.
trim(int) - Method in class org.apache.logging.log4j.ThreadContext.EmptyThreadContextStack
 
trim(int) - Static method in class org.apache.logging.log4j.ThreadContext
Trims elements from this diagnostic context.
trim(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
TRIM_MATCHER - Static variable in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches the String trim() whitespace characters.
trimMatcher() - Static method in class org.apache.logging.log4j.core.lookup.StrMatcher
Matches the String trim() whitespace characters.
TrimMatcher() - Constructor for class org.apache.logging.log4j.core.lookup.StrMatcher.TrimMatcher
Constructs a new instance of TrimMatcher.
trimToMaxSize(StringBuilder) - Static method in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
trimToMaxSize(StringBuilder, int) - Static method in class org.apache.logging.log4j.util.StringBuilders
Ensures that the char[] array of the specified StringBuilder does not exceed the specified number of characters.
trimToNull(String) - Static method in class org.apache.logging.log4j.util.Strings
Removes control characters (char <= 32) from both ends of this String returning null if the String is empty ("") after the trim or if it is null.
TRUE - Static variable in class org.apache.log4j.config.Log4j1ConfigurationParser
 
TRUNCATE - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Column.Overflow
 
trustManagerFactoryAlgorithm - Variable in class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
 
trustStoreConfig - Variable in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
TrustStoreConfiguration - Class in org.apache.logging.log4j.core.net.ssl
Configuration of the TrustStore
TrustStoreConfiguration(String, char[], String, String) - Constructor for class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
TrustStoreConfiguration(String, String, String, String) - Constructor for class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
TrustStoreConfiguration(String, PasswordProvider, String, String) - Constructor for class org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration
 
TrustStoreConfigurationException - Exception in org.apache.logging.log4j.core.net.ssl
 
TrustStoreConfigurationException(Exception) - Constructor for exception org.apache.logging.log4j.core.net.ssl.TrustStoreConfigurationException
 
trustStoreKeyManagerFactoryAlgorithm - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
trustStoreKeyStoreType - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
trustStorelocation - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
trustStorePassword - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
trustStorePasswordEnvVar - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
trustStorePasswordFile - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
tryAppend(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
 
tryCallAppender(LogEvent) - Method in class org.apache.logging.log4j.core.config.AppenderControl
 
tryConvert(Field, int, CommandLine.ITypeConverter<?>, String, Class<?>) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
tryEnqueue(LogEvent, AsyncLoggerConfig) - Method in interface org.apache.logging.log4j.core.async.AsyncLoggerConfigDelegate
 
tryEnqueue(LogEvent, AsyncLoggerConfig) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor
 
tryLogMessage(String, StackTraceElement, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
tryObjectToString(Object, StringBuilder) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
 
tryPublish(RingBufferLogEventTranslator) - Method in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
tryStopAppender() - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.CreatedRouteAppenderControl
 
TSTR - Static variable in class org.apache.logging.log4j.core.util.Loader
 
TTCC_CONVERSION_PATTERN - Static variable in class org.apache.logging.log4j.core.layout.PatternLayout
A conversion pattern equivalent to the TTCCLayout.
TTCCLayoutBuilder - Class in org.apache.log4j.builders.layout
Build a Pattern Layout
TTCCLayoutBuilder() - Constructor for class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
TTCCLayoutBuilder(String, Properties) - Constructor for class org.apache.log4j.builders.layout.TTCCLayoutBuilder
 
TwelveHourField(FastDatePrinter.NumberRule) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwelveHourField
Constructs an instance of TwelveHourField with the specified NumberRule.
TwentyFourHourField(FastDatePrinter.NumberRule) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwentyFourHourField
Constructs an instance of TwentyFourHourField with the specified NumberRule.
TWO_DIGITS - Static variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
TWO_DIGITS - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
 
TwoDigitMonthField() - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitMonthField
Constructs an instance of TwoDigitMonthField.
TwoDigitNumberField(int) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitNumberField
Constructs an instance of TwoDigitNumberField with the specified field.
TwoDigitYearField() - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.TwoDigitYearField
Constructs an instance of TwoDigitYearField.
type - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
type - Variable in class org.apache.logging.log4j.core.config.Node
 
type - Variable in class org.apache.logging.log4j.docker.model.Mount
 
type - Variable in class org.apache.logging.log4j.docker.model.PortDefinition
 
type - Variable in class org.apache.logging.log4j.message.StructuredDataMessage
 
type() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Optionally specify a type to control exactly what Class the option parameter should be converted to.
type() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Parameters
Optionally specify a type to control exactly what Class the positional parameter should be converted to.
Type() - Constructor for enum org.apache.logging.log4j.core.tools.Generate.Type
 
TYPE1 - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
TYPE1 - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
TypeConversionException(String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.TypeConversionException
 
TypeConverter<T> - Interface in org.apache.logging.log4j.core.config.plugins.convert
Interface for doing automatic String conversion to a specific type.
TypeConverterRegistry - Class in org.apache.logging.log4j.core.config.plugins.convert
Registry for TypeConverter plugins.
TypeConverterRegistry() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
 
TypeConverters - Class in org.apache.logging.log4j.core.config.plugins.convert
Collection of basic TypeConverter implementations.
TypeConverters() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters
 
TypeConverters.BigDecimalConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Parses a String into a BigDecimal.
TypeConverters.BigIntegerConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Parses a String into a BigInteger.
TypeConverters.BooleanConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Boolean.
TypeConverters.ByteArrayConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a byte[].
TypeConverters.ByteConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Byte.
TypeConverters.CharacterConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Character.
TypeConverters.CharArrayConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a char[].
TypeConverters.CharsetConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Charset.
TypeConverters.ClassConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Class.
TypeConverters.CronExpressionConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
 
TypeConverters.DoubleConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Double.
TypeConverters.DurationConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Duration.
TypeConverters.FileConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a File.
TypeConverters.FloatConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Float.
TypeConverters.InetAddressConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into an InetAddress.
TypeConverters.IntegerConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Integer.
TypeConverters.LevelConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Log4j Level.
TypeConverters.LongConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Long.
TypeConverters.PathConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Path.
TypeConverters.PatternConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Pattern.
TypeConverters.SecurityProviderConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Provider.
TypeConverters.ShortConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a Short.
TypeConverters.StringConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Returns the given String, no conversion takes place.
TypeConverters.UriConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a URI.
TypeConverters.UrlConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a URL.
TypeConverters.UuidConverter - Class in org.apache.logging.log4j.core.config.plugins.convert
Converts a String into a UUID.
TypeUtil - Class in org.apache.logging.log4j.core.util
Utility class for working with Java Types and derivatives.
TypeUtil() - Constructor for class org.apache.logging.log4j.core.util.TypeUtil
 
TzInfo(TimeZone, boolean) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDateParser.TimeZoneStrategy.TzInfo
 
tzNames - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.TimeZoneStrategy
 

U

UDP - org.apache.logging.log4j.core.net.Protocol
UDP Protocol.
unadvertise(Object) - Method in class org.apache.logging.log4j.core.config.DefaultAdvertiser
Does nothing.
unadvertise(Object) - Method in interface org.apache.logging.log4j.core.net.Advertiser
 
unadvertise(Object) - Method in class org.apache.logging.log4j.core.net.MulticastDnsAdvertiser
Unadvertise the previously advertised entity.
Unbox - Class in org.apache.logging.log4j.util
Utility for preventing primitive parameter values from being auto-boxed.
Unbox() - Constructor for class org.apache.logging.log4j.util.Unbox
 
Unbox.State - Class in org.apache.logging.log4j.util
 
Unbox.WebSafeState - Class in org.apache.logging.log4j.util
State implementation that only puts JDK classes in ThreadLocals, so this is safe to be used from web applications.
UNCACHED - org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
 
underline - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
 
UNDERLINE - org.apache.logging.log4j.core.pattern.AnsiEscape
Underline general attribute.
union(Map<String, String>) - Method in class org.apache.logging.log4j.core.layout.Rfc5424Layout.StructuredDataElement
 
UNIX_FORMAT - Static variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter
UNIX formatter in seconds (standard).
UNIX_MILLIS_FORMAT - Static variable in class org.apache.logging.log4j.core.pattern.DatePatternConverter
UNIX formatter in milliseconds
UnixFormatter() - Constructor for class org.apache.logging.log4j.core.pattern.DatePatternConverter.UnixFormatter
 
UnixMillisFormatter() - Constructor for class org.apache.logging.log4j.core.pattern.DatePatternConverter.UnixMillisFormatter
 
UNKNOWN_LOCALHOST - Static variable in class org.apache.logging.log4j.core.util.NetUtils
 
unmarshall(byte[], ObjectInputStream) - Static method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
UnmatchedArgumentException(CommandLine, String) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.UnmatchedArgumentException
 
UnmatchedArgumentException(CommandLine, List<String>) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.UnmatchedArgumentException
 
UnmatchedArgumentException(CommandLine, Stack<String>) - Constructor for exception org.apache.logging.log4j.core.tools.picocli.CommandLine.UnmatchedArgumentException
 
unmatchedArguments - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
unmatchedArgumentsAllowed - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
UnpaddedMonthField() - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.UnpaddedMonthField
Constructs an instance of UnpaddedMonthField.
UnpaddedNumberField(int) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.UnpaddedNumberField
Constructs an instance of UnpadedNumberField with the specified field.
unquote(String) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
UNRECOGNIZED_MILLISECONDS - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Constant used to represent that there was an observed change, but was an expected change.
UnrecognizedElementHandler - Interface in org.apache.log4j.xml
When implemented by an object configured by DOMConfigurator, the handle method will be called when an unrecognized child element is encountered.
unregisterAllMatching(String, MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
unregisterAppenders(String, MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
unregisterAsyncAppenders(String, MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
unregisterAsyncLoggerConfigRingBufferAdmins(String, MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
unregisterAsyncLoggerRingBufferAdmins(String, MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
unregisterContexts(MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
unregisterContextSelector(String, MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
unregisterLoggerConfigs(String, MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
unregisterLoggerContext(String) - Static method in class org.apache.logging.log4j.core.jmx.Server
Unregisters all MBeans associated with the specified logger context (including MBeans for LoggerConfigs and Appenders from the platform MBean server.
unregisterLoggerContext(String, MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
Unregisters all MBeans associated with the specified logger context (including MBeans for LoggerConfigs and Appenders from the platform MBean server.
unregisterMBeans() - Static method in class org.apache.logging.log4j.core.jmx.Server
Unregister all log4j MBeans from the platform MBean server.
unregisterMBeans(MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
Unregister all log4j MBeans from the specified MBean server.
unregisterStatusLogger(String, MBeanServer) - Static method in class org.apache.logging.log4j.core.jmx.Server
 
unsafeUnmap(MappedByteBuffer) - Static method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
unsubscribe(WatchManager) - Method in interface org.apache.logging.log4j.core.util.WatchEventService
 
unwatch(Source) - Method in class org.apache.logging.log4j.core.util.WatchManager
Unwatches the given file.
unwatchFile(File) - Method in class org.apache.logging.log4j.core.util.WatchManager
Unwatches the given file.
update(String, LogEvent) - Method in class org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy
 
update(String, LogEvent) - Method in interface org.apache.logging.log4j.core.appender.routing.PurgePolicy
 
Update - org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy.Mode
Keys should be updated.
UPDATE_THRESHOLD - Static variable in class org.apache.logging.log4j.core.util.CachedClock
 
updateCachedDate(long) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
updateConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.async.AsyncLogger
 
updateConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.Logger
Associates this Logger with a new Configuration.
updateData(Object) - Method in class org.apache.logging.log4j.core.appender.AbstractManager
 
updateData(Object) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
updateData(Object) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
updateDaylightSavingTime() - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
updateFilterNode(Node, Node, Node, PluginManager) - Method in class org.apache.logging.log4j.core.config.composite.DefaultMergeStrategy
 
updateHelpRequested(Field) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Interpreter
 
updateListenerLevel(Level) - Method in class org.apache.logging.log4j.status.StatusLogger
 
updateLoggers() - Method in class org.apache.logging.log4j.core.LoggerContext
Causes all Loggers to be updated against the current Configuration.
updateLoggers(Configuration) - Method in class org.apache.logging.log4j.core.LoggerContext
Causes all Logger to be updated against the specified Configuration.
updateMidnightMillis(long) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
updatePurgePolicy(String, LogEvent) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender
 
updater - Variable in class org.apache.logging.log4j.core.util.CoarseCachedClock
 
updateThreadValues() - Method in class org.apache.logging.log4j.core.async.RingBufferLogEventTranslator
 
updateTime() - Method in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
UpperLookup - Class in org.apache.logging.log4j.core.lookup
Converts values to upper case.
UpperLookup() - Constructor for class org.apache.logging.log4j.core.lookup.UpperLookup
 
uri - Variable in class org.apache.logging.log4j.core.util.Source
 
UriConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.UriConverter
 
URIConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.URIConverter
 
url - Variable in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
url - Variable in class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
url - Variable in class org.apache.logging.log4j.core.config.ConfigurationSource
 
url - Variable in class org.apache.logging.log4j.core.config.HttpWatcher
 
url - Variable in class org.apache.logging.log4j.spi.Provider
 
url - Variable in class org.apache.logging.log4j.util.LoaderUtil.UrlResource
 
UrlConnectionFactory - Class in org.apache.logging.log4j.core.net
Constructs an HTTPURLConnection.
UrlConnectionFactory() - Constructor for class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
UrlConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.UrlConverter
 
URLConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.URLConverter
 
UrlResource(ClassLoader, URL) - Constructor for class org.apache.logging.log4j.util.LoaderUtil.UrlResource
 
usage(PrintStream) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
usage(PrintStream, Class<?>) - Static method in class org.apache.logging.log4j.core.tools.Generate
 
usage(PrintStream, CommandLine.Help.Ansi) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
usage(PrintStream, CommandLine.Help.ColorScheme) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Prints a usage help message for the annotated command class to the specified PrintStream.
usage(Object, PrintStream) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Equivalent to new CommandLine(command).usage(out).
usage(Object, PrintStream, CommandLine.Help.Ansi) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Equivalent to new CommandLine(command).usage(out, ansi).
usage(Object, PrintStream, CommandLine.Help.ColorScheme) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
Equivalent to new CommandLine(command).usage(out, colorScheme).
usageHelp() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Set usageHelp=true if this option allows the user to request usage help.
usageHelpRequested - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
usageHelpWidth - Static variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help
 
useAnsiEscapeCodes() - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
useCustomEncoding - Variable in class org.apache.logging.log4j.core.layout.AbstractStringLayout
 
usedCount - Variable in class org.apache.logging.log4j.message.ParameterizedMessage
 
usedCount - Variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
useMap - Variable in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
useMap - Variable in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
useMax - Variable in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
 
useMinutes - Variable in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
 
usePrevTime - Variable in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy
 
USER - org.apache.logging.log4j.core.net.Facility
User level messages.
useRawMessage - Variable in class org.apache.logging.log4j.core.filter.RegexFilter
 
username - Variable in class org.apache.logging.log4j.core.net.SmtpManager.FactoryData
 
useStack - Variable in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
useStack - Static variable in class org.apache.logging.log4j.ThreadContext
 
useThreadLocalTranslator - Variable in class org.apache.logging.log4j.core.async.AsyncLoggerDisruptor
 
useTlsMessageFormat - Variable in class org.apache.logging.log4j.core.layout.Rfc5424Layout
 
Util() - Constructor for class org.apache.logging.log4j.util.PropertySource.Util
 
UUCP - org.apache.logging.log4j.core.net.Facility
UUCP subsystem.
UUID_SEQUENCE - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
System property that may be used to seed the UUID generation with an integer value.
UuidConverter() - Constructor for class org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.UuidConverter
 
UUIDConverter() - Constructor for class org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.UUIDConverter
 
UuidPatternConverter - Class in org.apache.logging.log4j.core.pattern
Formats the event sequence number.
UuidPatternConverter(boolean) - Constructor for class org.apache.logging.log4j.core.pattern.UuidPatternConverter
Private constructor.
UuidUtil - Class in org.apache.logging.log4j.core.util
Generates a unique ID.
UuidUtil() - Constructor for class org.apache.logging.log4j.core.util.UuidUtil
 

V

validate(String[]) - Static method in class org.apache.logging.log4j.core.tools.Generate
 
validate(String, boolean) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, boolean) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, byte) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, byte) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, char) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, char) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, double) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, double) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, float) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, float) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, int) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, int) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, long) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, long) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, short) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, short) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, Object) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, Object) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, String) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validateContext(LoggerContext) - Method in class org.apache.logging.slf4j.Log4jLoggerFactory
 
validateExpression(String) - Static method in class org.apache.logging.log4j.core.util.CronExpression
 
validateKey(String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validateNanoOfMillisecond(int) - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
validateNanoOfSecond(int) - Method in class org.apache.logging.log4j.core.time.MutableInstant
 
validatePositionalParameters(List<Field>) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
ValidHost - Annotation Type in org.apache.logging.log4j.core.config.plugins.validation.constraints
Indicates that a plugin attribute must be a valid host.
ValidHostValidator - Class in org.apache.logging.log4j.core.config.plugins.validation.validators
Validator that checks an object to verify it is a valid hostname or IP address.
ValidHostValidator() - Constructor for class org.apache.logging.log4j.core.config.plugins.validation.validators.ValidHostValidator
 
ValidPort - Annotation Type in org.apache.logging.log4j.core.config.plugins.validation.constraints
Indicates that a plugin attribute must be a valid port number.
ValidPortValidator - Class in org.apache.logging.log4j.core.config.plugins.validation.validators
Validator that checks an object to verify it is a valid port number (an integer between 0 and 65535).
ValidPortValidator() - Constructor for class org.apache.logging.log4j.core.config.plugins.validation.validators.ValidPortValidator
 
validVersion(String) - Static method in class org.apache.logging.log4j.util.ProviderUtil
 
value - Variable in class org.apache.log4j.builders.Holder
 
value - Variable in class org.apache.log4j.config.PropertiesConfiguration.NameValue
 
value - Variable in class org.apache.logging.log4j.core.config.builder.api.Component
 
value - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultComponentBuilder
 
value - Variable in class org.apache.logging.log4j.core.config.Node
 
value - Variable in class org.apache.logging.log4j.core.config.Property
 
value - Variable in class org.apache.logging.log4j.core.filter.ThreadContextMapFilter
 
value - Variable in class org.apache.logging.log4j.core.util.CronExpression.ValueSet
 
value - Variable in class org.apache.logging.log4j.core.util.KeyValuePair.Builder
 
value - Variable in class org.apache.logging.log4j.core.util.KeyValuePair
 
value() - Method in annotation type org.apache.logging.log4j.core.config.Order
The priority of this annotated type.
value() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAliases
 
value() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginAttribute
Specifies the name of the attribute (case-insensitive) this annotation corresponds to.
value() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginBuilderAttribute
Specifies the attribute name this corresponds to.
value() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginElement
Identifies the case-insensitive element name (or attribute name) this corresponds with in a configuration file.
value() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginValue
 
value() - Method in annotation type org.apache.logging.log4j.core.config.plugins.PluginVisitorStrategy
The class to use that implements PluginVisitor for the given annotation.
value() - Method in annotation type org.apache.logging.log4j.core.config.plugins.validation.Constraint
ConstraintValidator class that implements the validation logic for the annotated constraint annotation.
value() - Method in enum org.apache.logging.log4j.core.net.Rfc1349TrafficClass
 
value() - Method in annotation type org.apache.logging.log4j.core.pattern.ConverterKeys
 
value() - Method in annotation type org.apache.logging.log4j.util.PerformanceSensitive
Description of why this is written the way it is.
VALUE - Static variable in class org.apache.logging.log4j.core.pattern.NotANumber
 
VALUE_ATTR - Static variable in class org.apache.log4j.xml.XmlConfiguration
 
VALUE_PATTERN - Static variable in class org.apache.logging.log4j.core.appender.rolling.FileSize
Pattern for string parsing.
valueDelimiterMatcher - Variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
 
valueDelimiterString - Variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Stores the default variable value delimiter
valueEscapeDelimiterMatcher - Variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Escape string to avoid matching the value delimiter matcher;
valueIsAtLeast(int, int) - Static method in class org.apache.logging.log4j.core.util.Assert
 
valueNeedsLookup - Variable in class org.apache.logging.log4j.core.config.Property
 
valueOf(Class<T>, String) - Static method in class org.apache.logging.log4j.Level
Returns the enum constant of the specified enum type with the specified name.
valueOf(Class<T>, String) - Static method in class org.apache.logging.log4j.util.EnglishEnums
Returns the Result for the given string.
valueOf(Class<T>, String, T) - Static method in class org.apache.logging.log4j.util.EnglishEnums
Returns an enum value for the given string.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.appender.ConsoleAppender.Target
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.async.EventRoute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.WaitStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.config.json.JsonConfiguration.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.config.LoggerConfig.LoggerConfigPredicate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.config.status.StatusConfiguration.Verbosity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.config.xml.XmlConfiguration.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.Filter.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.LifeCycle.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.net.Facility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.net.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.net.Rfc1349TrafficClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.net.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.pattern.AnsiEscape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.pattern.EncodingPatternConverter.EscapeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.pattern.PatternParser.ParserState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.tools.Generate.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Column.Overflow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Range
Leniently parses the specified String as an Range value and return the result.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.core.util.ExtensionLanguageMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.logging.log4j.Level
Return the Level associated with the name.
valueOf(String) - Static method in enum org.apache.logging.log4j.message.MapMessage.MapFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.message.StructuredDataMessage.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.spi.StandardLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.util.Timer.Status
Returns the enum constant of this type with the specified name.
values - Variable in class org.apache.logging.log4j.util.SortedArrayStringMap
 
values() - Static method in enum org.apache.logging.log4j.core.appender.ConsoleAppender.Target
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.appender.rolling.FileExtension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.async.EventRoute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.WaitStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.async.ThreadNameCachingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.config.json.JsonConfiguration.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.config.LoggerConfig.LoggerConfigPredicate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.config.status.StatusConfiguration.Verbosity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.config.xml.XmlConfiguration.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.Filter.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.LifeCycle.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.net.Facility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.net.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.net.Rfc1349TrafficClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.net.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.pattern.AnsiEscape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.pattern.EncodingPatternConverter.EscapeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.pattern.NameAbbreviator.MaxElementAbbreviator.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.pattern.PatternParser.ParserState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.tools.Generate.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Column.Overflow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.core.util.ExtensionLanguageMapping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.apache.logging.log4j.Level
Return an array of all the Levels that have been registered.
values() - Static method in enum org.apache.logging.log4j.message.MapMessage.MapFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.message.MapMessageJsonFormatter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.message.StructuredDataMessage.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.spi.StandardLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.util.Timer.Status
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSet() - Constructor for class org.apache.logging.log4j.core.util.CronExpression.ValueSet
 
varargs - Variable in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
varargTranslatorType - Variable in class org.apache.logging.log4j.core.async.AsyncLogger
 
variableResolver - Variable in class org.apache.logging.log4j.core.lookup.StrSubstitutor
Variable resolution is delegated to an implementer of VariableResolver.
VariablesNotEmptyReplacementConverter - Class in org.apache.logging.log4j.core.pattern
VariablesNotEmpty pattern converter.
VariablesNotEmptyReplacementConverter(List<PatternFormatter>) - Constructor for class org.apache.logging.log4j.core.pattern.VariablesNotEmptyReplacementConverter
Constructs the converter.
VARIANT - Static variable in class org.apache.logging.log4j.core.util.UuidUtil
 
VARIANT - Static variable in class org.apache.logging.log4j.core.util.WatchManager.LocalUUID
 
VELOCITY - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 
verbose - Variable in class org.apache.log4j.config.Log4j1ConfigurationConverter.CommandLineArguments
 
verbose(String, Object...) - Method in class org.apache.log4j.config.Log4j1ConfigurationConverter
 
VERBOSE - org.apache.logging.log4j.core.config.status.StatusConfiguration.Verbosity
 
VERBOSE - Static variable in class org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
 
VERBOSE_CLASSES - Static variable in class org.apache.logging.log4j.core.config.builder.impl.BuiltConfiguration
 
VERBOSE_CLASSES - Static variable in class org.apache.logging.log4j.core.config.composite.CompositeConfiguration
 
VERBOSE_CLASSES - Static variable in class org.apache.logging.log4j.core.config.json.JsonConfiguration
 
VERBOSE_CLASSES - Static variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
verboseClasses - Variable in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
verbosity - Variable in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
verbosity - Variable in class org.apache.logging.log4j.core.config.status.StatusConfiguration
 
Verbosity() - Constructor for enum org.apache.logging.log4j.core.config.status.StatusConfiguration.Verbosity
 
verify() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
verify(String, SSLSession) - Method in class org.apache.logging.log4j.core.net.ssl.LaxHostnameVerifier
 
verifyHostname - Variable in class org.apache.logging.log4j.core.appender.HttpAppender.Builder
 
verifyHostname - Variable in class org.apache.logging.log4j.core.appender.HttpURLConnectionManager
 
verifyHostName - Variable in class org.apache.logging.log4j.core.net.ssl.SslConfiguration
 
verifyHostName - Static variable in class org.apache.logging.log4j.core.net.ssl.SslConfigurationFactory
 
verifyNodeChildrenUsed() - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
 
version - Variable in class org.apache.logging.log4j.core.impl.ExtendedClassInfo
 
version() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Command
Version information for this command, to print to the console when the user specifies an option to request version help.
Version - Class in org.apache.logging.log4j.core
 
Version() - Constructor for class org.apache.logging.log4j.core.Version
 
VERSION - Static variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
This is picocli version "2.0.3".
versionHelp() - Method in annotation type org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Set versionHelp=true if this option allows the user to request version information.
versionHelpRequested - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
versionLines - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine
 
versions - Variable in class org.apache.logging.log4j.spi.Provider
 
VFS - Static variable in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
 
VFSZIP - Static variable in class org.apache.logging.log4j.core.config.plugins.util.ResolverUtil
 
visit(Configuration, Node, LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.PluginAttributeVisitor
 
visit(Configuration, Node, LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.PluginBuilderAttributeVisitor
 
visit(Configuration, Node, LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.PluginConfigurationVisitor
 
visit(Configuration, Node, LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.PluginElementVisitor
 
visit(Configuration, Node, LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.PluginNodeVisitor
 
visit(Configuration, Node, LogEvent, StringBuilder) - Method in class org.apache.logging.log4j.core.config.plugins.visitors.PluginValueVisitor
 
visit(Configuration, Node, LogEvent, StringBuilder) - Method in interface org.apache.logging.log4j.core.config.plugins.visitors.PluginVisitor
Visits a Node to obtain a value for constructing a Plugin object.
visitFile(Path, BasicFileAttributes) - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor
 
visitFile(Path, BasicFileAttributes) - Method in class org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor
 
visitFileFailed(Path, IOException) - Method in class org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor
 
visitFileFailed(Path, IOException) - Method in class org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor
 
visitType(TypeElement, Plugin) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor.PluginAliasesElementVisitor
 
visitType(TypeElement, Plugin) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor.PluginElementVisitor
 
VM - org.apache.logging.log4j.core.util.ExtensionLanguageMapping
 

W

waitForCompletion() - Method in class org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy
Waits for all log events to complete before returning.
waitStrategy - Variable in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.MpscBlockingQueue
 
waitStrategy - Variable in class org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory
 
WaitStrategy(JCToolsBlockingQueueFactory.Idle) - Constructor for enum org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.WaitStrategy
 
warn(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the WARN level.
warn(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the WARN level including the stack trace of the Throwable t passed as parameter.
warn(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Object) - Method in class org.apache.log4j.Category
 
warn(Object) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
warn(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the WARN level.
warn(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Object, Throwable) - Method in class org.apache.log4j.Category
 
warn(Object, Throwable) - Method in class org.apache.logging.log4j.jcl.Log4jLog
 
warn(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the WARN level including the stack trace of the Throwable t passed as parameter.
warn(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String) - Method in class org.apache.log4j.config.Log4j1ConfigurationParser
 
warn(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the WARN level.
warn(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String) - Method in class org.apache.logging.slf4j.Log4jLogger
 
warn(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
warn(String, Object...) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Tracer
 
warn(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the WARN level.
warn(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
 
warn(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
warn(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the WARN level including the stack trace of the Throwable t passed as parameter.
warn(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
warn(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the WARN level.
warn(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the WARN level.
warn(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the WARN level including the stack trace of the Throwable t passed as parameter.
warn(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the WARN level.
warn(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the WARN level including the stack trace of the Throwable t passed as parameter.
warn(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the WARN level.
warn(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the WARN level.
warn(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the WARN level including the stack trace of the Throwable t passed as parameter.
warn(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the WARN level.
warn(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the WARN level.
warn(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the WARN level.
warn(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the WARN level with the specified Marker.
warn(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the WARN level) with the specified Marker and including the stack warn of the Throwable t passed as parameter.
warn(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the WARN level with the specified Marker.
warn(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the WARN level) with the specified Marker and including the stack warn of the Throwable t passed as parameter.
warn(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the WARN level.
warn(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the WARN level.
warn(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the WARN level.
warn(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the WARN level) including the stack warn of the Throwable t passed as parameter.
warn(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the WARN level.
warn(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the WARN level) including the stack warn of the Throwable t passed as parameter.
warn(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String) - Method in class org.apache.logging.slf4j.Log4jLogger
 
warn(Marker, String, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
warn(Marker, String, Object...) - Method in class org.apache.logging.slf4j.Log4jLogger
 
warn(Marker, String, Object, Object) - Method in class org.apache.logging.slf4j.Log4jLogger
 
warn(Marker, String, Throwable) - Method in class org.apache.logging.slf4j.Log4jLogger
 
WARN - org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
 
WARN - org.apache.logging.log4j.spi.StandardLevel
An event that might possible lead to an error.
WARN - Static variable in class org.apache.log4j.Level
The WARN level designates potentially harmful situations.
WARN - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.WARN instead.
WARN - Static variable in class org.apache.logging.log4j.Level
An event that might possible lead to an error.
WARN_INT - Static variable in class org.apache.log4j.Priority
The WARN level designates potentially harmful situations.
warning(SAXParseException) - Method in class org.apache.log4j.xml.XmlConfiguration.SAXErrorHandler
 
WARNING - org.apache.logging.log4j.core.net.Severity
Warning conditions.
watch(Source, Watcher) - Method in class org.apache.logging.log4j.core.util.WatchManager
Watches the given file.
watcher - Variable in class org.apache.logging.log4j.core.util.WatchManager.ConfigurationMonitor
 
watcher - Variable in class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
Watcher - Interface in org.apache.logging.log4j.core.util
Watches for changes in a Source and performs an action when it is modified.
WatcherFactory - Class in org.apache.logging.log4j.core.util
Creates Watchers of various types.
WatcherFactory(List<String>) - Constructor for class org.apache.logging.log4j.core.util.WatcherFactory
 
watchers - Variable in class org.apache.logging.log4j.core.util.WatchManager
 
WatchEventService - Interface in org.apache.logging.log4j.core.util
 
watchFile(File, FileWatcher) - Method in class org.apache.logging.log4j.core.util.WatchManager
Watches the given file.
watching(Source) - Method in class org.apache.logging.log4j.core.config.ConfigurationFileWatcher
 
watching(Source) - Method in class org.apache.logging.log4j.core.config.HttpWatcher
 
watching(Source) - Method in class org.apache.logging.log4j.core.util.AbstractWatcher
 
watching(Source) - Method in interface org.apache.logging.log4j.core.util.Watcher
Called when the Watcher is registered.
watching(Source) - Method in class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
watchManager - Variable in class org.apache.logging.log4j.core.config.AbstractConfiguration
 
watchManager - Variable in class org.apache.logging.log4j.core.script.ScriptManager
 
WatchManager - Class in org.apache.logging.log4j.core.util
Manages FileWatchers.
WatchManager(ConfigurationScheduler) - Constructor for class org.apache.logging.log4j.core.util.WatchManager
 
WatchManager.ConfigurationMonitor - Class in org.apache.logging.log4j.core.util
 
WatchManager.LocalUUID - Class in org.apache.logging.log4j.core.util
 
WatchManager.WatchRunnable - Class in org.apache.logging.log4j.core.util
 
WatchRunnable() - Constructor for class org.apache.logging.log4j.core.util.WatchManager.WatchRunnable
 
WeakMapFactory() - Constructor for class org.apache.logging.log4j.spi.LoggerRegistry.WeakMapFactory
 
webSafeState - Static variable in class org.apache.logging.log4j.util.Unbox
 
WebSafeState() - Constructor for class org.apache.logging.log4j.util.Unbox.WebSafeState
 
WEEK_CHARS - Static variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
WEEK_OF_MONTH_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
WEEK_OF_YEAR_STRATEGY - Static variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser
 
WEEKLY - org.apache.logging.log4j.core.appender.rolling.RolloverFrequency
Rollover weekly.
WeekYear(FastDatePrinter.NumberRule) - Constructor for class org.apache.logging.log4j.core.util.datetime.FastDatePrinter.WeekYear
 
White(List<PatternFormatter>, String) - Constructor for class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.White
Constructs the converter.
WHITE - org.apache.logging.log4j.core.pattern.AnsiEscape
White foreground color.
WHITESPACE - Static variable in class org.apache.logging.log4j.core.util.Patterns
The whitespace pattern string.
width - Variable in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Column
Column width in characters
width - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.StrategyAndWidth
 
with(String, boolean) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, byte) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, char) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, double) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, float) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, int) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, long) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, short) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, Object) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, String) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map in fluent style.
withAdvertise(boolean) - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
withAdvertise(boolean) - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
withAdvertise(boolean) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withAdvertise(boolean) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
withAdvertise(boolean) - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
withAdvertiseUri(String) - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
withAdvertiseUri(String) - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
withAdvertiseUri(String) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withAdvertiseURI(String) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
withAlwaysWriteExceptions(boolean) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
withAppend(boolean) - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
withAppend(boolean) - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
withAppend(boolean) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withAppend(boolean) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
withAppenderNodeSet(AppenderSet) - Method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
withBasePath(String) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
Define base path to apply condition before execute posix file attribute action.
withBufferedIo(boolean) - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder
 
withBufferSize(int) - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder
 
withCharset(Charset) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
withCharset(Charset) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
withCompressionLevelStr(String) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
Defines compression level.
withCompressionLevelStr(String) - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
Defines compression level.
withConfig(Configuration) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
Defines configuration.
withConfig(Configuration) - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
Defines configuration.
withConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
withConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.appender.AppenderSet.Builder
 
withConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
Define required configuration, used to retrieve string substituter.
withConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
withConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
withConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
Specifies the Configuration to use for constructing the plugin instance.
withConfiguration(Configuration) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
withConfigurationNode(Node) - Method in class org.apache.logging.log4j.core.config.plugins.util.PluginBuilder
Specifies the Node corresponding to the plugin object that will be created.
withConnectTimeoutMillis(int) - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
withContentType(String) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
withCreateOnDemand(boolean) - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
withCreateOnDemand(boolean) - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
withCreateOnDemand(boolean) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withCustomActions(Action[]) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
Defines custom actions.
withCustomActions(Action[]) - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
Defines custom actions.
withDefaultRouteScript(AbstractScript) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
withDestination(String) - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
Specifies the destination for StatusLogger events.
withDisableAnsi(boolean) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
withFileGroup(String) - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
withFileGroup(String) - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
withFileGroup(String) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
Define file group to apply during action execution eligible files.
withFileGroup(String) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withFileGroup(String) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
withFileIndex(String) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
Defines the file index for rolling strategy.
withFileName(String) - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
withFileName(String) - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
withFileName(String) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withFileName(String) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
withFileOwner(String) - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
withFileOwner(String) - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
withFileOwner(String) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
Define file owner to apply during action execution eligible files.
withFileOwner(String) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withFileOwner(String) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
withFilePattern(String) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withFilePattern(String) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
withFilePermissions(String) - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
withFilePermissions(String) - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
withFilePermissions(String) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withFilePermissions(String) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
withFilePermissions(Set<PosixFilePermission>) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
Define file permissions to apply during action execution eligible files.
withFilePermissionsString(String) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
Define file permissions in posix format to apply during action execution eligible files.
withFilter(Filter) - Method in class org.apache.logging.log4j.core.filter.AbstractFilterable.Builder
withFollowLinks(boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
True to allow synonyms links during search of eligible files.
withFontName(String) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
withFontSize(HtmlLayout.FontSize) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
withFooter(String) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
withHeader(String) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
withHost(String) - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
withIgnoreExceptions(boolean) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
withImmediateFail(boolean) - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
withImmediateFlush(boolean) - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder
 
withInterval(int) - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
withLayout(Layout<? extends Serializable>) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
withLocation() - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
withLocation() - Method in interface org.apache.logging.log4j.LogBuilder
 
withLocation(StackTraceElement) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
withLocation(StackTraceElement) - Method in interface org.apache.logging.log4j.LogBuilder
 
withLocationInfo(boolean) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
withLocking(boolean) - Method in class org.apache.logging.log4j.core.appender.AbstractFileAppender.Builder
 
withLocking(boolean) - Method in class org.apache.logging.log4j.core.appender.FileAppender.Builder
 
withLocking(boolean) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withMarker(Marker) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
withMarker(Marker) - Method in interface org.apache.logging.log4j.LogBuilder
 
withMax(String) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
Defines the maximum number of files to keep.
withMaxDepth(int) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
Define max folder depth to search for eligible files to apply posix attribute view.
withMaxFiles(String) - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
Defines the maximum number of files to keep.
withMaxRandomDelay(int) - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
withMin(String) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
Defines the minimum number of files to keep.
withModulate(boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy.Builder
 
withName(String) - Method in class org.apache.logging.log4j.core.appender.AbstractAppender.Builder
withName(String) - Method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
withNoConsoleNoAnsi(boolean) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
withNode(Node) - Method in class org.apache.logging.log4j.core.appender.AppenderSet.Builder
 
withPathConditions(PathCondition[]) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
Define path conditions to filter files in AbstractPathAction.getBasePath().
withPattern(String) - Method in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
withPattern(String) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
withPatternScript(AbstractScript) - Method in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
withPatternSelector(PatternSelector) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
withPolicy(TriggeringPolicy) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withPolicy(TriggeringPolicy) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
withPort(int) - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
withProtocol(Protocol) - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
withPurgePolicy(PurgePolicy) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
withReconnectDelayMillis(int) - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
withRegexReplacement(RegexReplacement) - Method in class org.apache.logging.log4j.core.layout.PatternLayout.Builder
 
withRewritePolicy(RewritePolicy) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
withRoutes(Route[]) - Method in class org.apache.logging.log4j.core.appender.routing.Routes.Builder
 
withRoutes(Routes) - Method in class org.apache.logging.log4j.core.appender.routing.RoutingAppender.Builder
 
withScript(AbstractScript) - Method in class org.apache.logging.log4j.core.appender.ScriptAppenderSelector.Builder
 
withSocketOptions(SocketOptions) - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
withSslConfiguration(SslConfiguration) - Method in class org.apache.logging.log4j.core.appender.SocketAppender.AbstractBuilder
 
withStartIndex(int) - Method in class org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.StyledSection
 
withStatus(String) - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
Specifies the logging level by name to use for filtering StatusLogger messages.
withStatus(Level) - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
Specifies the logging level to use for filtering StatusLogger messages.
withStopCustomActionsOnError(boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
Defines whether to stop executing asynchronous actions if an error occurs.
withStopCustomActionsOnError(boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
Defines whether to stop executing asynchronous actions if an error occurs.
withStrategy(RolloverStrategy) - Method in class org.apache.logging.log4j.core.appender.RollingFileAppender.Builder
 
withStrategy(RolloverStrategy) - Method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.Builder
 
withSubst(StrSubstitutor) - Method in class org.apache.logging.log4j.core.appender.rolling.action.PosixViewAttributeAction.Builder
Define string substituter.
withTempCompressedFilePattern(String) - Method in class org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy.Builder
Defines temporary compression file pattern.
withTempCompressedFilePattern(String) - Method in class org.apache.logging.log4j.core.appender.rolling.DirectWriteRolloverStrategy.Builder
Defines temporary compression file pattern.
withThrowable(Throwable) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
withThrowable(Throwable) - Method in interface org.apache.logging.log4j.LogBuilder
 
withTitle(String) - Method in class org.apache.logging.log4j.core.layout.HtmlLayout.Builder
 
withVerboseClasses(String...) - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
Specifies which class names to filter if the configured verbosity level is QUIET.
withVerbosity(String) - Method in class org.apache.logging.log4j.core.config.status.StatusConfiguration
Specifies the verbosity level to log at.
WRAP - org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Column.Overflow
 
wrapped - Variable in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
WRAPPED_BY_LABEL - Static variable in class org.apache.logging.log4j.core.impl.ThrowableProxyRenderer
 
WrappedFileWatcher - Class in org.apache.logging.log4j.core.util
 
WrappedFileWatcher(FileWatcher) - Constructor for class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
WrappedFileWatcher(FileWatcher, Configuration, Reconfigurable, List<ConfigurationListener>, long) - Constructor for class org.apache.logging.log4j.core.util.WrappedFileWatcher
 
write(byte[]) - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemErrStream
 
write(byte[]) - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemOutStream
 
write(byte[]) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Some output streams synchronize writes while others do not.
write(byte[]) - Method in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
write(byte[]) - Method in class org.apache.logging.log4j.core.util.CloseShieldOutputStream
 
write(byte[]) - Method in class org.apache.logging.log4j.core.util.NullOutputStream
Does nothing - output to /dev/null.
write(byte[], boolean) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Some output streams synchronize writes while others do not.
write(byte[], int, int) - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemErrStream
 
write(byte[], int, int) - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemOutStream
 
write(byte[], int, int) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Some output streams synchronize writes while others do not.
write(byte[], int, int) - Method in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
write(byte[], int, int) - Method in class org.apache.logging.log4j.core.util.CloseShieldOutputStream
 
write(byte[], int, int) - Method in class org.apache.logging.log4j.core.util.NullOutputStream
Does nothing - output to /dev/null.
write(byte[], int, int, boolean) - Method in class org.apache.logging.log4j.core.appender.FileManager
 
write(byte[], int, int, boolean) - Method in class org.apache.logging.log4j.core.appender.MemoryMappedFileManager
 
write(byte[], int, int, boolean) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Some output streams synchronize writes while others do not.
write(byte[], int, int, boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
write(byte[], int, int, boolean) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
write(byte[], int, int, boolean) - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
 
write(char[], int, int) - Method in class org.apache.logging.log4j.core.util.CloseShieldWriter
 
write(char[], int, int) - Method in class org.apache.logging.log4j.core.util.StringBuilderWriter
Writes a portion of a character array to the StringBuilder.
write(int) - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemErrStream
 
write(int) - Method in class org.apache.logging.log4j.core.appender.ConsoleAppender.SystemOutStream
 
write(int) - Method in class org.apache.logging.log4j.core.net.DatagramOutputStream
 
write(int) - Method in class org.apache.logging.log4j.core.util.CloseShieldOutputStream
 
write(int) - Method in class org.apache.logging.log4j.core.util.NullOutputStream
Does nothing - output to /dev/null.
write(int, char[], int) - Method in enum org.apache.logging.log4j.core.util.datetime.FixedDateFormat.FixedTimeZoneFormat
 
write(String) - Method in class org.apache.log4j.helpers.QuietWriter
 
write(String) - Method in class org.apache.logging.log4j.core.appender.WriterManager
Some output streams synchronize writes while others do not.
write(String) - Method in class org.apache.logging.log4j.core.util.StringBuilderWriter
Writes a String to the StringBuilder.
WRITE_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
WRITE_KEY_VALUES_INTO - Static variable in class org.apache.logging.log4j.core.pattern.MdcPatternConverter
 
writeAndEncodeAsMuchAsPossible(CharsetEncoder, CharBuffer, boolean, ByteBufferDestination, ByteBuffer, CoderResult) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
Continues to write the contents of the ByteBuffer to the destination and encode more of the CharBuffer text into the ByteBuffer until the remaining encoded text fit into the ByteBuffer, at which point the ByteBuffer is returned (without flushing the CharEncoder).
writeAndFlush(byte[], int, int, boolean) - Method in class org.apache.logging.log4j.core.net.TcpSocketManager
 
writeArgOrDelimPair(Object[], int, int, StringBuilder) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Appends the argument at the specified argument index (or, if no such argument exists, the "{}" delimiter pair) to the specified result char array at the specified position and returns the resulting position.
writeBuffer(LogEvent[], LogEvent, Layout<?>, OutputStream) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
writeByteArrayToManager(LogEvent) - Method in class org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender
 
writeBytes(byte[], int, int) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
writeBytes(byte[], int, int) - Method in interface org.apache.logging.log4j.core.layout.ByteBufferDestination
Writes the given data to this ByteBufferDestination.
writeBytes(ByteBuffer) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
writeBytes(ByteBuffer) - Method in interface org.apache.logging.log4j.core.layout.ByteBufferDestination
Writes the given data to this ByteBufferDestination entirely.
writeCache(OutputStream) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginCache
Stores the plugin cache to a given OutputStream.
writeCacheFile(Element...) - Method in class org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor
 
writeChunkedEncodedText(CharsetEncoder, CharBuffer, ByteBufferDestination, ByteBuffer, CoderResult) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
This method is called when the CharEncoder has encoded (but not yet flushed) content from the CharBuffer into the ByteBuffer and we found that the ByteBuffer is too small to hold all the content.
writeContent(LogEvent[], LogEvent, Layout<?>, ByteArrayOutputStream) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
writeDate(char[], int) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
writeDelimPair(StringBuilder) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Writes "{}" to the specified result array at the specified position and returns the resulting position.
writeEncodedText(CharsetEncoder, CharBuffer, ByteBuffer, ByteBufferDestination, CoderResult) - Static method in class org.apache.logging.log4j.core.layout.TextEncoderHelper
This method is called when the CharEncoder has encoded (but not yet flushed) content from the CharBuffer into the ByteBuffer.
writeEscapedEscapeChars(int, StringBuilder) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Writes a '\' char to the specified result array (starting at the specified position) for each pair of '\' escape chars encountered in the message format and returns the resulting position.
writeFooter() - Method in class org.apache.log4j.WriterAppender
Write a footer as produced by the embedded layout's Layout.getFooter() method.
writeFooter() - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Writes the footer.
writeFooter() - Method in class org.apache.logging.log4j.core.appender.WriterManager
Writes the footer.
writeFooter(Layout<?>, OutputStream) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
writeHeader() - Method in class org.apache.log4j.WriterAppender
Write a header as produced by the embedded layout's Layout.getHeader() method.
writeHeader() - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
Writes the layout's header to the file if it exists.
writeHeader(OutputStream) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
 
writeHeader(Layout<?>, OutputStream) - Method in class org.apache.logging.log4j.core.net.SmtpManager
 
writeObject(ObjectOutputStream) - Method in class org.apache.log4j.Level
Serialize level.
writeObject(ObjectOutputStream) - Method in class org.apache.logging.log4j.core.async.RingBufferLogEvent
 
writeObject(ObjectOutputStream) - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent.LogEventProxy
 
writeObject(ObjectOutputStream) - Method in class org.apache.logging.log4j.message.FormattedMessage
 
writeObject(ObjectOutputStream) - Method in class org.apache.logging.log4j.message.LocalizedMessage
 
writeObject(ObjectOutputStream) - Method in class org.apache.logging.log4j.message.MessageFormatMessage
 
writeObject(ObjectOutputStream) - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
 
writeObject(ObjectOutputStream) - Method in class org.apache.logging.log4j.message.ObjectMessage
 
writeObject(ObjectOutputStream) - Method in class org.apache.logging.log4j.message.SimpleMessage
 
writeObject(ObjectOutputStream) - Method in class org.apache.logging.log4j.message.StringFormattedMessage
 
writeObject(ObjectOutputStream) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
Save the state of the SortedArrayStringMap instance to a stream (i.e., serialize it).
writeObject(ObjectOutputStream) - Method in class org.apache.logging.slf4j.Log4jLogger
This is the default implementation of writeObject.
writer - Variable in class org.apache.logging.log4j.core.appender.WriterAppender.FactoryData
 
writer - Variable in class org.apache.logging.log4j.core.appender.WriterManager
 
writer - Static variable in class org.apache.logging.log4j.util.LowLevelLogUtil
 
WriterAppender - Class in org.apache.log4j
WriterAppender appends log events to a Writer or an OutputStream depending on the user's choice.
WriterAppender - Class in org.apache.logging.log4j.core.appender
Appends log events to a Writer.
WriterAppender() - Constructor for class org.apache.log4j.WriterAppender
This default constructor does nothing.
WriterAppender(String, StringLayout, Filter, WriterManager, boolean, Property[]) - Constructor for class org.apache.logging.log4j.core.appender.WriterAppender
 
WriterAppender(Layout, OutputStream) - Constructor for class org.apache.log4j.WriterAppender
Instantiate a WriterAppender and set the output destination to a new OutputStreamWriter initialized with os as its OutputStream.
WriterAppender(Layout, Writer) - Constructor for class org.apache.log4j.WriterAppender
Instantiate a WriterAppender and set the output destination to writer.
WriterAppender.Builder<B extends WriterAppender.Builder<B>> - Class in org.apache.logging.log4j.core.appender
Builds WriterAppender instances.
WriterAppender.FactoryData - Class in org.apache.logging.log4j.core.appender
Holds data to pass to factory method.
WriterAppender.WriterManagerFactory - Class in org.apache.logging.log4j.core.appender
 
writeReplace() - Method in class org.apache.logging.log4j.core.impl.Log4jLogEvent
Creates a LogEventProxy that can be serialized.
writeReplace() - Method in class org.apache.logging.log4j.core.impl.MutableLogEvent
Creates a LogEventProxy that can be serialized.
writeReplace() - Method in class org.apache.logging.log4j.core.Logger
 
writeReplace() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
Creates a ThreadDumpMessageProxy that can be serialized.
WriterManager - Class in org.apache.logging.log4j.core.appender
Manages a Writer so that it can be shared by multiple Appenders and will allow appenders to reconfigure without requiring a new writer.
WriterManager(Writer, String, StringLayout, boolean) - Constructor for class org.apache.logging.log4j.core.appender.WriterManager
 
WriterManagerFactory() - Constructor for class org.apache.logging.log4j.core.appender.WriterAppender.WriterManagerFactory
 
writeStreamHeader() - Method in class org.apache.logging.log4j.core.layout.SerializedLayout.PrivateObjectOutputStream
Deprecated.
 
writeTime(int, char[], int) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
writeTimeZone(long, char[], int) - Method in class org.apache.logging.log4j.core.util.datetime.FixedDateFormat
 
writeToDestination(byte[], int, int) - Method in class org.apache.logging.log4j.core.appender.FileManager
Overrides OutputStreamManager.writeToDestination(byte[], int, int) to add support for file locking.
writeToDestination(byte[], int, int) - Method in class org.apache.logging.log4j.core.appender.OutputStreamManager
Writes the specified section of the specified byte array to the stream.
writeToDestination(byte[], int, int) - Method in class org.apache.logging.log4j.core.appender.RandomAccessFileManager
 
writeToDestination(byte[], int, int) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingFileManager
 
writeToDestination(byte[], int, int) - Method in class org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager
 
writeToUnsynchronized(byte[], int, int, ByteBufferDestination) - Static method in class org.apache.logging.log4j.core.layout.ByteBufferDestinationHelper
Writes the specified data to the specified destination.
writeToUnsynchronized(ByteBuffer, ByteBufferDestination) - Static method in class org.apache.logging.log4j.core.layout.ByteBufferDestinationHelper
Writes the specified data to the specified destination.
writeUnescapedEscapeChars(int, StringBuilder) - Static method in class org.apache.logging.log4j.message.ParameterFormatter
Writes the specified number of '\' chars to the specified result array (starting at the specified position) and returns the resulting position.
writeXmlAttributes(XMLStreamWriter, Component) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
writeXmlComponent(XMLStreamWriter, Component, int) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
writeXmlConfiguration(OutputStream) - Method in interface org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilder
Constructs an XML configuration from this builder.
writeXmlConfiguration(OutputStream) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
writeXmlConfiguration(XMLStreamWriter) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
writeXmlIndent(XMLStreamWriter, int) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 
writeXmlSection(XMLStreamWriter, Component) - Method in class org.apache.logging.log4j.core.config.builder.impl.DefaultConfigurationBuilder
 

X

XINCLUDE_FIXUP_BASE_URIS - Static variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
XINCLUDE_FIXUP_LANGUAGE - Static variable in class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
XLARGE - org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
XML - org.apache.logging.log4j.core.pattern.EncodingPatternConverter.EscapeFormat
XML string escaping as defined in XML specification.
XML - org.apache.logging.log4j.message.MapMessage.MapFormat
The map should be formatted as XML.
XML - org.apache.logging.log4j.message.StructuredDataMessage.Format
The map should be formatted as XML.
XML - Static variable in class org.apache.logging.log4j.core.net.UrlConnectionFactory
 
XmlConfiguration - Class in org.apache.log4j.xml
Class Description goes here.
XmlConfiguration - Class in org.apache.logging.log4j.core.config.xml
Creates a Node hierarchy from an XML file.
XmlConfiguration(LoggerContext, ConfigurationSource) - Constructor for class org.apache.logging.log4j.core.config.xml.XmlConfiguration
 
XmlConfiguration(LoggerContext, ConfigurationSource, int) - Constructor for class org.apache.log4j.xml.XmlConfiguration
 
XmlConfiguration.ConsumerException - Exception in org.apache.log4j.xml
 
XmlConfiguration.ErrorType - Enum in org.apache.logging.log4j.core.config.xml
The error that occurred.
XmlConfiguration.ParseAction - Interface in org.apache.log4j.xml
 
XmlConfiguration.SAXErrorHandler - Class in org.apache.log4j.xml
 
XmlConfiguration.Status - Class in org.apache.logging.log4j.core.config.xml
Status for recording errors.
XmlConfigurationFactory - Class in org.apache.log4j.xml
Constructs a Configuration usable in Log4j 2 from a Log4j 1 configuration file.
XmlConfigurationFactory - Class in org.apache.logging.log4j.core.config.xml
Factory to construct an XmlConfiguration.
XmlConfigurationFactory() - Constructor for class org.apache.log4j.xml.XmlConfigurationFactory
 
XmlConfigurationFactory() - Constructor for class org.apache.logging.log4j.core.config.xml.XmlConfigurationFactory
 
XSMALL - org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
XXLARGE - org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
XXSMALL - org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
 
XZ - org.apache.logging.log4j.core.appender.rolling.FileExtension
 

Y

YEAR - Static variable in class org.apache.logging.log4j.core.util.CronExpression
 
YEAR_CHAR - Static variable in class org.apache.logging.log4j.core.appender.rolling.PatternProcessor
 
years - Variable in class org.apache.logging.log4j.core.util.CronExpression
 
Yellow(List<PatternFormatter>, String) - Constructor for class org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Yellow
Constructs the converter.
YELLOW - org.apache.logging.log4j.core.pattern.AnsiEscape
Yellow foreground color.
YIELD - org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.WaitStrategy
 

Z

ZERO - Static variable in class org.apache.logging.log4j.core.appender.rolling.action.Duration
Constant for a duration of zero.
ZERO_STRING - Static variable in class org.apache.logging.log4j.core.pattern.CachedDateFormat
Expected representation of 0 milliseconds.
zeroPad - Variable in class org.apache.logging.log4j.core.pattern.FormattingInfo
Use zero-padding instead whitespace padding
ZEROS - Static variable in class org.apache.logging.log4j.core.pattern.FormattingInfo
Array of zeros.
ZIP - org.apache.logging.log4j.core.appender.rolling.FileExtension
 
ZipCompressAction - Class in org.apache.logging.log4j.core.appender.rolling.action
Compresses a file using Zip compression.
ZipCompressAction(File, File, boolean, int) - Constructor for class org.apache.logging.log4j.core.appender.rolling.action.ZipCompressAction
Creates new instance of GzCompressAction.
zone - Variable in class org.apache.logging.log4j.core.util.datetime.FastDateParser.TimeZoneStrategy.TzInfo
 

_

_appendNamed(int, char[]) - Static method in class org.apache.logging.log4j.core.util.JsonUtils
 
_appendNumeric(int, char[]) - Static method in class org.apache.logging.log4j.core.util.JsonUtils
 
_qbufLocal - Static variable in class org.apache.logging.log4j.core.util.JsonUtils
Temporary buffer used for composing quote/escape sequences
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages