Open jondoesntgit opened 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.
print
__init__.py
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.