Hi all, I am programatically creating and using a FileAppender. I would like it to gzip on the fly the resulting File. Is there a way to do this, or do I have to extend and implement it by myself ? Franck