Uses of Class
org.apache.logging.log4j.message.MapMessage
Packages that use MapMessage
-
Uses of MapMessage in org.apache.logging.log4j.message
Classes in org.apache.logging.log4j.message with type parameters of type MapMessageModifier and TypeClassDescriptionclassMapMessage<M extends MapMessage<M,V>, V> Represents a Message that consists of a Map.Subclasses of MapMessage in org.apache.logging.log4j.messageModifier and TypeClassDescriptionclassAStringMapMessagetyped toString-only values.classRepresents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.