Implemented interface member:
method
LogInformation
NuGet.Common.ILogger.LogInformation(System.String)
1 reference to LogInformation
Microsoft.TemplateEngine.Cli (1)
NuGet\CliNuGetLogger.cs (1)
17
case LogLevel.Information:
LogInformation
(data); break;