[logback-user] logback printing log entries out of order

Abraham Lin abraham.lin at post.harvard.edu
Fri Oct 12 00:43:01 CEST 2012


This looks normal to me. You have two threads writing log messages at
approximately the same time, and one thread just happens to acquire the
mutex before the other (after generating the log message).

-Abraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20121011/3822049e/attachment.html>


More information about the Logback-user mailing list