[slf4j-dev] [JIRA] Updates for SLF4J-495: Binary compatibility between release and alpha version

QOS.CH (JIRA) noreply-jira at qos.ch
Thu Jul 16 05:10:00 CEST 2020


SLF4J / SLF4J-495 [Open]
Binary compatibility between release and alpha version

==============================

Here's what changed in this issue in the last few minutes.

There is 1 comment.

View or comment on issue using this link
https://jira.qos.ch/browse/SLF4J-495

==============================
 1 comment
------------------------------

Kengo TODA on 16/Jul/20 4:59 AM
When you build with slf4j-api 2.0.0, the slf4j-api in your runtime dependency should be 1.8.x or above. The binding (log4j-slf4j-impl in this case) also needs to be updated to which is built for 1.8.x.

I suggest you to check [http://slf4j.org/news.html]
{quote}SLF4J version 2.0.0 requires Java 8. It builds upon the 1.8.x series and adds a backward-compatible fluent logging api. By backward-compatible, we mean that existing logging frameworks do not have to be changed for the user to benefit from the fluent logging API.
{quote}
and the FAQ at [http://slf4j.org/faq.html#changesInVersion18]
{quote}Note that the 2.0.x series builds upon the 1.8.x series, as such the remarks below are applicable to SLF4J 2.x as well.
{quote}


==============================
 This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)



More information about the slf4j-dev mailing list