Append log messages to a file. This basic version has no rollover support, so it just keeps on adding to the file. There is also an AppendFiles that may suit your needs.
Base class for file appenders
See Source File
BSD style: $(LICENSE)
Copyright (c) 2004 Kris Bell. All rights reserved
Initial release: May 2004
Kris