fmt abstract method

String fmt(
  1. LogDetails details,
  2. TalkerLoggerSettings settings
)

Formats the message in the appropriate way

Implementation

String fmt(LogDetails details, TalkerLoggerSettings settings);