Returns the log output generated while running the session.
Future<String?> getOutput() async => this.getAllLogsAsString();