Package org.apache.logging.log4j.message
Interface TimestampMessage
-
public interface TimestampMessageMessages that use this interface will cause the timestamp in the message to be used instead of the timestamp in the LogEvent.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetTimestamp()Returns the timestamp.
-