Paketname | liblogback-java |
Beschreibung | flexible logging library for Java |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1:0.9.18+dak1-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 544 Byte |
Hängt ab von | libslf4j-java |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | logback |
Paketgröße | 385838 Byte |
Prüfsumme MD5 | 91238c6b1ed1eb40be96e491916c64f4 |
Prüfsumme SHA1 | ccb633fc4cb9b88f48974b29bb56a80a5e0a7072 |
Prüfsumme SHA256 | 8c38a5265eab1bcda4ba7633bccd57b8cec7f1c05068af87c5f99cef05a77b4b |
Link zum Herunterladen | liblogback-java_0.9.18+dak1-1_all.deb |
Ausführliche Beschreibung | 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.
|