At 08:44 PM 3/10/2007, you wrote: >Regarding Q3, I actually meant the StaticLoggerBinder class, not the >LoggerFactory class. > >How does the classloader know at runtime that it should use the >StaticLoggerBinder class from the implementation jar instead of the "dummy" >one in the API jar? >
There is no StaticLoggerBinder in the API jar. There is in the source, just to get it build, but it isn't packaged. Check out the jar yourself. There are no "impl" classes in the API jar. Jake >Sorry for the confusion. > >Send instant messages to your online friends http://au.messenger.yahoo.com >_______________________________________________ >user mailing list >[email protected] >http://www.slf4j.org/mailman/listinfo/user _______________________________________________ user mailing list [email protected] http://www.slf4j.org/mailman/listinfo/user
