Great.<br><br>I think we should now move forward with replacing that with the Service API.<br><br><div><span class="gmail_quote">On 2/16/07, <b class="gmail_sendername">Sebastien Pennec</b> &lt;<a href="mailto:sebastien@qos.ch">
sebastien@qos.ch</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello all,<br><br>I&#39;ve just committed some changes about the LoggerFactory class.
<br><br>Now, the api module contains the LoggerFactory class, it is not present in the other<br>modules anymore. It also contains a dummy StaticLoggerBinder implementation to make<br>sure it compiles nicely.<br><br>This dummy class is removed right after the compilation process (process-classes
<br>phase) so that it does not interfere with other module&#39;s StaticLoggerBinder when<br>running the tests.<br><br>I&#39;ve also moved the BasicMarker, BasicMarkerFactory, MarkerIgnoringBase,<br>MessageFormatter and Util classes to a 
org.slf4j.helpers package. The package<br>org.slf4j.impl is not used by the api anymore.<br><br>Cheers :)<br><br>Sébastien<br><br>--<br>Sébastien Pennec<br><a href="mailto:sebastien@qos.ch">sebastien@qos.ch</a><br><br>Logback: The reliable, generic, fast and flexible logging framework for Java.
<br><a href="http://logback.qos.ch/">http://logback.qos.ch/</a><br>_______________________________________________<br>dev mailing list<br><a href="mailto:dev@slf4j.org">dev@slf4j.org</a><br><a href="http://www.slf4j.org/mailman/listinfo/dev">
http://www.slf4j.org/mailman/listinfo/dev</a><br></blockquote></div><br><br clear="all"><br>-- <br><br>- Eric