Use logging?
arnaudon opened this issue · 3 comments
arnaudon commented
Could we use logging at info (or even better debug) level instead of prints here?
BlueCelluLab/bluecellulab/importer.py
Line 63 in a86cd4e
anilbey commented
Yes, thanks for reporting!
arnaudon commented
Could you also move these to debug? Thanks!
2023-11-10 16:42:54,099 INFO bluecellulab.simulation.simulation: Finished simulation.
2023-11-10 16:42:54,165 INFO bluecellulab.simulation.simulation: Running a simulation until 2000.0 ms ...
anilbey commented
Closing this since the change is merged.