posted 14 years ago
Hey!
I tried to have my log files automatically compressed while using FixedWindowRollingPolicy and SizeBasedTriggeringPolicy, but all I get are .zip-files that are just plain text with a zip extension.
My log4j.xml logs like this:
Is there any way to do this using build in classes or do I have to write my own appender?