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 classMapMessage<M extends MapMessage<M,V>,V>Represents a Message that consists of a Map.classStringMapMessageAStringMapMessagetyped toString-only values.classStructuredDataMessageRepresents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.classThreadDumpMessageCaptures information about all running Threads.
-