XMLLayout thread safety
-----------------------

                 Key: LBCLASSIC-152
                 URL: http://jira.qos.ch/browse/LBCLASSIC-152
             Project: logback-classic
          Issue Type: Bug
          Components: layout
    Affects Versions: 0.917
            Reporter: Darryl Smith
            Assignee: Logback dev list


XMLLayout assumes it is being called from a synchronized appender and uses 
shared StringBuilder buffer for creating the layout.

Changes in http://jira.qos.ch/browse/LBCLASSIC-135 break that assumption

-- 
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