Duke-GCB / D4S2

Web service to facilitate notification and transfer of projects in DukeDS
MIT License
0 stars 0 forks source link

Replace print() with logging, add more logging #150

Open dleehr opened 6 years ago

dleehr commented 6 years ago

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.