|
ConfigurableForwardingLogger |
Represents a logger that forwards events to a central logger (e.g ConsoleLogger) residing on the parent node.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
|
ConsoleLogger |
Represents the default logger that outputs event data to the console (stdout).MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
|
DistributedFileLogger |
This class creates a text file which will contain the build log for a node.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
|
FileLogger |
A specialization of the ConsoleLogger that logs to a file instead of the console. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
|
ForwardingLoggerRecord |
Represents a central/forwarding logger pair used in multiprocessor logging.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
|
LoggerDescription |
Contains information about a logger as a collection of values that can be used to instantiate the logger and can be serialized to be passed between different processes.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |