Interface EventLogger


public interface EventLogger
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(EventLog eventLog)
     
  • Method Details