使用Teamcity REST API获取构建日志

Tar*_*rks 5 rest teamcity

假设我有一个特定的构建,例如:

http://xxxxxxx.xx.xx.xxx.net:81/httpAuth/app/rest/builds/id:161010

我如何获得该构建的构建日志?

Ros*_*son 9

只需下载http://your.teamcity.server/httpAuth/downloadBuildLog.html?buildId=nnnn.好,易于.

现已将其添加到文档中 - https://confluence.jetbrains.com/display/TCD10/Build+Log