Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a debug logging flag to the service.
This makes it possible to change logging levels from the configuration. This commit also replaces the double `logging.basicConfig` calls of the original code; `basicConfig` only has an effect the first time it's called.
- Loading branch information