|
About:
Log4j is a logging package written in Java. Log4j allows you to log to a file, a java.io.Writer, a remote server, or a syslog daemon. The package is designed so that log statements can remain in shipped code without incurring a high performance cost. One distinctive feature of log4j is the notion of hierarchical loggers. Using hierarchical loggers, it is possible to select (at runtime) which log statements are output at arbitrary granularity. Users can choose to implement their own log formats and output strategies.
Author:
Ceki Gulcu <ceki |at| apache |dot| org>
[contact developer]
Homepage:
http://logging.apache.org/log4j/
Tar/GZ:
http://logging.apache.org/log4j/docs/download.html
Purchase:
https://www.qos.ch/shop/products/log4j/log4j-Manual.jsp
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.47/10.00
(Rank N/A)
» Vitality: 0.01% (Rank 3473)
» Popularity: 3.31% (Rank 1292)

(click to enlarge graphs)
Record hits: 27,083
URL hits: 11,585
Subscribers: 107
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
1.2.9
|
Code cleanup |
04-Nov-2004 12:43 |
|
1.2.8
|
Major bugfixes |
19-Feb-2003 19:19 |
|
1.2.7
|
Minor feature enhancements |
09-Oct-2002 22:03 |
|
1.2.6
|
Minor feature enhancements |
01-Aug-2002 17:42 |
|
1.2.5
|
Minor bugfixes |
05-Jul-2002 16:47 |
|
1.2.4
|
Minor bugfixes |
13-Jun-2002 10:15 |
|
1.2.2
|
Minor feature enhancements |
24-May-2002 08:10 |
|
1.2.1
|
Major bugfixes |
17-May-2002 12:45 |
|
1.2
|
Major feature enhancements |
09-May-2002 23:15 |
|
1.2rc1
|
Major feature enhancements |
16-Apr-2002 21:02 |
Comments
[»]
syslog compatibility
by Ceki Gulcu - Jan 17th 2000 14:30:14
Syslog compatibility has been tested only with the 1.3 version of syslogd
on Linux. Other daemons might behave differently.
UDP is unreliable. Log packets can and often do get lost. Enjoy, Ceki
[reply]
[top]
[»]
Stability of v0.6.1
by Ceki Gulcu - Nov 18th 1999 06:38:47
Altough log4j is marked a "development" release, it is failrly stable and
is being currently used in a number of projects.
[reply]
[top]
|