LogFormat typedef

LogFormat = String Function(LogRecord)

Implementation

typedef LogFormat = String Function(LogRecord);