WLogDtoFormatFunc typedef

WLogDtoFormatFunc = String Function(WLogDto d)

日志转string

Implementation

typedef WLogDtoFormatFunc = String Function(WLogDto d);