public class RenderedMessage extends Object implements org.apache.logging.log4j.message.Message
Constructor and Description |
---|
RenderedMessage(ObjectRenderer renderer,
Object object) |
Modifier and Type | Method and Description |
---|---|
String |
getFormat() |
String |
getFormattedMessage() |
Object[] |
getParameters() |
Throwable |
getThrowable() |
public RenderedMessage(ObjectRenderer renderer, Object object)
public String getFormattedMessage()
getFormattedMessage
in interface org.apache.logging.log4j.message.Message
public String getFormat()
getFormat
in interface org.apache.logging.log4j.message.Message
public Object[] getParameters()
getParameters
in interface org.apache.logging.log4j.message.Message
public Throwable getThrowable()
getThrowable
in interface org.apache.logging.log4j.message.Message
Copyright © 1999-1969 The 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.