Interface SelfLoggingProcess


public interface SelfLoggingProcess
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    error(String message)
     
    boolean
     
  • Method Details

    • isErrorEnabled

      boolean isErrorEnabled()
    • error

      void error(String message)