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 _______________________________________________ user mailing list [email protected] http://www.slf4j.org/mailman/listinfo/user
