hi all, First, I was using Grizzly and switch to Jetty. My logConfig.properties ( -Djava.util.logging.config.file=logConfig.properties) doesn't config log anymore .. and I can't find what I did wrong ...
Second, I'm using a restlet Client get request to get some json datas from Couchdb server leading to a false result (running the same url in firefox gives me another result) so I think there's some parameter value transformation somewhere ... or something else .. but I don't get my log to work ... So here is my question: is there a way to dump out the restlet Client HTTP get request to an output to verify it ? thanks Peg -- View this message in context: http://n2.nabble.com/log-trace-tp4778884p4778884.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2463289

