salsadigitalauorg / merlin-framework

Merlin - migration framework
GNU General Public License v3.0
16 stars 3 forks source link

Added entity_type requirement on spider. #114

Closed stooit closed 4 years ago

stooit commented 4 years ago

Issue URL: None

Changed

  1. Made entity_type mandatory for spider configurations. This further standardises configuration between crawler/spider and prevents logging file clashes.

Screenshots