NuGetLogger.Logs Property

Definition

public System.Collections.Generic.List<NuGet.Common.ILogMessage> Logs { get; }
member this.Logs : System.Collections.Generic.List<NuGet.Common.ILogMessage>
Public ReadOnly Property Logs As List(Of ILogMessage)

Property Value

List<NuGet.Common.ILogMessage>

Applies to