Uses of Class
org.apache.logging.log4j.message.AsynchronouslyFormattable
-
Packages that use AsynchronouslyFormattable Package Description org.apache.logging.log4j.message Public Message Types used for Log4j 2. -
-
Uses of AsynchronouslyFormattable in org.apache.logging.log4j.message
Classes in org.apache.logging.log4j.message with annotations of type AsynchronouslyFormattable Modifier and Type Class Description class
MapMessage<M extends MapMessage<M,V>,V>
Represents a Message that consists of a Map.class
StringMapMessage
AStringMapMessage
typed toString
-only values.class
StructuredDataMessage
Represents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.class
ThreadDumpMessage
Captures information about all running Threads.
-