Log4jLogger_impl always logs wrapper class name instead of caller class name
----------------------------------------------------------------------------

                 Key: UIMA-2374
                 URL: https://issues.apache.org/jira/browse/UIMA-2374
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 2.4.0SDK
            Reporter: Richard Eckart de Castilho
            Priority: Minor
             Fix For: 2.4.1SDK


When enabling classname/filename logging in Log4J, Log4jLogger_impl currently 
will allways log the  Log4jLogger_impl class/file instead of the name of the 
caller. This can be fixed by using the Log4J methods intended for use by logger 
wrappers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to