Currently a successful harvesting log does not contain much useful info. It is just show
We need logs for
- record is validated (show identifier)
- dataset is created (show slug)
- dataset is indexed
- warning (as logger.warning level) (related discussion)
- error (as logger.error level)
This will make troubleshooting easier.
Currently a successful harvesting log does not contain much useful info. It is just show
We need logs for
This will make troubleshooting easier.