[ 
https://issues.apache.org/jira/browse/CXF-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994297#comment-12994297
 ] 

Marcel Stör commented on CXF-3314:
----------------------------------

I don't consider this an "Inprovement" but a "Bug" (JIRA category). Before 
AbstractLoggingInterceptor was introduced it was possible to have two separate 
logger configurations for in/out. So, CXF 2.3x broke existing configurations -> 
it's a bug.

> Separate loggers for LoggingInInterceptor and LoggingOutInterceptor
> -------------------------------------------------------------------
>
>                 Key: CXF-3314
>                 URL: https://issues.apache.org/jira/browse/CXF-3314
>             Project: CXF
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 2.3.0, 2.3.2
>            Reporter: Sera Park
>             Fix For: 2.3.3
>
>
> Requesting separate loggers for LoggingInInterceptor and 
> LoggingOutInterceptor to turn on/off logging for either interceptor.  In CXF 
> 2.3x the interceptors use the same logger that's created in the base class, 
> AbstractLoggingInterceptor, and the log level can't be configured separately 
> for the interceptors.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to