LOGBACK-268 - Fair locking in OutputStreamAppender
Fix LOGBACK-268 by using a fair ReentrantLock (instead of object synchronization).
parent
36a868ee
Please register or sign in to comment
Fix LOGBACK-268 by using a fair ReentrantLock (instead of object synchronization).