Interface ReportServer.LoggerListener

Enclosing interface:
ReportServer

public static interface ReportServer.LoggerListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(int level, String message)
     
  • Method Details

    • log

      void log(int level, String message)