yasserg / crawler4j

Open Source Web Crawler for Java
Apache License 2.0
4.51k stars 1.92k forks source link

Getting errors for log4j in imagecrawler #233

Open manzajohn opened 6 years ago

manzajohn commented 6 years ago

log4j:WARN No appenders could be found for logger (edu.uci.ics.crawler4j.url.TLDList). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

s17t commented 6 years ago

@manzajohn ImageCrawlController runs fine for me (inside Intellij). Could you describe how you execute that example ?