|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| LoggerNameAwareMessage | Message that is interested in the name of the Logger. |
| Message | An interface for various Message implementations that can be logged. |
| MultiformatMessage | A Message that can render itself in more than one way. |
| TimestampMessage | Messages that use this interface will cause the timestamp in the message to be used instead of the timestmap in the LogEvent. |
| Class Summary | |
|---|---|
| LocalizedMessage | This class is not the recommended way to Localize messages. |
| MapMessage | Represents a Message that consists of a Map. |
| ObjectMessage | Handles messages that contain an Object. |
| ParameterizedMessage | Handles messages that consist of a format string containing '{}' to represent each replaceable token, and the parameters. |
| SimpleMessage | The simplest possible implementation of Message. |
| StringFormattedMessage | Handles messages that consist of a format string conforming to java.util.Formatter. |
| StructuredDataId | The StructuredData identifier. |
| StructuredDataMessage | Represents a Message that conforms to RFC 5424 (http://tools.ietf.org/html/rfc5424). |
| ThreadDumpMessage | Captures information about all running Threads. |
| Enum Summary | |
|---|---|
| MapMessage.MapFormat | When set as the format specifier causes the Map to be formatted as XML. |
| StructuredDataMessage.Format | Supported formats. |
Public Message Types used for Log4j 2.0. User's may implement their own Messages.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||