Logger typedef

Logger = String Function(String line)

Implementation

typedef Logger = String Function(String line);