You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by niteshjain132 <ni...@gmail.com> on 2016/09/14 05:21:38 UTC

Re: how to disable CXF logging

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.