Throughout the package, `print` is used for logging. This issue is for substituting it with [logging](https://docs.python.org/3/howto/logging.html).
Throughout the package,
printis used for logging. This issue is for substituting it with logging.