FOLIO-FSE / FOLIO-FSE/migration_acquisition_tool
Only print summary/particularly important progress information to console
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Printing information about each row/record takes time and clutters the console output.
Console logging of progress should be more one the level of
```
100/1500 created
100/1500 created
ERROR No matching instance in Inventory
300/1500 created
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.