2 references to LogsDirectory
aspire (2)
Commands\AppHostLauncher.cs (1)
113var childLogFile = GenerateChildLogFilePath(executionContext.LogsDirectory.FullName, timeProvider);
Commands\CacheCommand.cs (1)
114var logsDirectory = ExecutionContext.LogsDirectory;