You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Edmond Kemokai <ek...@gmail.com> on 2007/10/27 07:25:00 UTC

logging issue

Hi guys
I am not sure if this is a nutch issue or a log4j issue, i can't seem to get
logging to output to log file. The log4j.properties file is in the conf
folder as it should be, I have added that folder to my classpath in eclipse.
Interestingly it was working on a previous project that I deleted. I
downloaded code from SVN  trunk and recreated the eclipse project and now
all logging is going to console. I am using the log4j.properties file,
basically it seems log4j isn't looking for this file. What could I be
missing?

Thanks.