You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2017/01/10 02:45:58 UTC

[jira] [Created] (IO-527) Rolling File Output Stream

BELUGA BEHR created IO-527:
------------------------------

             Summary: Rolling File Output Stream
                 Key: IO-527
                 URL: https://issues.apache.org/jira/browse/IO-527
             Project: Commons IO
          Issue Type: New Feature
            Reporter: BELUGA BEHR


Create two Rolling File Output Streams.  They write to a single file and given a certain circumstance, they stop writing to the file, open a new file, and continue writing there.

# Based on date
# Based on max file size



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)