[logback-dev] [JIRA] Created: (LBCLASSIC-152) XMLLayout thread safety

Darryl Smith (JIRA) noreply-jira at qos.ch
Sat Aug 29 23:00:36 CEST 2009


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

        


More information about the logback-dev mailing list