Uses of Package
org.apache.logging.log4j.message
Packages that use org.apache.logging.log4j.message
Package
Description
Public API for Log4j 2.
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.
Internal utility classes for the Log4j 2 API.
-
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4jClassDescriptionEntry flow messagesCreates flow messages.An 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.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.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.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.Reusable parameterized 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.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.spiClassDescriptionEntry flow messagesCreates flow messages.An interface for various Message implementations that can be logged.Creates messages.Creates messages.
-
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.utilClassDescriptionAn interface for various Message implementations that can be logged.Creates messages.A Message that can render itself in more than one way.