output abstract method

void output(
  1. LogEvent event
)

Called when a log event should be output.

Implementation

void output(LogEvent event);