Skip to content

Adapt MSBuild logger to a NuGet logger #18

@eerhardt

Description

@eerhardt

When loading a LockFile, the API takes a NuGet.Common.ILogger. In order to get good logging information from NuGet, we should implement a NuGet logger that can write to the MSBuild logger in our tasks that need to load a LockFile.

See the TODO in the LockFileCache class added in #8.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions