Ceki Gulcu skrev:
> Hello John,
>
> I suspect this problem is caused by mixing  mixing different versions of 
> slf4j 
> artifacts. For example,   if you are using slf4j-api-1.5.3.jar you should 
> also 
> use slf4j-simple-1.5.3.jar, using slf4j-simple-1.4.2.jar will not work.
>   
I suggest that a mechanism is introduced in slf4j that checks at bind 
time that the API is compatible with the chosen backend.

/Thorbjørn
_______________________________________________
user mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/user

Reply via email to