Trim white spaces in logger class name
--------------------------------------

                 Key: CXF-2610
                 URL: https://issues.apache.org/jira/browse/CXF-2610
             Project: CXF
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.2.5
            Reporter: Cyrille Le Clerc
            Assignee: Cyrille Le Clerc


Unexpected leading and trailing white spaces in logger class name (1) can be 
very difficult to troubleshoot, particularly trailing ones.

Trim the leading and trailing with spaces of the logger class name (e.g. 
{{org.apache.cxf.common.logging.Log4jLogger}}). 

(1) defined with the system property {{org.apache.cxf.Logger}} or in the first 
line of the classpath resource {{META-INF/cxf/org.apache.cxf.Logger}}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to