1 write to Logger
NuGet.CommandLine.XPlat (1)
Utility\MSBuildAPIUtility.cs (1)
53Logger = logger ?? throw new ArgumentNullException(nameof(logger));
5 references to Logger
NuGet.CommandLine.XPlat (5)
Utility\MSBuildAPIUtility.cs (5)
184Logger.LogError(string.Format(CultureInfo.CurrentCulture, 450Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.Info_AddPkgAdded, libraryDependency.Name, packageVersion, itemGroup.ContainingProject.FullPath 466Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.Info_AddPkgAdded, libraryDependency.Name, packageVersion, itemGroup.ContainingProject.FullPath)); 481Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.Info_AddPkgCPM, libraryDependency.Name, itemGroup.ContainingProject.FullPath, project.GetPropertyValue(DirectoryPackagesPropsPathPropertyName))); 601Logger.LogInformation(string.Format(CultureInfo.CurrentCulture,