Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to turn off logging #1

Open
cbjuan opened this issue Jun 18, 2024 · 0 comments
Open

Unable to turn off logging #1

cbjuan opened this issue Jun 18, 2024 · 0 comments

Comments

@cbjuan
Copy link
Member

cbjuan commented Jun 18, 2024

When using the transpiler service, a lot of logs are printed, including the QASM representation of the input circuit, e.g.

INFO:qiskit_transpiler_service.transpiler_service:Requesting transpile to the service
INFO:qiskit_transpiler_service.ai.service_wrapper:Getting status of task a05e526f-61dd-469f-9738-fbdd9bbe001b ...
INFO:backoff:Backing off request_status(...) for 1.0s ({'state': 'PENDING', 'result': None})
...

Setting logging.getLogger("qiskit_transpiler_service").setLevel(logging.WARNING) had no effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant