2 references to ConnectionServerLogComponentName
Microsoft.DotNet.HotReload.Watch (2)
AppModels\WebApplicationAppModel.cs (1)
62
connectionServerLoggerFactory: connectionId => context.LoggerFactory.CreateLogger(
ConnectionServerLogComponentName
, GetBrowserLoggerName(connectionId)),
UI\IReporter.cs (1)
180
.Add(WebApplicationAppModel.
ConnectionServerLogComponentName
, Emoji.Browser)