Class LogUtil.LogEvent

  • Enclosing class:
    LogUtil

    protected static class LogUtil.LogEvent
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long expiration  
    • Constructor Summary

      Constructors 
      Constructor Description
      LogEvent​(long timeout)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • expiration

        public long expiration
    • Constructor Detail

      • LogEvent

        public LogEvent​(long timeout)