Package | Description |
---|---|
org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
Modifier and Type | Class and Description |
---|---|
class |
MapMessage<M extends MapMessage<M,V>,V>
Represents a Message that consists of a Map.
|
class |
StringMapMessage
A
StringMapMessage typed to String -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.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.