logModuleInteraction abstract method

void logModuleInteraction(
  1. String source,
  2. String target,
  3. String type
)

Log a module interaction

Implementation

void logModuleInteraction(String source, String target, String type);