if(this.log.isFine())this.log.logFine("IP "+url.getInetAddress().getHostAddress()+" of URL '"+urlstring+"' does not match must-match crawling filter '"+profile.ipMustMatchPattern().toString()+"'.");
if(this.log.isFine())this.log.logFine("IP "+url.getInetAddress().getHostAddress()+" of URL '"+urlstring+"' does not match must-match crawling filter '"+profile.ipMustMatchPattern().toString()+"'.");
return"ip "+url.getInetAddress().getHostAddress()+" of url does not match must-match filter";
return"ip "+url.getInetAddress().getHostAddress()+" of url does not match must-match filter";