qos-ch / logback

The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
Other
2.94k stars 1.27k forks source link

Please add XZ compression support in rolling policy #755

Open genezx opened 7 months ago

genezx commented 7 months ago

xz is more efficient than gzip and are widely used now, and xz -0 produces smaller files than gzip -9 .

kazimirm commented 1 month ago

+1