QuantumSavory / QuantumSavory.jl

A full stack simulator of quantum hardware, from the low-level analog physics to high-level network dynamics. Includes discrete event simulator, symbolic representation for quantum object, and works with many backend simulators.
https://quantumsavory.github.io/QuantumSavory.jl/
MIT License
37 stars 15 forks source link

do not show info logs during tests #79

Open Krastanov opened 11 months ago

Krastanov commented 11 months ago

We generate a lot of info-level logs during tests. Disable those or direct them to a file. Only print warnings and above