LogCallback typedef

LogCallback = void Function(String message)

Implementation

typedef LogCallback = void Function(String message);