Interaction\ConsoleInteractionServiceTests.cs (3)
27new(new DirectoryInfo("."), new DirectoryInfo("."), new DirectoryInfo("."), s_runtimeDirectory, s_logsDirectory, logFilePath ?? "test.log", identityChannel: "local", debugMode: debugMode, consoleLogLevel: consoleLogLevel);
710var logFilePath = Path.Combine(s_logsDirectory.FullName, "cli [dev team].log");
738var logFilePath = Path.Combine(s_logsDirectory.FullName, "cli [dev team].log");