[slf4j-user] varargs

Martin Gilday martin.lists at imap.cc
Thu Nov 9 22:30:48 CET 2006


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" <david_fire4 at hotmail.com>
To: user at slf4j.org
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
user at slf4j.org
http://www.slf4j.org/mailman/listinfo/user



More information about the slf4j-user mailing list