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