private static void PrintContext(AppRunner appRunner, ILogger logger) { logger.WriteLine(""); logger.WriteLine(appRunner.ToString()); }