How to get logs into the Tool Log in Release Management for Visual Studio
问题 In the Release Management for Visual Studio Deployment log, which can be found under the Details button found when viewing the details of a release, there are a number of columns. The last three of these are Tool Log, Command Output and Status. I have never seen anything in Tool Log, but I am in the situation now where I have a component running tests using vstest.console.exe. Under "Command Output", I see the output from this program as it appears in the console window. However, vstest