jondoesntgit / hardware

Python Wrappers for Hardware used in the Digonnet Lab at Stanford
MIT License
1 stars 0 forks source link

When an instrument is initialized, log it #10

Open jondoesntgit opened 6 years ago

jondoesntgit commented 6 years ago

It would be nice if all of the print statements in __init__.py were replaced with logging statements. Also, if the state of each machine could be logged to a file as well.