Hi,
very nice clean project. However I have a feature request:
- The ability to change the output to be limited to only file.
I'd like to be able to write to various implementations of outputstreams /
writers as opposed to be limited to file only. Specifically in mind, I could
write to ServletOutputStreams, StringWriters, etc.
Thanks