Package Info

logback


A Java logging library


Unspecified

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.


License: LGPL-2.1-or-later OR EPL-1.0
URL: https://logback.qos.ch/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.2.3-bp153.1.118 info GA Release 2021-05-18 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • logback
  • logback-access
  • logback-examples
  • logback-javadoc
1.2.3-bp152.1.220 info GA Release 2020-06-23 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • logback
  • logback-access
  • logback-examples
  • logback-javadoc