Interface LogListener


@Deprecated
public interface LogListener
Deprecated.
  • Method Summary

    Modifier and Type Method Description
    void handle​(LogEntry e)
    Deprecated.
     
  • Method Details

    • handle

      void handle​(LogEntry e)
      Deprecated.