yoavs 2004/11/29 10:46:14
Modified: docs download.html
src/xdocs download.xml
Log:
Added port to "D" language.
Revision Changes Path
1.58 +7 -0 logging-log4j/docs/download.html
Index: download.html
===================================================================
RCS file: /home/cvs/logging-log4j/docs/download.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- download.html 25 Nov 2004 19:33:02 -0000 1.57
+++ download.html 29 Nov 2004 18:46:14 -0000 1.58
@@ -294,6 +294,13 @@
log management and configuration. It is modeled after the Java
log4j API.</dd>
+ <!--
========================================================================== -->
+ <dt><a href="http://digitalmars.com/d/"><b>D</b></a></dt>
+ <dd>D is a new programming language conceived as a re-engineering of
C and C++.
+ The <a
href="http://www.dsource.org/forums/viewforum.php?f=5">Mango.log4jD
+ </a> package supports all the major log4j features.
+ </dd>
+
<!--
=========================================================================== -->
<dt><a href="http://goanna.sourceforge.net/"><b>log4E</b></a></dt>
1.79 +7 -0 logging-log4j/src/xdocs/download.xml
Index: download.xml
===================================================================
RCS file: /home/cvs/logging-log4j/src/xdocs/download.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- download.xml 25 Nov 2004 19:33:02 -0000 1.78
+++ download.xml 29 Nov 2004 18:46:14 -0000 1.79
@@ -284,6 +284,13 @@
log management and configuration. It is modeled after the Java
log4j API.</dd>
+ <!--
========================================================================== -->
+ <dt><a href="http://digitalmars.com/d/"><b>D</b></a></dt>
+ <dd>D is a new programming language conceived as a re-engineering of
C and C++.
+ The <a
href="http://www.dsource.org/forums/viewforum.php?f=5">Mango.log4jD
+ </a> package supports all the major log4j features.
+ </dd>
+
<!--
=========================================================================== -->
<dt><a
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]