write abstract method

void write(
  1. LogEntry entry
)

Receive a single log record.

Implementation

void write(LogEntry entry);