Paketname | liblogback-java |
Beschreibung | flexible logging library for Java |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9.18-1 |
Sektion | universe/java |
Priorität | optional |
Installierte Größe | 552 Byte |
Hängt ab von | libslf4j-java |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | logback |
Paketgröße | 386316 Byte |
Prüfsumme MD5 | bd6d76ddf3c3c8e2699992ff178d86e1 |
Prüfsumme SHA1 | c59a31c09e4158cce11588b0166333f790cca32f |
Prüfsumme SHA256 | 189640c90186fbeafe93dcc04153fa7934ccd8245ce27bb0060183eb42a89181 |
Link zum Herunterladen | liblogback-java_0.9.18-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.
|