
Hi all, Just wanted to know if Logback was Java 11 compatible. The only trail that I've found about this was in the dependencies section <http://logback.qos.ch/dependencies.html> where is specified a requirement of Java 8. I don't understand if this is a strict dependency or just a dependency of Java >= 8. Best, Jonathan

Hi Jonathan, By Java 8, we mean Java 8 or later and that's for the 1.3 series. The 1.2.x series requires Java 6 or later. HTH, -- Ceki Gülcü On 07.04.2020 16:34, Jonathan Scherman wrote:
Hi all, Just wanted to know if Logback was Java 11 compatible. The only trail that I've found about this was in the dependencies section <http://logback.qos.ch/dependencies.html> where is specified a requirement of Java 8. I don't understand if this is a strict dependency or just a dependency of Java >= 8.
Best, Jonathan
participants (2)
-
Ceki
-
Jonathan Scherman