LogCallback typedef

LogCallback = void Function(Log log)

Implementation

typedef LogCallback = void Function(Log log);