handleLogEntry abstract method

void handleLogEntry(
  1. LogEntry logEntry
)

Handles a log entry emitted by the AWSLogger.

Implementation

void handleLogEntry(LogEntry logEntry);