Logger typedef

Logger = dynamic Function(LumberdashClient client)

Implementation

typedef Logger = Function(LumberdashClient client);