}
LOG.info("End phase 1 : Gather candidate loginfo :");
LOG.info("Initial Candidate Set for Source :" + s.getSrcName()
+ " is :" + candidateLogsInfo);
RetentionStaticConfig rConf = _bootstrapCleanerStaticConfig.getRetentionConfig(s
.getSrcName());
LOG.info("Retention Config for source :" + s.getSrcName() + " is :"
+ rConf);
LOG.info("Begin phase 2 : Filter based on retention config :");