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
- Since:
- 2.6
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DefaultFlowMessageFactory.AbstractFlowMessage
formatTo, getFormat, getFormattedMessage, getMessage, getParameters, getText, getThrowableMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface FlowMessage
getMessage, getTextMethods inherited from interface Message
getFormat, getFormattedMessage, getParameters, getThrowable
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
SimpleEntryMessage
-