format abstract method

String format(
  1. LogEntry entry
)

Format a log entry into a string

Implementation

String format(LogEntry entry);