[
https://issues.apache.org/jira/browse/IO-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637005#action_12637005
]
Henri Yandell commented on IO-182:
----------------------------------
Bad way of doing APIs though - what you're really asking for is an
appendStringToFile imo.
> add new APPEND parameter for writing string into files
> ------------------------------------------------------
>
> Key: IO-182
> URL: https://issues.apache.org/jira/browse/IO-182
> Project: Commons IO
> Issue Type: New Feature
> Components: Streams/Writers
> Affects Versions: 1.4
> Reporter: Stefan Simik
>
> It would be great to have one additional parameter for writing strins into
> file - boolean append.
> If true, string will be appended to the end of the file.
> It is very useful for many purposes, for example logging and so on..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.