[logback-user] How to change the underlying buffer size of BufferedOutputStream used by logback's FileAppender?

Tim Shi tim.shi.work at gmail.com
Fri Nov 23 23:04:43 CET 2012


Hi,

We are using logback as our logging framework. We noticed that the
FileAppender uses ResilientFileOutputStream which is backed by an
BufferedOutputStream. We are wondering if there's a way to configure the
buffer size of this BufferedOutputStream instance so that we can tune the
performance of logback.

Thanks,
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20121123/eb532562/attachment.html>


More information about the Logback-user mailing list