LoggerCallback typedef

LoggerCallback = void Function(String message)

Implementation

typedef LoggerCallback = void Function(String message);