Anonymous - 2012-03-16

I'm trying to determine the particular property/value where JSONObject.fromObject() is dying. Is there a way to turn on logging?   I'm using log4j, but when I add the following line to my log4j.properties :

log4j.logger.net.sf.json=DEBUG

It still doesn't work.  Any ideas?