9 references to Log
Microsoft.DotNet.HotReload.Watch (9)
src\sdk\src\Dotnet.Watch\AspireService\AspireServerService.cs (9)
101Log("Server shutdown initiated."); 110Log("Disposing server ..."); 186Log($"[#{sessionId}] Sending '{notification.NotificationType}': {notification}"); 193Log($"[#{sessionId}] Failed to send message: Connection not found (dcpId='{dcpId}')."); 200Log($"[#{sessionId}] Failed to send message: {e.Message}"); 252Log("Service unavailable -- shutdown in progress."); 260Log("Authorization failure"); 357Log($"Failed to start project{(projectPath == null ? "" : $" '{projectPath}'")}: {e}"); 443Log($"[#{sessionId}] Failed to stop: {e}");