Ceki Gulcu Thank you for the release 1.1.7. I tested it and it works fine with compact3.
I think for projects with resource constraints it is a big difference if the JRE is 17MB(compact2) or 24MB(compact3). I.e. in our project this is the difference which would allow us to switch from our stripped Java 6 JRE to a Java 8 JRE for our legacy hardware. Furthermore I think most such projects will rather choose another logging framework, then sacrifice a lot of memory for this purpose.
So I think, the question is, if one want Logback to be a Logging-Framework for projects with resource constraints. And if the answer is yes, then I think compact2 was very desirable!
|