Revision 31440
Added by Marek Horst about 10 years ago
modules/icm-iis-import/trunk/src/main/java/eu/dnetlib/iis/importer/dataset/DataciteMDStoreImporter.java | ||
---|---|---|
131 | 131 |
startTime = System.currentTimeMillis(); |
132 | 132 |
} |
133 | 133 |
} |
134 |
log.warn("total number of imported records for mdstore " +
|
|
134 |
log.warn("total number of processed records for mdstore " +
|
|
135 | 135 |
currentMdStoreId + ": " + currentCount); |
136 | 136 |
} |
137 | 137 |
} else { |
Also available in: Unified diff
logging added: imported -> processed, not all of them were imported