
23 Mar
2010
23 Mar
'10
4:19 p.m.
http://bugzilla.slf4j.org/show_bug.cgi?id=173 --- Comment #9 from Thorsten <thorsten.Moeller@unibas.ch> 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.