[slf4j-dev] [Bug 31] Varargs for Logger methods

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Sat Nov 14 18:44:46 CET 2009


http://bugzilla.slf4j.org/show_bug.cgi?id=31





--- Comment #56 from Ceki Gulcu <listid at qos.ch>  2009-11-14 18:44:45 ---
Sorry, I was not clear in my previous response. I had understood that
the use of the new logger was optional which is the point of keeping
the old one untouched.

The issue is about educating users as much as it is technical. Users
would need to be educated about the two different slf4j loggers. I
suspect we would run into technical issues as well (while trying to
juggle between the two Logger implementations).

By the way, we already have a solution for varargs issue as long as we
agree to bump the JDK dependency to 1.5. See my comment #31 above
dated 2009-03-25. It offers a transparent upgrade path. Replace the
older slf4j-api.jar with the latest version and get varargs support
for free. Existing code is both compile time and runtime compatible.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the slf4j-dev mailing list