<br><font size=2 face="Verdana">That sounds perfect! I noticed that the
current svn content only includes the getInstance() methods. Do you have
any plans on implementing the other deprecated methods? See http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Category.html
for reference.</font>
<br>
<br><font size=2 face="Verdana">M. Hansen</font>
<br>
<br><font size=2><tt>user-bounces@slf4j.org wrote on 19-08-2008 21:44:29:<br>
<br>
&gt; <br>
&gt; As similar request has been made by Michael Rumpf in bug 95.<br>
&gt; <br>
&gt; &nbsp; http://bugzilla.slf4j.org/show_bug.cgi?id=95<br>
&gt; <br>
&gt; The getInstance() methods were added recently in SVN. You can expect
these <br>
&gt; methods to be part of the next release.<br>
&gt; <br>
&gt; HTH,<br>
&gt; <br>
&gt; M. Hansen wrote:<br>
&gt; &gt; Hi,<br>
&gt; &gt; <br>
&gt; &gt; We have decided to use JDK1.4 logging and we have some legacy
applications<br>
&gt; &gt; that uses log4j. Our idea is to use SLF4J to bridge calls to
log4jto jdk1.4<br>
&gt; &gt; through SLF4J. However, we do not have the source code for some
of our<br>
&gt; &gt; legacy applications and some use deprecated functionality from
log4j. More<br>
&gt; &gt; precisely we have run into a problem where some code invokes<br>
&gt; &gt; Category.getInstance(java.lang.String). This method is deprecated
in log4j<br>
&gt; &gt; but still part of the API (<br>
&gt; &gt; http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Category.html).<br>
&gt; &gt; The log4j bridge does not include deprecated functionality. Why
is this? If<br>
&gt; &gt; the bridge is targeted for use in legacy applications it is most
likely the<br>
&gt; &gt; code will make use of an older log4j where the methods were not
marked as<br>
&gt; &gt; deprecated.<br>
&gt; &gt; <br>
&gt; &gt; Regards<br>
&gt; &gt; M. Hansen<br>
&gt; <br>
&gt; -- <br>
&gt; Ceki Gülcü<br>
&gt; <br>
&gt; QOS.ch is looking to hire talented developers located in<br>
&gt; Switzerland. Please contact ceki@qos.ch for details.<br>
&gt; _______________________________________________<br>
&gt; user mailing list<br>
&gt; user@slf4j.org<br>
&gt; http://www.slf4j.org/mailman/listinfo/user<br>
</tt></font>