Ceki Gulcu commented on Bug LOGBACK-727
BufferedOutputStream's close method inherited from FilterOutputStream closes the underlying OutputStream. Thus, when BufferedOutputStream is closed by ResilientOutputStreamBase.close() method the underlying FileOutputStream is closed as well.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira