On 2/12/07, Ceki Gülcü <[EMAIL PROTECTED]> wrote:
Given that there seem to be real demand for a standalone slf4j-api.jar (at compile time), I think I'll attempt to solve it by having slf4j-api depend on a "bootstrap" module, containing a trivial implementation of StaticLoggerBinder, just enough to get slf4j-api to compile. Bindings will need to provide actual real implementation as they do today. I think this little change will make life easier for our users. I'll give it a shot. As usual, we can revert if need be.
Wouldn't moving that LoggerFactory I provided earlier solve this? Or is that what you were talking about? -- - Eric
_______________________________________________ dev mailing list [email protected] http://www.slf4j.org/mailman/listinfo/dev
