Interface DebugInfo

All Known Implementing Classes:
AbstractDebugInfo, DebugInfoExecutionCreated, DebugInfoExecutionDeleted, DebugInfoOperationExecuted

public interface DebugInfo
Author:
jbarrez
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    printOut(org.slf4j.Logger logger)
     
  • Method Details

    • printOut

      void printOut(org.slf4j.Logger logger)