users@jersey.java.net

LoggingFilter

From: Ricardo Borillo <Ricardo.Borillo_at_si.uji.es>
Date: Mon, 15 Feb 2010 15:14:15 +0100

Hi all,

I have a JAX-RS server webapp with LogginFilter enabled in the web.xml:

    <init-param>
      <param-name>com.sun.jersey.spi.container.ContainerResponseFilters</param-name>
      <param-value>com.sun.jersey.api.container.filter.LoggingFilter</param-value>
    </init-param>

I have one method that generates too much log information because of
the type of response ...
Is it possible to disable logging for an specific method?

Thanks in advance.

---
Regards,
====================================
Ricardo Borillo Domenech
http://xml-utils.com