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.
