logback 1:1.2.11-3 source package in Ubuntu

Changelog

logback (1:1.2.11-3) unstable; urgency=medium

  * Team upload.
  * Revert switch to libtomcat10-java. (Closes: #1034855)

 -- Markus Koschany <email address hidden>  Sat, 27 May 2023 17:17:59 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe java

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
logback_1.2.11-3.dsc 2.4 KiB b385741cdcde12d5945af1f34d0e3ab022faaba9a75205f740b47bc1bd7eda5e
logback_1.2.11.orig.tar.xz 2.8 MiB 452d3357f26acacc49027e81ab18a8fdc96ecf4a7866261ec869e4e93e743778
logback_1.2.11-3.debian.tar.xz 11.1 KiB 174521fb6204800678b0411ab3eef2e6c5a85c1dd8698100728242717a0b8373

Available diffs

No changes file available.

Binary packages built by this source

liblogback-java: flexible logging library for Java

 Logback is a reliable, generic, fast and flexible logging library for Java.
 It's intended as a successor to the popular log4j project.
 .
 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 systems 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.

liblogback-java-doc: flexible logging library for Java - documentation

 Logback is a reliable, generic, fast and flexible logging library for Java.
 It's intended as a successor to the popular log4j project.
 .
 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 systems 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.
 .
 This package provides the API documentation and manual for Logback.