Uses of Class
org.apache.logging.log4j.message.MapMessage
Packages that use MapMessage
Package
Description
Log4j 2 Filter support.
Public Message Types used for Log4j 2.
-
Uses of MapMessage in org.apache.logging.log4j.core.filter
Methods in org.apache.logging.log4j.core.filter with parameters of type MapMessage -
Uses of MapMessage in org.apache.logging.log4j.message
Classes in org.apache.logging.log4j.message with type parameters of type MapMessageModifier and TypeClassDescriptionclass
MapMessage<M extends MapMessage<M,
V>, V> Represents a Message that consists of a Map.Subclasses of MapMessage in org.apache.logging.log4j.messageModifier and TypeClassDescriptionclass
AStringMapMessage
typed toString
-only values.class
Represents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.