see /conf/log4j.propertiesl,
just set the debug level of nutch or hadoop to "DEBUG",
by default debugging output is being written to /log/hadoop.log.


Feng Ji wrote:

Hi there,

I found nutch-0.8. using apache's commons logging system

http://jakarta.apache.org/commons/logging/apidocs/index.html

under the developing stage, I'd like to turn on debug mode

"if (log.isDebugEnabled()) {
...
"

I checked nutch-default.xml, but can't find a place to turn it on.

Does any one know how to use it?

thanks your time,

Michael,


Reply via email to