Skip to main content
MSBuild.StructuredLogger package icon

MSBuild.StructuredLogger

An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage example at: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/master/README.md#usage

Total Downloads
10.9M
10,855,552
Published
Mar 20, 2019
Latest stable version

Install

.NET CLI
dotnet add package MSBuild.StructuredLogger --version 2.0.88
Package Manager Console
Install-Package MSBuild.StructuredLogger -Version 2.0.88
PackageReference
<PackageReference Include="MSBuild.StructuredLogger" Version="2.0.88" />

Frameworks

.NETFramework4.6 .NETStandard2.0

Dependencies

Microsoft.Build
.NETFramework4.6
[14.3.0, )
[14.3.0, )
[14.3.0, )
[14.3.0, )
Microsoft.Build
.NETStandard2.0
[15.8.166, )
[15.8.166, )
[15.8.166, )
[15.8.166, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.