qiskit.providers.ibmq.runtime.RuntimeJob.logs¶ RuntimeJob.logs()[source]¶ Return job logs. Note Job logs are only available after the job finishes. Return type str Returns Job logs, including standard output and error. Raises QiskitRuntimeError – If a network error occurred.