Logs should be their own module that utilizes [logging](https://docs.python.org/3/howto/logging.html#a-simple-example) for more log/debug options. This should also allow users to specify log location (#5); see also discussion in #15.
Logs should be their own module that utilizes logging for more log/debug options.
This should also allow users to specify log location (#5); see also discussion in #15.