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: 13002, 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 13009 is way too long (102 characters)