Uses of Interface
org.apache.logging.log4j.message.MultiformatMessage
Packages that use MultiformatMessage
Package
Description
Public Message Types used for Log4j 2.
Internal utility classes for the Log4j 2 API.
-
Uses of MultiformatMessage in org.apache.logging.log4j.message
Classes in org.apache.logging.log4j.message that implement MultiformatMessageModifier and TypeClassDescriptionclassMapMessage<M extends MapMessage<M,V>, V> Represents a Message that consists of a Map.classAStringMapMessagetyped toString-only values.classRepresents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message. -
Uses of MultiformatMessage in org.apache.logging.log4j.util
Subinterfaces of MultiformatMessage in org.apache.logging.log4j.utilModifier and TypeInterfaceDescriptioninterfaceA Message that can render itself in more than one way.