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

Ceki Gulcu listid at qos.ch
Tue Sep 23 19:11:42 CEST 2008


Good idea. Do you have an implementation in mind?

Thorbjørn Ravn Andersen wrote:
> 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


-- 
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch



More information about the slf4j-user mailing list