call abstract method

void call(
  1. String message,
  2. LogRecord record
)

Implementation

void call(String message, LogRecord record);