http://bugzilla.qos.ch/show_bug.cgi?id=117


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #3 from [EMAIL PROTECTED]  2008-01-10 12:25 -------
Hello Anders,

Thank you for this bug report. Did you consider the fact that formatting is
done within the doAppend() method of the appender which is already
synchronized? 

There is no need to synchronize the call to simpleFormat.format() when the
larger block is already synchronized.

Consequently, I am closing this report as WONTFIX. Please fell free to comment
on it if you think that I am missing something.


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to