A Java logging library
Logback is intended as a successor to the popular log4j project. At present
time, logback is divided into three modules, logback-core, logback-classic
and logback-access.
The logback-core module lays the groundwork for the other two modules. The
logback-classic module can be assimilated to a significantly improved
version of log4j. Moreover, logback-classic natively implements the SLF4J
API so that you can readily switch back and forth between logback and other
logging frameworks such as log4j or java.util.logging (JUL).
The logback-access module integrates with Servlet containers, such as
Tomcat and Jetty, to provide HTTP-access log functionality. Note that you
could easily build your own module on top of logback-core.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / logback
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/logback && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000630 630 Bytes | |
logback-1.2.11.tar.xz | 0002970784 2.83 MB | |
logback-1.2.3-getCallerClass.patch | 0000002892 2.82 KB | |
logback-1.2.8-jetty.patch | 0000001885 1.84 KB | |
logback-CVE-2024-12801-CVE-2024-12798.patch | 0000025683 25.1 KB | |
logback.changes | 0000006111 5.97 KB | |
logback.spec | 0000005167 5.05 KB |
Comments 0