mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
removed logging statements that were already elsewhere
This commit is contained in:
@@ -190,10 +190,6 @@ public class SolrLoggerServiceImpl implements SolrLoggerService, InitializingBea
|
||||
statisticsCoreBase = null;
|
||||
}
|
||||
|
||||
log.info("solr-statistics.server: {}", statisticsCoreURL);
|
||||
log.info("usage-statistics.dbfile: {}",
|
||||
configurationService.getProperty("usage-statistics.dbfile"));
|
||||
|
||||
solr = solrStatisticsCore.getSolr();
|
||||
|
||||
// Read in the file so we don't have to do it all the time
|
||||
|
Reference in New Issue
Block a user