[slf4j-user] java.lang.NoSuchFieldError: name @org.slf4j.impl.SimpleLogger

Thorbjørn Ravn Andersen ravn at runjva.com
Tue Sep 23 18:50:50 CEST 2008


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



More information about the slf4j-user mailing list