Uses of Package
org.apache.logging.log4j.message
Packages that use org.apache.logging.log4j.message
Package
Description
Log4j 1.x compatibility layer.
Public API for Log4j 2.
Implementation of Log4j 2.
The JDBC Appender supports writing log events to a relational database using standard JDBC connections.
Message oriented middleware appenders.
The NoSQL Appender supports writing log events to NoSQL databases.
Provides Asynchronous Logger classes and interfaces for low-latency logging.
Configuration of Log4j 2.
Log4j 2 Filter support.
Log4j 2 private implementation classes.
Classes and interfaces for serializing and deserializing Log4j 2 log events to XML and JSON using the Jackson
library.
Log4j 2 Layout support.
Provides classes implementing format specifiers in conversion patterns.
This package should be considered private.
Public Message Types used for Log4j 2.
Simple logging implementation.
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
Status API for Log4j 2.
Classes (JSP tags) to enable logging in JSPs without using Java scripting.
Java JDK java.util.logging (JUL) bridge.
Internal utility classes for the Log4j 2 API.
SLF4J support.
-
Classes in org.apache.logging.log4j.message used by org.apache.log4j
-
Classes in org.apache.logging.log4j.message used by org.apache.log4j.bridge
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4jClassDescriptionEntry flow messagesAn interface for various Message implementations that can be logged.Creates messages.Represents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.coreClassDescriptionAn interface for various Message implementations that can be logged.Creates messages.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.appender.db.jdbc
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.appender.mom
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.appender.nosql
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.asyncClassDescriptionAn interface for various Message implementations that can be logged.Creates messages.An operation that accepts two input arguments and returns no result.Allows message parameters to be iterated over without any allocation or memory copies.Messages implementing this interface are reused between logging calls.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.config
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.filterClassDescriptionRepresents a Message that consists of a Map.An interface for various Message implementations that can be logged.Represents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.implClassDescriptionAn interface for various Message implementations that can be logged.An operation that accepts two input arguments and returns no result.Allows message parameters to be iterated over without any allocation or memory copies.Messages implementing this interface are reused between logging calls.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.jacksonClassDescriptionAn interface for various Message implementations that can be logged.Handles messages that contain an Object.The simplest possible implementation of Message.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.layoutClassDescriptionAn interface for various Message implementations that can be logged.The StructuredData identifier.Represents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.messageClassDescriptionFactory to create Thread information.Interface used to print basic or extended thread information.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.core.patternClassDescriptionWhen set as the format specifier causes the Map to be formatted as XML.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.internal
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.jpl
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.jul
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.layout.template.json.resolverClassDescriptionAn interface for various Message implementations that can be logged.An operation that accepts two input arguments and returns no result.Allows message parameters to be iterated over without any allocation or memory copies.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.messageClassDescriptionProvides an abstract superclass for
MessageFactory2
implementations with default implementations (and forMessageFactory
by extension).Annotation that signals to asynchronous logging components that messages of this type can safely be passed to a background thread without callingMessage.getFormattedMessage()
first.Clearable
objects may be reset to a reusable state.Entry flow messagesExit flow messagesFlow messagesCreates flow messages.Message that is interested in the name of the Logger.Represents a Message that consists of a Map.When set as the format specifier causes the Map to be formatted as XML.The default JSON formatter forMapMessage
s.An interface for various Message implementations that can be logged.A Message that is a collection of Messages.Creates messages.Creates messages.A Message that can render itself in more than one way.An operation that accepts two input arguments and returns no result.Allows message parameters to be iterated over without any allocation or memory copies.Messages implementing this interface are reused between logging calls.Implementation of theMessageFactory
interface that avoids allocating temporary objects where possible.Mutable Message wrapper around an Object message.Reusable parameterized message.Mutable Message wrapper around a String message.AStringMapMessage
typed toString
-only values.The StructuredData identifier.Represents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.Supported formats.Captures information about all running Threads.Factory to create Thread information.Interface used to print basic or extended thread information. -
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.simpleClassDescriptionAn interface for various Message implementations that can be logged.Creates messages.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.spiClassDescriptionDefault factory for flow messages.Entry flow messagesCreates flow messages.An interface for various Message implementations that can be logged.Creates messages.Creates messages.Implementation of the
MessageFactory
interface that avoids allocating temporary objects where possible. -
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.statusClassDescriptionAn interface for various Message implementations that can be logged.Creates messages.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.taglib
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.tojulClassDescriptionAn interface for various Message implementations that can be logged.Creates messages.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.utilClassDescriptionAn interface for various Message implementations that can be logged.Creates messages.A Message that can render itself in more than one way.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.slf4jClassDescriptionAn interface for various Message implementations that can be logged.Creates messages.