Pakket: liblog4j1.2-java (1.2.13-3ubuntu1)
Verwijzigingen voor liblog4j1.2-java
Ubuntu bronnen:
Het bronpakket jakarta-log4j1.2 downloaden:
- [jakarta-log4j1.2_1.2.13-3ubuntu1.dsc]
- [jakarta-log4j1.2_1.2.13.orig.tar.gz]
- [jakarta-log4j1.2_1.2.13-3ubuntu1.diff.gz]
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Java Maintainers (Mailarchief)
- Kalle Kivimaa
- Wolfgang Baer
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
Logging library for java
log4j is a tool to help the programmer output log statements to a variety of output targets.
It is possible to enable logging at runtime without modifying the application binary. The log4j package is designed so that log statements can remain in shipped code without incurring a high performance cost.
One of the distinctive features of log4j is the notion of hierarchical loggers. Using loggers it is possible to selectively control which log statements are output at arbitrary granularity.
Log4j can output to: a file, a rolling file, a database with a JDBC driver, many ouput asynchronously, a JMS Topic, a swing based logging console, the NT event log, /dev/null, a SMTP server (using javamail), a socket server, syslog, telnet daemon and stdout.
The format of the output can be defined using one of the various layout (or user defined layout) like: simple text, html, date, pattern defined and XML.
For more details, see <http://jakarta.apache.org/log4j>
Andere aan liblog4j1.2-java gerelateerde pakketten
|
|
|
-
- dep: java-common
- Base of all Java packages
-
- dep: java-gcj-compat
- Java runtime environment using GIJ
- of java1-runtime
- virtueel pakket geboden door gij, gij-4.1, jamvm, kaffe-jthreads, kaffe-pthreads, sablevm, sun-java5-jre, sun-java6-jre
- of java2-runtime
- virtueel pakket geboden door gij, gij-4.1, j2re1.4, sun-java5-jre, sun-java6-jre
-
- sug: libgnumail-java
- free implementation of the javamail API