Package org.apache.logging.log4j.message
Class DefaultFlowMessageFactory.SimpleEntryMessage
java.lang.Object
org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
org.apache.logging.log4j.message.DefaultFlowMessageFactory.SimpleEntryMessage
- All Implemented Interfaces:
Serializable
,EntryMessage
,FlowMessage
,Message
,StringBuilderFormattable
- Enclosing class:
DefaultFlowMessageFactory
private static final class DefaultFlowMessageFactory.SimpleEntryMessage
extends DefaultFlowMessageFactory.AbstractFlowMessage
implements EntryMessage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.logging.log4j.message.DefaultFlowMessageFactory.AbstractFlowMessage
formatTo, getFormat, getFormattedMessage, getMessage, getParameters, getText, getThrowable
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.logging.log4j.message.FlowMessage
getMessage, getText
Methods inherited from interface org.apache.logging.log4j.message.Message
getFormat, getFormattedMessage, getParameters, getThrowable
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
SimpleEntryMessage
-