Interface TimestampMessage


  • public interface TimestampMessage
    Messages that use this interface will cause the timestamp in the message to be used instead of the timestamp in the LogEvent.
    • Method Detail

      • getTimestamp

        long getTimestamp()
        Returns the timestamp.
        Returns:
        The timestamp.