-
get(String) - Method in class org
.apache
.logging
.log4j
.message
.
MapMessage
-
Retrieve 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
.
DefaultThreadContextMap
-
-
get(String) - Method in interface org
.apache
.logging
.log4j
.spi
.
ThreadContextMap
-
Get 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(Supplier<?>) - Static method in class org
.apache
.logging
.log4j
.util
.
LambdaUtil
-
Returns the result of evaluating the specified function.
-
get(MessageSupplier) - Static method in class org
.apache
.logging
.log4j
.util
.
LambdaUtil
-
Returns the Message supplied by the specified function.
-
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.
-
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.
-
getBaseName() - Method in class org
.apache
.logging
.log4j
.message
.
LocalizedMessageFactory
-
Gets the resource bundle base name if set.
-
getBooleanProperty(String) - Method in class org
.apache
.logging
.log4j
.util
.
PropertiesUtil
-
Gets the named property as a boolean value.
-
getBooleanProperty(String, boolean) - Method in class org
.apache
.logging
.log4j
.util
.
PropertiesUtil
-
Gets the named property as a boolean value.
-
getCallerClass(int) - Static method in class org
.apache
.logging
.log4j
.util
.
ReflectionUtil
-
-
getCallerClass(String) - Static method in class org
.apache
.logging
.log4j
.util
.
ReflectionUtil
-
-
getCallerClass(String, String) - Static method in class org
.apache
.logging
.log4j
.util
.
ReflectionUtil
-
-
getCallerClass(Class<?>) - Static method in class org
.apache
.logging
.log4j
.util
.
ReflectionUtil
-
-
getClassName() - Method in class org
.apache
.logging
.log4j
.spi
.
Provider
-
-
getContext() - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns the current LoggerContext.
-
getContext(boolean) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a LoggerContext.
-
getContext(ClassLoader, boolean) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a LoggerContext.
-
getContext(ClassLoader, boolean, Object) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a LoggerContext.
-
getContext(ClassLoader, boolean, URI) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a LoggerContext.
-
getContext(ClassLoader, boolean, Object, URI) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a LoggerContext.
-
getContext(ClassLoader, boolean, Object, URI, String) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a LoggerContext.
-
getContext(String, boolean) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a LoggerContext
-
getContext(String, ClassLoader, boolean) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a LoggerContext
-
getContext(String, ClassLoader, Object, boolean) - Method in class org
.apache
.logging
.log4j
.simple
.
SimpleLoggerContextFactory
-
-
getContext(String, ClassLoader, Object, boolean, URI, String) - Method in class org
.apache
.logging
.log4j
.simple
.
SimpleLoggerContextFactory
-
-
getContext() - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLoggerAdapter
-
Gets the
LoggerContext that should be used to look up or create loggers.
-
getContext(Class<?>) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLoggerAdapter
-
-
getContext(String, ClassLoader, Object, boolean) - Method in interface org
.apache
.logging
.log4j
.spi
.
LoggerContextFactory
-
-
getContext(String, ClassLoader, Object, boolean, URI, String) - Method in interface org
.apache
.logging
.log4j
.spi
.
LoggerContextFactory
-
-
getContext() - Static method in class org
.apache
.logging
.log4j
.
ThreadContext
-
Returns a mutable copy of current thread's context Map.
-
getCopy() - Method in class org
.apache
.logging
.log4j
.spi
.
DefaultThreadContextMap
-
-
getCopy() - Method in interface org
.apache
.logging
.log4j
.spi
.
ThreadContextMap
-
Get a non-
null mutable copy of current thread's context Map.
-
getCurrentStackTrace() - Static method in class org
.apache
.logging
.log4j
.util
.
ReflectionUtil
-
-
getData() - Method in class org
.apache
.logging
.log4j
.message
.
MapMessage
-
Returns the message data as an unmodifiable Map.
-
getDeclaringClass() - Method in class org
.apache
.logging
.log4j
.
Level
-
-
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() - Static method in class org
.apache
.logging
.log4j
.
ThreadContext
-
Gets the current nesting depth of this thread's stack.
-
getEnterpriseNumber() - Method in class org
.apache
.logging
.log4j
.message
.
StructuredDataId
-
Returns the enterprise number.
-
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.
-
getFactory() - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns the current LoggerContextFactory.
-
getFormat() - Method in class org
.apache
.logging
.log4j
.message
.
FormattedMessage
-
Returns 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
.
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
.
StructuredDataMessage
-
Returns the message.
-
getFormat() - Method in class org
.apache
.logging
.log4j
.message
.
ThreadDumpMessage
-
Returns the title.
-
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
.logging
.log4j
.message
.
FormattedMessage
-
Returns 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
-
Format the message and return it.
-
getFormattedMessage(String[]) - Method in class org
.apache
.logging
.log4j
.message
.
MapMessage
-
-
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(String[]) - Method in interface org
.apache
.logging
.log4j
.message
.
MultiformatMessage
-
Returns the Message formatted as a String.
-
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
.
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
.
StructuredDataMessage
-
Formats the message and return it.
-
getFormattedMessage(String[]) - Method in class org
.apache
.logging
.log4j
.message
.
StructuredDataMessage
-
Formats the message according the the specified format.
-
getFormattedMessage() - Method in class org
.apache
.logging
.log4j
.message
.
ThreadDumpMessage
-
Returns the ThreadDump in printable 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.
-
getId() - Method in class org
.apache
.logging
.log4j
.message
.
StructuredDataMessage
-
Returns this message id.
-
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
.
DefaultThreadContextMap
-
-
getImmutableMapOrNull() - Method in interface org
.apache
.logging
.log4j
.spi
.
ThreadContextMap
-
Return an immutable view on the context Map or
null if the context map is empty.
-
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.
-
getIntegerProperty(String, int) - Method in class org
.apache
.logging
.log4j
.util
.
PropertiesUtil
-
Gets the named property as an integer.
-
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.
-
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
-
-
getListeners() - Method in class org
.apache
.logging
.log4j
.status
.
StatusLogger
-
Returns a thread safe Iterable for the StatusListener.
-
getLogger() - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a Logger with the name of the calling class.
-
getLogger(Class<?>) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a Logger using the fully qualified name of the Class as the Logger name.
-
getLogger(Class<?>, MessageFactory) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a Logger using the fully qualified name of the Class as the Logger name.
-
getLogger(MessageFactory) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a Logger with the name of the calling class.
-
getLogger(Object) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a Logger using the fully qualified class name of the value as the Logger name.
-
getLogger(Object, MessageFactory) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a Logger using the fully qualified class name of the value as the Logger name.
-
getLogger(String) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a Logger with the specified name.
-
getLogger(String, MessageFactory) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a Logger with the specified name.
-
getLogger(String, String) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns a Logger with the specified name.
-
getLogger(String) - Method in class org
.apache
.logging
.log4j
.simple
.
SimpleLoggerContext
-
-
getLogger(String, MessageFactory) - 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, MessageFactory) - Method in interface org
.apache
.logging
.log4j
.spi
.
LoggerContext
-
Returns an ExtendedLogger.
-
getLogger() - Static method in class org
.apache
.logging
.log4j
.status
.
StatusLogger
-
Retrieve the StatusLogger.
-
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.
-
getLoggersInContext(LoggerContext) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLoggerAdapter
-
Gets or creates the ConcurrentMap of named loggers for a given LoggerContext.
-
getLongProperty(String, long) - Method in class org
.apache
.logging
.log4j
.util
.
PropertiesUtil
-
Gets the named property as a long.
-
getMarker(String) - Static method in class org
.apache
.logging
.log4j
.
MarkerManager
-
Retrieves a Marker or create a Marker that has no parent.
-
getMarker(String, String) - Static method in class org
.apache
.logging
.log4j
.
MarkerManager
-
-
getMarker(String, Marker) - Static method in class org
.apache
.logging
.log4j
.
MarkerManager
-
-
getMessage(String, Object[], Throwable) - Method in class org
.apache
.logging
.log4j
.message
.
FormattedMessage
-
-
getMessage() - Method in class org
.apache
.logging
.log4j
.status
.
StatusData
-
Returns the message associated with the event.
-
getMessageFactory() - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Gets the message factory used to convert message Objects and Strings into actual log Messages.
-
getMessageFactory() - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
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
-
-
getOptional() - Method in class org
.apache
.logging
.log4j
.message
.
StructuredDataId
-
Returns a list of optional keys.
-
getParameters() - Method in class org
.apache
.logging
.log4j
.message
.
FormattedMessage
-
Returns 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
.
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
.
ThreadDumpMessage
-
Returns an array with a single element, a Map containing the ThreadInformation as the key.
-
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
-
-
getPriority() - Method in class org
.apache
.logging
.log4j
.spi
.
Provider
-
Gets the priority (natural ordering) of this Provider.
-
getProperties() - Static method in class org
.apache
.logging
.log4j
.util
.
PropertiesUtil
-
Returns the PropertiesUtil used by Log4j.
-
getProviders() - Static method in class org
.apache
.logging
.log4j
.util
.
ProviderUtil
-
-
getRequired() - Method in class org
.apache
.logging
.log4j
.message
.
StructuredDataId
-
Returns a list of required keys.
-
getResourceBundle(String, Locale, boolean) - Method in class org
.apache
.logging
.log4j
.message
.
LocalizedMessage
-
Override this to use a ResourceBundle.Control in Java 6
-
getResourceBundle() - Method in class org
.apache
.logging
.log4j
.message
.
LocalizedMessageFactory
-
Gets the resource bundle if set.
-
getRootLogger() - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Returns the root logger.
-
getStackTraceElement() - Method in class org
.apache
.logging
.log4j
.status
.
StatusData
-
Returns the StackTraceElement for the method that created the event.
-
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.
-
getStatusData() - Method in class org
.apache
.logging
.log4j
.status
.
StatusLogger
-
Returns a List of all events as StatusData objects.
-
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.
-
getStringProperty(String) - Method in class org
.apache
.logging
.log4j
.util
.
PropertiesUtil
-
Gets the named property as a String.
-
getStringProperty(String, String) - Method in class org
.apache
.logging
.log4j
.util
.
PropertiesUtil
-
Gets the named property as a String.
-
getSystemProperties() - Static method in class org
.apache
.logging
.log4j
.util
.
PropertiesUtil
-
Return the system properties or an empty Properties object if an error occurs.
-
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
-
-
getThreadName() - Method in class org
.apache
.logging
.log4j
.status
.
StatusData
-
-
getThrowable() - Method in class org
.apache
.logging
.log4j
.message
.
FormattedMessage
-
Always returns null.
-
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
.
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
.
ThreadDumpMessage
-
Always returns null.
-
getThrowable() - Method in class org
.apache
.logging
.log4j
.status
.
StatusData
-
Returns the Throwable associated with the event.
-
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.
-
getType() - Method in class org
.apache
.logging
.log4j
.message
.
StructuredDataMessage
-
Returns this message type.
-
getUrl() - Method in class org
.apache
.logging
.log4j
.spi
.
Provider
-
Gets the URL containing this Provider's Log4j details.
-
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.
-
IGNORE_TCCL_PROPERTY - Static variable in class org
.apache
.logging
.log4j
.util
.
LoaderUtil
-
System property to set to ignore the thread context ClassLoader.
-
INFO - Static variable in class org
.apache
.logging
.log4j
.
Level
-
An event for informational purposes.
-
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, Throwable) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message with the specific Marker at the
INFO level.
-
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, 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, Object) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message object with the
INFO level.
-
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, String) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message object with the
INFO level.
-
info(Marker, String, Object...) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message with parameters at the
INFO level.
-
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, 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, 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<?>, 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(Message) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message with the specific Marker at the
INFO level.
-
info(Message, Throwable) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message with the specific Marker at the
INFO level.
-
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, 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(Object) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message object with the
INFO level.
-
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(String) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message object with the
INFO level.
-
info(String, Object...) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message with parameters at the
INFO level.
-
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, 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(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<?>, 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(Marker, Message) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, Message, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, Object) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, Object, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, String) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, String, Object...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, String, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Message) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Message, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Object) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Object, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(String) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(String, Object...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(String, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Supplier<?>) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Supplier<?>, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, Supplier<?>) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, String, Supplier<?>...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, Supplier<?>, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(String, Supplier<?>...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, MessageSupplier) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(Marker, MessageSupplier, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(MessageSupplier) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
info(MessageSupplier, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
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.
-
INSTANCE - Static variable in class org
.apache
.logging
.log4j
.message
.
ParameterizedMessageFactory
-
Instance of StringFormatterMessageFactory.
-
INSTANCE - Static variable in class org
.apache
.logging
.log4j
.message
.
ParameterizedNoReferenceMessageFactory
-
Instance of ParameterizedStatusMessageFactory.
-
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.
-
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.
-
isBlank(String) - Static method in class org
.apache
.logging
.log4j
.util
.
Strings
-
Checks if a String is blank.
-
isDebugEnabled() - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Checks whether this Logger is enabled for the
DEBUG Level.
-
isDebugEnabled(Marker) - 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(Marker) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
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
.
MutableThreadContextStack
-
-
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(CharSequence) - Static method in class org
.apache
.logging
.log4j
.util
.
Strings
-
Checks if a CharSequence is empty ("") or null.
-
isEnabled(Level) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Checks whether this Logger is enabled for the the given Level.
-
isEnabled(Level, Marker) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Checks whether this logger is enabled at the specified level and an optional Marker.
-
isEnabled(Level, Marker, Message, Throwable) - Method in class org
.apache
.logging
.log4j
.simple
.
SimpleLogger
-
-
isEnabled(Level, Marker, Object, Throwable) - Method in class org
.apache
.logging
.log4j
.simple
.
SimpleLogger
-
-
isEnabled(Level, Marker, String) - Method in class org
.apache
.logging
.log4j
.simple
.
SimpleLogger
-
-
isEnabled(Level, Marker, String, Object...) - Method in class org
.apache
.logging
.log4j
.simple
.
SimpleLogger
-
-
isEnabled(Level, Marker, String, Throwable) - Method in class org
.apache
.logging
.log4j
.simple
.
SimpleLogger
-
-
isEnabled(Level) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
isEnabled(Level, Marker) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
isEnabled(Level, Marker, Message, Throwable) - Method in interface org
.apache
.logging
.log4j
.spi
.
ExtendedLogger
-
Determines if logging is enabled.
-
isEnabled(Level, Marker, Object, Throwable) - Method in interface org
.apache
.logging
.log4j
.spi
.
ExtendedLogger
-
Determines if logging is enabled.
-
isEnabled(Level, Marker, String, Throwable) - Method in interface org
.apache
.logging
.log4j
.spi
.
ExtendedLogger
-
Determines if logging is enabled.
-
isEnabled(Level, Marker, String) - Method in interface org
.apache
.logging
.log4j
.spi
.
ExtendedLogger
-
Determine if logging is enabled.
-
isEnabled(Level, Marker, String, Object...) - 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, Object, Throwable) - 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
.spi
.
ExtendedLoggerWrapper
-
Detect if the event would be logged.
-
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, 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) - Method in class org
.apache
.logging
.log4j
.status
.
StatusLogger
-
-
isEnabled(Level, Marker, String, Object...) - Method in class org
.apache
.logging
.log4j
.status
.
StatusLogger
-
-
isEnabled(Level, Marker, Object, Throwable) - Method in class org
.apache
.logging
.log4j
.status
.
StatusLogger
-
-
isEnabled(Level, Marker, Message, Throwable) - Method in class org
.apache
.logging
.log4j
.status
.
StatusLogger
-
-
isEnabled(Level, Marker) - Method in class org
.apache
.logging
.log4j
.status
.
StatusLogger
-
-
isErrorEnabled() - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Checks whether this Logger is enabled for the
ERROR Level.
-
isErrorEnabled(Marker) - 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(Marker) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
isFatalEnabled() - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Checks whether this Logger is enabled for the
FATAL Level.
-
isFatalEnabled(Marker) - 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 class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
isFrozen() - Method in class org
.apache
.logging
.log4j
.spi
.
MutableThreadContextStack
-
-
isInfoEnabled() - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Checks whether this Logger is enabled for the
INFO Level.
-
isInfoEnabled(Marker) - 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(Marker) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
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(Marker) - Method in interface org
.apache
.logging
.log4j
.
Marker
-
Checks whether this Marker is an instance of the specified Marker.
-
isInstanceOf(String) - 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
-
-
isInstanceOf(String) - Method in class org
.apache
.logging
.log4j
.
MarkerManager.Log4jMarker
-
-
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.
-
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.
-
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.
-
isOsWindows() - Method in class org
.apache
.logging
.log4j
.util
.
PropertiesUtil
-
Returns true if system properties tell us we are running on Windows.
-
isReserved() - Method in class org
.apache
.logging
.log4j
.message
.
StructuredDataId
-
Indicates if the id is reserved.
-
isTraceEnabled() - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Checks whether this Logger is enabled for the
TRACE level.
-
isTraceEnabled(Marker) - 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(Marker) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
isWarnEnabled() - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Checks whether this Logger is enabled for the
WARN Level.
-
isWarnEnabled(Marker) - 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(Marker) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
iterator() - Method in class org
.apache
.logging
.log4j
.spi
.
DefaultThreadContextStack
-
-
iterator() - Method in class org
.apache
.logging
.log4j
.spi
.
MutableThreadContextStack
-
-
LambdaUtil
- Class in
org.apache.logging.log4j.util
-
Utility class for lambda support.
-
lazyInit() - Static method in class org
.apache
.logging
.log4j
.util
.
ProviderUtil
-
Lazily initializes the ProviderUtil singleton.
-
Level
- Class in
org.apache.logging.log4j
-
Levels used for identifying the severity of an event.
-
LF - Static variable in class org
.apache
.logging
.log4j
.util
.
Chars
-
Line Feed.
-
loadClass(String) - Static method in class org
.apache
.logging
.log4j
.util
.
LoaderUtil
-
Loads a class by name.
-
LoaderUtil
- Class in
org.apache.logging.log4j.util
-
Consider this class private. Utility class for ClassLoaders.
-
loadLoggerContextFactory() - Method in class org
.apache
.logging
.log4j
.spi
.
Provider
-
-
loadProvider(URL, ClassLoader) - Static method in class org
.apache
.logging
.log4j
.util
.
ProviderUtil
-
Loads an individual Provider implementation.
-
loadProviders(Enumeration<URL>, ClassLoader) - Static method in class org
.apache
.logging
.log4j
.util
.
ProviderUtil
-
-
loadThreadContextMap() - Method in class org
.apache
.logging
.log4j
.spi
.
Provider
-
-
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
-
Constructor with message pattern and arguments.
-
LocalizedMessage(String, 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(String, 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(Locale, String, Object[]) - Constructor for class org
.apache
.logging
.log4j
.message
.
LocalizedMessage
-
-
LocalizedMessage(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(ResourceBundle, 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(ResourceBundle, 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(String, Object, 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(ResourceBundle, String, Object, 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(ResourceBundle, Locale, String, Object, Object) - Constructor for class org
.apache
.logging
.log4j
.message
.
LocalizedMessage
-
-
LocalizedMessage(Locale, String, Object, Object) - Constructor for class org
.apache
.logging
.log4j
.message
.
LocalizedMessage
-
-
LocalizedMessageFactory
- Class in
org.apache.logging.log4j.message
-
-
LocalizedMessageFactory(ResourceBundle) - Constructor for class org
.apache
.logging
.log4j
.message
.
LocalizedMessageFactory
-
-
LocalizedMessageFactory(String) - Constructor for class org
.apache
.logging
.log4j
.message
.
LocalizedMessageFactory
-
-
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, Throwable) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message with the specific Marker at the given level.
-
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, 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, Object) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message object with the given level.
-
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, String) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message object with the given level.
-
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, 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, 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, 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<?>, 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, Message) - 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 interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message with the specific Marker at the given level.
-
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, 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, Object) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message object with the given level.
-
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, String) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message object with the given level.
-
log(Level, String, Object...) - Method in interface org
.apache
.logging
.log4j
.
Logger
-
Logs a message with parameters at the given level.
-
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, 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, 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<?>, 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, Marker, Message) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, Message, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, Object) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, Object, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, String) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, String, Object...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, String, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Message) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Message, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Object) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Object, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, String) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, String, Object...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, String, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Supplier<?>) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Supplier<?>, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, Supplier<?>) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, String, Supplier<?>...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, Supplier<?>, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, String, Supplier<?>...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, MessageSupplier) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, Marker, MessageSupplier, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, MessageSupplier) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
log(Level, MessageSupplier, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
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.
-
Log4jMarker(String) - Constructor for class org
.apache
.logging
.log4j
.
MarkerManager.Log4jMarker
-
Constructs a new Marker.
-
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.
-
Logger
- Interface in
org.apache.logging.log4j
-
This is the central interface in the log4j package.
-
logger - Variable in class org
.apache
.logging
.log4j
.spi
.
ExtendedLoggerWrapper
-
The wrapped Logger.
-
LOGGER_CONTEXT_FACTORY - Static variable in class org
.apache
.logging
.log4j
.spi
.
Provider
-
-
LoggerAdapter
<
L> - Interface in
org.apache.logging.log4j.spi
-
A basic registry for
LoggerContext objects and their associated external Logger classes.
-
LoggerContext
- Interface in
org.apache.logging.log4j.spi
-
Anchor point for logging implementations.
-
LoggerContextFactory
- Interface in
org.apache.logging.log4j.spi
-
-
LoggerContextKey
- Class in
org.apache.logging.log4j.spi
-
Creates keys used in maps for use in LoggerContext implementations.
-
LoggerContextKey() - Constructor for class org
.apache
.logging
.log4j
.spi
.
LoggerContextKey
-
-
LoggerNameAwareMessage
- Interface in
org.apache.logging.log4j.message
-
Message that is interested in the name of the Logger.
-
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, Message, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
logIfEnabled(String, Level, Marker, MessageSupplier, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
logIfEnabled(String, Level, Marker, Object, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
logIfEnabled(String, Level, Marker, Supplier<?>, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
logIfEnabled(String, Level, Marker, String) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
logIfEnabled(String, Level, Marker, String, Supplier<?>...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
logIfEnabled(String, Level, Marker, String, Object...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
logIfEnabled(String, Level, Marker, String, 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, 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, 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 interface org
.apache
.logging
.log4j
.spi
.
ExtendedLogger
-
Logs a message if the specified level is active.
-
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, 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, 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, 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.
-
LogManager
- Class in
org.apache.logging.log4j
-
The anchor point for the logging system.
-
LogManager() - Constructor for class org
.apache
.logging
.log4j
.
LogManager
-
Prevents instantiation
-
logMessage(String, Level, Marker, Message, Throwable) - Method in class org
.apache
.logging
.log4j
.simple
.
SimpleLogger
-
-
logMessage(String, Level, Marker, Object, Throwable) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
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(String, Level, Marker, String, 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, Supplier<?>...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
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.
-
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, String[], Throwable) - Constructor for class org
.apache
.logging
.log4j
.message
.
ParameterizedMessage
-
Creates a parameterized message.
-
ParameterizedMessage(String, Object[], Throwable) - Constructor for class org
.apache
.logging
.log4j
.message
.
ParameterizedMessage
-
Creates a parameterized message.
-
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) - Constructor for class org
.apache
.logging
.log4j
.message
.
ParameterizedMessage
-
Constructor with a pattern and a single parameter.
-
ParameterizedMessage(String, Object, Object) - Constructor for class org
.apache
.logging
.log4j
.message
.
ParameterizedMessage
-
Constructor with a pattern and two parameters.
-
ParameterizedMessageFactory
- Class in
org.apache.logging.log4j.message
-
Enables use of
{} parameter markers in message strings.
-
ParameterizedMessageFactory() - Constructor for class org
.apache
.logging
.log4j
.message
.
ParameterizedMessageFactory
-
-
ParameterizedNoReferenceMessageFactory
- Class in
org.apache.logging.log4j.message
-
-
ParameterizedNoReferenceMessageFactory() - Constructor for class org
.apache
.logging
.log4j
.message
.
ParameterizedNoReferenceMessageFactory
-
-
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() - Static method in class org
.apache
.logging
.log4j
.
ThreadContext
-
Looks at the last diagnostic context at the top of this NDC without removing it.
-
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() - Static method in class org
.apache
.logging
.log4j
.
ThreadContext
-
Returns the value of the last item placed on the stack.
-
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, 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
-
-
printf(Level, String, Object...) - Method in class org
.apache
.logging
.log4j
.spi
.
AbstractLogger
-
-
PropertiesUtil
- Class in
org.apache.logging.log4j.util
-
Consider this class private.
-
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(String) - Constructor for class org
.apache
.logging
.log4j
.util
.
PropertiesUtil
-
Constructs a PropertiesUtil for a given properties file name on the classpath.
-
Provider
- Class in
org.apache.logging.log4j.spi
-
Model class for a Log4j 2 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.
-
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.
-
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) - Static method in class org
.apache
.logging
.log4j
.
ThreadContext
-
Pushes new diagnostic context information for the current thread.
-
push(String, Object...) - Static method in class org
.apache
.logging
.log4j
.
ThreadContext
-
Pushes new diagnostic context information for the current thread.
-
put(String, String) - Method in class org
.apache
.logging
.log4j
.message
.
MapMessage
-
Add an item to the data Map.
-
put(String, String) - Method in class org
.apache
.logging
.log4j
.spi
.
DefaultThreadContextMap
-
-
put(String, String) - Method in interface org
.apache
.logging
.log4j
.spi
.
ThreadContextMap
-
Put a context value (the
o parameter) as identified with the
key parameter into the current thread's context map.
-
put(String, String) - Static method in class org
.apache
.logging
.log4j
.
ThreadContext
-
Puts a context value (the
value parameter) as identified with the
key parameter into the current thread's context map.
-
putAll(Map<String, String>) - Method in class org
.apache
.logging
.log4j
.message
.
MapMessage
-
Add all the elements from the specified Map.
-
setFactory(LoggerContextFactory) - Static method in class org
.apache
.logging
.log4j
.
LogManager
-
Sets the current LoggerContextFactory to use.
-
setFilters(String...) - Method in class org
.apache
.logging
.log4j
.status
.
StatusConsoleListener
-
Adds package name filters to exclude.
-
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.
-
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
-
-
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.
-
setMessageFormat(String) - Method in class org
.apache
.logging
.log4j
.message
.
StructuredDataMessage
-
-
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
-
-
setStack(Collection<String>) - Static method in class org
.apache
.logging
.log4j
.
ThreadContext
-
Sets this thread's stack.
-
setStream(PrintStream) - Method in class org
.apache
.logging
.log4j
.simple
.
SimpleLogger
-
-
setType(String) - Method in class org
.apache
.logging
.log4j
.message
.
StructuredDataMessage
-
-
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(String) - Constructor for class org
.apache
.logging
.log4j
.message
.
SimpleMessage
-
Constructor that includes the message.
-
SimpleMessageFactory
- Class in
org.apache.logging.log4j.message
-
Factory for the simplest possible implementation of Message, the Message String given as the constructor argument.
-
SimpleMessageFactory() - Constructor for class org
.apache
.logging
.log4j
.message
.
SimpleMessageFactory
-
-
size() - Method in class org
.apache
.logging
.log4j
.spi
.
DefaultThreadContextStack
-
-
size() - Method in class org
.apache
.logging
.log4j
.spi
.
MutableThreadContextStack
-
-
SPACE - Static variable in class org
.apache
.logging
.log4j
.util
.
Chars
-
Space.
-
StandardLevel
- Enum in
org.apache.logging.log4j.spi
-
Standard Logging Levels as an enumeration for use internally.
-
start(BundleContext) - Method in class org
.apache
.logging
.log4j
.util
.
Activator
-
-
STARTUP_LOCK - Static variable in class org
.apache
.logging
.log4j
.util
.
ProviderUtil
-
Guards the ProviderUtil singleton instance from lazy initialization.
-
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.
-
stop(BundleContext) - Method in class org
.apache
.logging
.log4j
.util
.
Activator
-
-
StringBuilders
- Class in
org.apache.logging.log4j.util
-
Consider this class private.
-
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
-
-
StringFormatterMessageFactory
- Class in
org.apache.logging.log4j.message
-
Enables use of
Formatter strings in message strings.
-
StringFormatterMessageFactory() - Constructor for class org
.apache
.logging
.log4j
.message
.
StringFormatterMessageFactory
-
-
Strings
- Class in
org.apache.logging.log4j.util
-
Consider this class private.
-
StructuredDataId
- Class in
org.apache.logging.log4j.message
-
The StructuredData identifier.
-
StructuredDataId(String, String[], String[]) - Constructor for class org
.apache
.logging
.log4j
.message
.
StructuredDataId
-
-
StructuredDataId(String, int, String[], String[]) - Constructor for class org
.apache
.logging
.log4j
.message
.
StructuredDataId
-
A Constructor that helps conformance to RFC 5424.
-
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(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, 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(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, 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() - Constructor for class org
.apache
.logging
.log4j
.message
.
StructuredDataMessage
-
Basic constructor.
-
StructuredDataMessage.Format
- Enum in
org.apache.logging.log4j.message
-
Supported formats.
-
Supplier
<
T> - Interface in
org.apache.logging.log4j.util
-
Classes implementing this interface know how to supply a value.
-
supportsFastReflection() - Static method in class org
.apache
.logging
.log4j
.util
.
ReflectionUtil
-
-
SYSTEM_PREFIX - Static variable in class org
.apache
.logging
.log4j
.simple
.
SimpleLoggerContext
-
All system properties used by
SimpleLog start with this