15 references to Log
CreateLayout (15)
Program.cs (15)
140Log($"Building layout for {_rid} version {_version}"); 141Log($"Configuration: {_configuration}"); 142Log($"Output: {_outputPath}"); 143Log($"Artifacts: {_artifactsPath}"); 157Log("Layout build complete!"); 162Log("Copying aspire-managed..."); 204Log($" Copied aspire-managed to managed/"); 209Log("Copying Native AOT Dashboard..."); 253Log(" Copied Native AOT Dashboard to dashboard/"); 258Log("Copying DCP..."); 274Log($" Copied DCP to dcp"); 284Log($"Creating archive: {archivePath}"); 342Log($"Archive created: {archivePath}"); 418Log($" Found DCP at {toolsPath}"); 439Log($" Found DCP at {toolsPath} (legacy package)");