format abstract method

String format(
  1. BDLogRecord record
)

Format the record to a String representation.

Implementation

String format(final BDLogRecord record);