IgnisLogger.log_to_file

IgnisLogger.log_to_file(**kwargs)[source]

Log key:value pairs to a log file.

Note: Logger name in the log file is fixed (ignis_logging)

Parameters

kwargs – key/value pairs to be logged, e.g t1=0.02, qubits=[1,2,4]