qibolab icon indicating copy to clipboard operation
qibolab copied to clipboard

Drop dependency on qibo logger and errors

Open stavros11 opened this issue 1 year ago • 2 comments

To reduce the dependencies on qibo we can stop using the qibo logger and raise_error method.

stavros11 avatar Feb 16 '24 09:02 stavros11

I believe we discussed this a few times, and I perfectly agree about that. There are built-in functionalities, and you could also plug-in logger and error-handling from outside the package, e.g. https://rich.readthedocs.io/en/stable/logging.html https://rich.readthedocs.io/en/stable/traceback.html

alecandido avatar Feb 16 '24 10:02 alecandido

Indeed also Qibocal has its own logger.

andrea-pasquale avatar Feb 16 '24 11:02 andrea-pasquale