[logback-dev] [JIRA] Created: (LBCLASSIC-149) ContextNameConverter does not use the context of the event
Ceki Gulcu (JIRA)
noreply-jira at qos.ch
Thu Aug 20 16:53:10 CEST 2009
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
More information about the logback-dev
mailing list