nutch
nutch copied to clipboard
NUTCH-3041 Address confusing logging in o.a.n.net.URLExemptionFilters
PR to address https://issues.apache.org/jira/browse/NUTCH-3041
The logging now looks as follows
INFO o.a.n.n.URLExemptionFilters [LocalJobRunner Map Task Executor #0] Found 1 URLExemptionFilter implementations: '[org.apache.nutch.urlfilter.ignoreexempt.ExemptionUrlFilter@3090c372]’.
If no URLExemptionFilter implementations are found then no log statement is produced.