1 write to Logger
NuGet.CommandLine.XPlat (1)
Utility\MSBuildAPIUtility.cs (1)
54Logger = logger ?? throw new ArgumentNullException(nameof(logger));
5 references to Logger
NuGet.CommandLine.XPlat (5)
Utility\MSBuildAPIUtility.cs (5)
185Logger.LogError(string.Format(CultureInfo.CurrentCulture, 451Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.Info_AddPkgAdded, libraryDependency.Name, packageVersion, itemGroup.ContainingProject.FullPath 467Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.Info_AddPkgAdded, libraryDependency.Name, packageVersion, itemGroup.ContainingProject.FullPath)); 482Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.Info_AddPkgCPM, libraryDependency.Name, itemGroup.ContainingProject.FullPath, project.GetPropertyValue(DirectoryPackagesPropsPathPropertyName))); 602Logger.LogInformation(string.Format(CultureInfo.CurrentCulture,