设置是否开启插件日志
Future<void> setPluginLogEnabled(bool enabled) async { throw UnimplementedError('setPluginLogEnabled() has not been implemented.'); }