A customer is using CXF 2.6.0 and they have LoggingInInterceptor setup on
their endpoints. We are trying to disable the logging via:

log:set WARN org.apache.cxf.interceptor.LoggingInInterceptor

or 

log:set WARN LoggingInInterceptor

But neither works, and keeps logging out at INFO.

The only way to work around this currently is to:

log:set WARN org.apache.cxf

But this is felt to be to aggressive. Any ideas where we are going wrong?

Cheers.



--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-LoggingInInterceptor-disable-at-runtime-within-karaf-tp5753954.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to