File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,21 @@ The Logback documentation can be found on the [project
88web-site] ( https://logback.qos.ch/documentation.html ) as well as under
99the docs/ folder of the logback distribution.
1010
11+ # On the 1.5.x series
12+
13+ The 1.5.x series is a direct descendant of and a drop-in replacement
14+ for the 1.4.x series. It differs from the 1.4.x series by the
15+ relocation of the logback-access module which was moved to its [ own
16+ separate github repository] ( https://github.com/qos-ch/logback-access ) .
17+
18+ Here is a summary of 1.5.x dependencies:
19+
20+ | Logback version | github branch | SLF4J version | JDK at runtime | JDK during build | Enterprise Edition (optional)|
21+ | ------------------| ----------------| ---------------| ----------------| ------------------| ------------------------------|
22+ | 1.5.x | master | 2.0.x | 11 | 21 | Jakarta EE (jakarta.* namespace)|
23+
24+
25+
1126# Java EE and Jakarta EE versions
1227
1328Given that downstream users are likely to depend on either Java EE (in
You can’t perform that action at this time.
0 commit comments