Replace print() with logging, add more logging
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We have a couple leftover print calls in the S3 bucket processing, but we should be taking advantage of python's logging, as recording information about operations will be helpful to keep the service running well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.