删除所有日志文件(不一定删除空目录)。 返回删除的文件数量。
Future<int> deleteAllLogs() { throw UnimplementedError('deleteAllLogs() has not been implemented.'); }