http://bugzilla.slf4j.org/show_bug.cgi?id=173





--- Comment #9 from Thorsten <[email protected]>  2010-03-23 17:19:20 
---
Lucky you. Yes, you are right. Sorry, was a bit too fast. The problem cannot
occur since a) the static code is invoked within instance code, b) and nowhere
else, c) there exist only one instance of AndroidLoggerFactory at runtime, and
d) is inside a synchronized block. As soon as there could be more than one
instance of AndroidLoggerFactory, for instance, the problem could occur even
with the synchronized block.


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

Reply via email to