diff --git a/digital_land/collection.py b/digital_land/collection.py index 6f814b40..1017361a 100644 --- a/digital_land/collection.py +++ b/digital_land/collection.py @@ -118,7 +118,7 @@ def load( source: CSVStore, directory: str = DEFAULT_COLLECTION_DIR, after: datetime = None, - logging: bool = False, + logging: bool = True, ): """ Rebuild or update resource.csv file from the log store.