UAL-RE / ReBACH

Python-based tool to enable data preservation to a cloud-hosted storage solution
MIT License
2 stars 2 forks source link

Feat: Keep track of items successfully processed (Issue #66) #75

Closed zoidy closed 1 year ago

zoidy commented 1 year ago

Description Adds functionality to track successfully processed items as well as errors and warnings. Outputs a summary count at the end of execution.

Closes #66

Documentation Update

Implementation Notes None