Enabling Detailed Logging for .NET Runners

Skip to end of metadata
Go to start of metadata
You are viewing documentation of TeamCity 4.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version.
Search

Searching TeamCity 4.x Documentation

Table of Contents

In case TeamCity does not trigger the .NET builds, follow these instructions to enable more detailed events logging:

  1. Open the <agent home>/plugins/dotnetplugin/bin folder.
  2. Open teamcity-log4net.xml with any text editor, for example, Microsoft Notepad.
  3. Make a backup copy.
  4. Set logging level to DEBUG. To do so, replace the original lines:

    with the following new ones:

After a debug log is created, please do not forget to roll back the change.
The change in teamcity-log4net.xml will be removed on build agent autoupgrade.

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.