
15 Jul
2014
15 Jul
'14
2:22 a.m.
Hi All, I know that logback can be used in java application and can support rotating log files with gzip compression. How about i want to compress the files with other compression algorithm say lz4. Is there any way I can achieve this? Thanks.