If I'm setting ERROR mode to org.apache.cxf package i'm getting close_waits
in the backend and if i set it in INFO mode i dont see any close_waits, 

<logger name="org.apache.cxf" >
                <level value="ERROR" /> 
</logger>

I want to disable cxf logging so that my log file size doesn't grow, how can
i achieve this ?



--
View this message in context: 
http://cxf.547215.n5.nabble.com/how-to-disable-CXF-logging-tp3230531p5772572.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to