Add build agent name to to all build logs
Is there a way to add the name of the build agent name to the top of all build logs by default? I know it is available in other places, but it would be nice to have it at the top of the build log as well for debugging issues that may be specific to a build agent.
Please sign in to leave a comment.
The only way is to write a TC plugin that will write this message to build log on build startup.