I've changed gdeimporter.py
so that:
- the print statements are now logger.info()
- the enumeration of what has been done is limited only to the exposure entities that we indicate that we want to run (as specified in
config.exposure_entities_to_run
)
\approve @fd