ContextNameConverter does not use the context of the event
----------------------------------------------------------

                 Key: LBCLASSIC-149
                 URL: http://jira.qos.ch/browse/LBCLASSIC-149
             Project: logback-classic
          Issue Type: Bug
            Reporter: Ceki Gulcu
            Assignee: Logback dev list


ContextNameConverter instead of reading the context name found in the event 
passed as parameter,  uses the context to which it (the ContextNameConverter 
instance) is attached to. Usually the two contexts are the same. However, when 
an event is sent to a remote server, the wrong information is displayed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to