Author: ceki
Date: Thu Dec 8 12:46:37 2005
New Revision: 455
Added:
nlog4j/trunk/src/java/org/slf4j/impl/MNOPLogger.java
nlog4j/trunk/src/java/org/slf4j/impl/MNOPLoggerFactory.java
nlog4j/trunk/src/java/org/slf4j/impl/MSimpleLogger.java
nlog4j/trunk/src/java/org/slf4j/impl/MSimpleLoggerFactory.java
Modified:
nlog4j/trunk/docs/changes.html
nlog4j/trunk/docs/download.html
nlog4j/trunk/src/xdocs/changes.xml
nlog4j/trunk/src/xdocs/download.xml
Log:
preparing 1.2.19
Modified: nlog4j/trunk/docs/changes.html
==============================================================================
--- nlog4j/trunk/docs/changes.html (original)
+++ nlog4j/trunk/docs/changes.html Thu Dec 8 12:46:37 2005
@@ -108,6 +108,11 @@
bundle LF5, chainsaw and <code>NTEventAppender</code> with
NLOG4J.
</p>
+
<h1>Changes in NLOG4J 1.2.19</h1>
+ <p>Maintenance release fixing bug <a
href="http://bugzilla.slf4j.org/show_bug.cgi?id=8">#8</a> and
+ synchronization with changes in the latest SLF4J branch (version
+ 1.0RC3).
+ </p>
<h1>Changes in NLOG4J 1.2.18</h1>
<p>Minor changes reflecting the addition
of the
<em>slf4j-log4j.jar</em> binding introduced in SLF4J 1.0beta8.
@@ -193,10 +198,10 @@
-
+
<p> </p>
-
</div>
+
</div>
<!-- FOOTER -->
<div id="footer">
Modified: nlog4j/trunk/docs/download.html
==============================================================================
--- nlog4j/trunk/docs/download.html (original)
+++ nlog4j/trunk/docs/download.html Thu Dec 8 12:46:37 2005
@@ -96,14 +96,14 @@
<div class="centercol">
- <h1>NLOG4J version 1.2.18</h1>
- <p>You can download NLOG4J version 1.2.18,
with native SLF4J
+ <h1>NLOG4J version 1.2.19</h1>
+ <p>You can download NLOG4J version 1.2.19,
with native SLF4J
support, including <i>full source code</i>, class files and
documentation as
</p>
<ul>
- <li><a
href="http://www.slf4j.org/dist/nlog4j-1.2.18.tar.gz"><b>nlog4j-1.2.18.tar.gz</b></a></li>
- <li><a
href="http://www.slf4j.org/dist/nlog4j-1.2.18.zip"><b>nlog4j-1.2.18.zip</b></a></li>
+ <li><a
href="http://www.slf4j.org/dist/nlog4j-1.2.19.tar.gz"><b>nlog4j-1.2.19.tar.gz</b></a></li>
+ <li><a
href="http://www.slf4j.org/dist/nlog4j-1.2.19.zip"><b>nlog4j-1.2.19.zip</b></a></li>
</ul>
<p>NLOG4J is a
production-quality log4j-replacement with
direct SLF4J API support. NLOG4J is maintained by Ceki
Added: nlog4j/trunk/src/java/org/slf4j/impl/MNOPLogger.java
==============================================================================
Added: nlog4j/trunk/src/java/org/slf4j/impl/MNOPLoggerFactory.java
==============================================================================
Added: nlog4j/trunk/src/java/org/slf4j/impl/MSimpleLogger.java
==============================================================================
Added: nlog4j/trunk/src/java/org/slf4j/impl/MSimpleLoggerFactory.java
==============================================================================
Modified: nlog4j/trunk/src/xdocs/changes.xml
==============================================================================
--- nlog4j/trunk/src/xdocs/changes.xml (original)
+++ nlog4j/trunk/src/xdocs/changes.xml Thu Dec 8 12:46:37 2005
@@ -26,6 +26,15 @@
</section>
+ <section name="Changes in NLOG4J 1.2.19">
+ <p>Maintenance release fixing bug <a
+ href="http://bugzilla.slf4j.org/show_bug.cgi?id=8">#8</a> and
+ synchronization with changes in the latest SLF4J branch (version
+ 1.0RC3).
+ </p>
+ </section>
+
+
<section name="Changes in NLOG4J 1.2.18">
<p>Minor changes reflecting the addition of the
<em>slf4j-log4j.jar</em> binding introduced in SLF4J 1.0beta8.
Modified: nlog4j/trunk/src/xdocs/download.xml
==============================================================================
--- nlog4j/trunk/src/xdocs/download.xml (original)
+++ nlog4j/trunk/src/xdocs/download.xml Thu Dec 8 12:46:37 2005
@@ -8,17 +8,17 @@
<body>
- <section name="NLOG4J version 1.2.18">
+ <section name="NLOG4J version 1.2.19">
- <p>You can download NLOG4J version 1.2.18, with native SLF4J
+ <p>You can download NLOG4J version 1.2.19, with native SLF4J
support, including <i>full source code</i>, class files and
documentation as
</p>
<ul>
- <li><a
href="http://www.slf4j.org/dist/nlog4j-1.2.18.tar.gz"><b>nlog4j-1.2.18.tar.gz</b></a></li>
- <li><a
href="http://www.slf4j.org/dist/nlog4j-1.2.18.zip"><b>nlog4j-1.2.18.zip</b></a></li>
+ <li><a
href="http://www.slf4j.org/dist/nlog4j-1.2.19.tar.gz"><b>nlog4j-1.2.19.tar.gz</b></a></li>
+ <li><a
href="http://www.slf4j.org/dist/nlog4j-1.2.19.zip"><b>nlog4j-1.2.19.zip</b></a></li>
</ul>
_______________________________________________
nlog4j-dev mailing list
[email protected]
http://slf4j.org/mailman/listinfo/nlog4j-dev