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