write abstract method

void write(
  1. LogEvent event
)

Writes the log event

Implementation

void write(LogEvent event);