3 references to LogComponentName
dotnet-watch (3)
Program.cs (2)
70var options = CommandLineOptions.Parse(args, parsingLoggerFactory.CreateLogger(LogComponentName), console.Out, out errorCode); 85var logger = loggerFactory.CreateLogger(LogComponentName);
UI\IReporter.cs (1)
172.Add(Program.LogComponentName, Emoji.Watch)