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

23 Nov
2012
23 Nov
'12
10:05 p.m.
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
4697
Age (days ago)
4697
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tim Shi