LogCallback typedef

LogCallback = void Function(String)

Implementation

typedef LogCallback = void Function(String);