On 2/12/07, <b class="gmail_sendername">Ceki Gülcü</b> <<a href="mailto:listid@qos.ch">listid@qos.ch</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Given that there seem to be real demand for a standalone slf4j-api.jar (at<br>compile time), I think I'll attempt to solve it by having slf4j-api depend<br>on a "bootstrap" module, containing a trivial implementation of
<br>StaticLoggerBinder, just enough to get slf4j-api to compile. Bindings will<br>need to provide actual real implementation as they do today.<br><br>I think this little change will make life easier for our users. I'll give
<br>it a shot. As usual, we can revert if need be.</blockquote><div><br>Wouldn't moving that LoggerFactory I provided earlier solve this? Or is that what you were talking about?<br></div></div><br>-- <br><br>- Eric