Package | Description |
---|---|
org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReusableMessage
Messages implementing this interface are reused between logging calls.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectMessage
Handles messages that contain an Object.
|
class |
ParameterizedMessage
Handles messages that consist of a format string containing '{}' to represent each replaceable token, and
the parameters.
|
class |
ReusableObjectMessage
Mutable Message wrapper around an Object message.
|
class |
ReusableParameterizedMessage
Reusable parameterized message.
|
class |
ReusableSimpleMessage
Mutable Message wrapper around a String message.
|
class |
SimpleMessage
The simplest possible implementation of Message.
|
class |
ThreadDumpMessage
Captures information about all running Threads.
|
Copyright © 1999-2016 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.