You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2022/06/23 13:23:00 UTC

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

     [ https://issues.apache.org/jira/browse/IO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory resolved IO-527.
--------------------------------
    Resolution: Won't Fix

This is out of scope for Commons IO. If you look deeper, you'll see this is a complex problem with many features like triggering policies and rollover strategies only bound to get more complex over time: [https://logging.apache.org/log4j/2.x/manual/appenders.html#RollingFileAppender]

 

> Rolling File Output Stream
> --------------------------
>
>                 Key: IO-527
>                 URL: https://issues.apache.org/jira/browse/IO-527
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: David Mollitor
>            Priority: Major
>
> 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
(v8.20.7#820007)