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