LogCallback typedef

LogCallback = void Function(String line)

Implementation

typedef LogCallback = void Function(String line);