CommandLogInfo typedef

CommandLogInfo = void Function(String message)

Implementation

typedef CommandLogInfo = void Function(String message);