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.2, 2.3.0
            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