appender enqueueing log entries into a LinkedBlockingQueue and using a
secondary, separate Thread to forward them to a configured nested appender.QueueingAppender instance enqueueing log entries into a LinkedBlockingQueue and
dequeueing them using a secondary separate Thread.Copyright © 2017–2021 Oracle Corporation. All rights reserved.