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.