qiskit.ignis.logging.IgnisLogging.get_file_handler¶
- IgnisLogging.get_file_handler()[código fonte]¶
Configure and retrieve the RotatingFileHandler object. Called on demand the first time IgnisLoggers needs to write to a file
- Retorno
The configured RotatingFileHandler object
- Tipo de retorno
RotatingFileHandler