Change all print outputs to use the [python logging framework](https://docs.python.org/3/library/logging.html). Make logging configurable via the exposed api or a config file.
Change all print outputs to use the python logging framework.
Make logging configurable via the exposed api or a config file.