2 references to Logger
dotnet-watch (2)
Process\ProjectLauncher.cs (2)
45Logger.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."); 91if (Logger.IsEnabled(LogLevel.Debug))