删除指定路径的日志文件。
Future<bool> deleteLogFile(String path) { throw UnimplementedError('deleteLogFile() has not been implemented.'); }