cvs commit: jakarta-log4j/src/xdocs download.xml
[email protected] 11 Jul 2002 08:55:55 -0000
| Newsgroups | gmane.comp.jakarta.log4j.cvs |
|---|---|
| Message-ID | <[email protected]> |
ceki 2002/07/11 01:55:55 Modified: src/xdocs Tag: v1_2-branch download.xml Log: New reference to Log::Log4Perl log4j port in src/xdocs/download.xml Revision Changes Path No revision No revision 1.53.2.8 +12 -2 jakarta-log4j/src/xdocs/download.xml Index: download.xml =================================================================== RCS file: /home/cvs/jakarta-log4j/src/xdocs/download.xml,v retrieving revision 1.53.2.7 retrieving revision 1.53.2.8 diff -u -r1.53.2.7 -r1.53.2.8 --- download.xml 11 Jul 2002 08:51:26 -0000 1.53.2.7 +++ download.xml 11 Jul 2002 08:55:55 -0000 1.53.2.8 @@ -203,14 +203,24 @@ </dd> <!-- =========================================================================== --> - + <dt><a + href="http://log4perl.sourceforge.net"><b>Log::Log4perl</b></a></dt> + + <dd>Log::Log4perl is a Perl port of log4j by Kevin Goess and + Mike Schilli. The authors made sure that their port was as + close as possible to the original implementation. Even the + configuration files are similar! The project is still being + enhanced, however the current release is stable and has been + released to CPAN. + </dd> + <!-- =========================================================================== --> <dt><a href="http://www.neoworks.com/products/log4net/"><b>log4net</b></a></dt> <dd>The .NET implementation of the popular log4j Java API providing flexible and arbitrarily granular control over log management and configuration.</dd> - + <!-- =========================================================================== --> <dt><a href="http://www.its4you.at/log4py.php"><b>log4py</b></a></dt>