OnLogged typedef

OnLogged = void Function(String log, LogInfo info)

Implementation

typedef OnLogged = void Function(String log, LogInfo info);