Hi Zohar, I had the same request a few weeks ago and created a feature request for it [1]. The main problem seems to be keeping 1.4 support, without creating additional Java 5 classes (many more classes would need to be created as there would need to be numerous per each logging implementation). I have been considering creating a wrapper class in the meantime. Hopefully something will be worked out for 1.1.
hope that helped, Martin. [1] http://bugzilla.slf4j.org/show_bug.cgi?id=31 ----- Original message ----- From: "Zohar" <[EMAIL PROTECTED]> To: [email protected] Date: Thu, 9 Nov 2006 10:02:42 +0200 Subject: [slf4j-user] varargs Hello, I'm new to SLF4J. Looking at the API I noticed there's no logging methods with varargs. I understand that this is a Java5 feature and SLF4J supports JDK 1.4, but is there a chance to have a version which supports Java5 features? It's just that varargs is so appropriate for logging... Thanks, Zohar. _______________________________________________ user mailing list [email protected] http://www.slf4j.org/mailman/listinfo/user _______________________________________________ user mailing list [email protected] http://www.slf4j.org/mailman/listinfo/user
