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 Summary

    Modifier and Type
    Method
    Description
    long
    Returns the timestamp.
  • Method Details

    • getTimestamp

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