2 references to Logger
Microsoft.DotNet.HotReload.Watch (2)
Process\ProjectLauncher.cs (2)
46Logger.LogError($"Hot Reload based watching is only supported in .NET 6.0 or newer apps. Use --no-hot-reload switch or update the project's launchSettings.json to disable this feature."); 94if (Logger.IsEnabled(LogLevel.Trace))