ProcessLogger typedef

ProcessLogger = void Function(String message)

Implementation

typedef ProcessLogger = void Function(String message);