logOutput abstract method

void logOutput(
  1. ZapEvent event
)

Log the output of the ZapEvent.

Implementation

void logOutput(ZapEvent event);