Class ObjectArrayMessage
java.lang.Object
org.apache.logging.log4j.message.ObjectArrayMessage
- All Implemented Interfaces:
Serializable, Message
-
Constructor Details
-
ObjectArrayMessage
Creates the ObjectMessage.- Parameters:
obj- The Object to format.
-
-
Method Details
-
equals
-
getFormat
-
getFormattedMessage
Returns the formatted object message.- Specified by:
getFormattedMessagein interfaceMessage- Returns:
- the formatted object message.
-
getParameters
Returns the object as if it were a parameter.- Specified by:
getParametersin interfaceMessage- Returns:
- The object.
-
getThrowable
Returns null.- Specified by:
getThrowablein interfaceMessage- Returns:
- null.
-
hashCode
-
toString
-