LogCallback typedef

LogCallback = void Function(LogEvent event)

Implementation

typedef LogCallback = void Function(LogEvent event);