Interface LogReport

All Known Implementing Classes:
AbstractLogReport

public interface LogReport
Since:
3.2.0
Author:
xiaowoniu
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    report(LogContentDTO logContentDTO)
     
    boolean
     
  • Method Details

    • supports

      boolean supports()
    • report

      void report(LogContentDTO logContentDTO)