Interface FunctionsLogging

All Known Implementing Classes:
FunctionsLogging_$logger

@MessageLogger(projectCode="SRCFG", length=5) public interface FunctionsLogging
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final FunctionsLogging
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Field Details

  • Method Details

    • exception

      @LogMessage(level=WARN) @Message(id=4000, value="An exception was logged by the exception consumer") void exception(@Cause Throwable cause)