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