|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.logging.log4j.message | |
---|---|
org.apache.logging.log4j | Public API for Log4j 2.0. |
org.apache.logging.log4j.message | Public Message Types used for Log4j 2.0. |
org.apache.logging.log4j.spi | Internal interfaces and classes to be used by authors of logging implementations. |
org.apache.logging.log4j.status | Status API for Log4j 2.0. |
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j | |
---|---|
Message
An interface for various Message implementations that can be logged. |
|
StructuredDataMessage
Represents a Message that conforms to RFC 5424 (http://tools.ietf.org/html/rfc5424). |
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.message | |
---|---|
LoggerNameAwareMessage
Message that is interested in the name of the Logger. |
|
MapMessage
Represents a Message that consists of a Map. |
|
MapMessage.MapFormat
When set as the format specifier causes the Map to be formatted as XML. |
|
Message
An interface for various Message implementations that can be logged. |
|
MultiformatMessage
A Message that can render itself in more than one way. |
|
ParameterizedMessage
Handles messages that consist of a format string containing '{}' to represent each replaceable token, and the parameters. |
|
StructuredDataId
The StructuredData identifier. |
|
StructuredDataMessage.Format
Supported formats. |
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.spi | |
---|---|
Message
An interface for various Message implementations that can be logged. |
Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.status | |
---|---|
Message
An interface for various Message implementations that can be logged. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |