I'm working on a project using Poco and I found that the supplied FileChannels did far more than I needed. All I needed was a simple channel that wrote to a specific file, I had no use for file rotation or any other advanced features. I am willing to clean it up and format it so that it fits in with the rest of the library if the Poco maintainers are interested in having it.
The header can be viewed here and the source here.





