Language

Package: java-logback-classic @ 1.2.3

Synopsis

Logging for java

Description

Logback is intended as a successor to the popular log4j project. This 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).

Home page
https://logback.qos.ch
Location
gnu/packages/java.scm (line: 13257, column: 2)
Licenses

Lint warnings

LinterMessageLocation
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball
formatting

Look for formatting issues in the source

line 13264 is way too long (102 characters)
input-labels

Identify input labels that do not match package names

label 'servlet' does not match package name 'java-javaee-servletapi'