typedef PrintFunctionCallback = void Function(String prefix, Object? value, String info, {bool? isError});