In addition to standard access log messages, I'm getting a message from
afterHandle on every access:

Jun 8, 2007 4:12:26 PM com.noelios.restlet.LogFilter afterHandle

This doesn't really provide any useful information for my application.  I would
like to disable it, but I have not been able to figure out how to control these
messages or redirect them (except by disabling access logging.) The
documentation for LogFilter.afterHandle() only says "logs the call."

Thanks,

    -- Jim

Reply via email to