4 references to Log
NuGet.Commands (4)
CommandArgs\LocalsArgs.cs (4)
24
public
Log
LogError { get; }
26
public
Log
LogInformation { get; }
28
public LocalsArgs(IList<string> arguments, ISettings settings,
Log
logInformation,
Log
logError, bool clear, bool list)