[slf4j-dev] [Bug 31] Varargs for Logger methods
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Thu Mar 26 15:53:02 CET 2009
http://bugzilla.slf4j.org/show_bug.cgi?id=31
Gunnar Wagenknecht <gunnar at wagenknecht.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gunnar at wagenknecht.org
--- Comment #33 from Gunnar Wagenknecht <gunnar at wagenknecht.org> 2009-03-26 15:53:01 ---
I think for the low hanging fruit it might be worthwhile to add those methods
to XLogger which already depends on Java 5.
I'm not sure about slf4j-api. I previously thought you might also target the
embedded world with SLF4J. Java 5 is not available there so you can't use
generics, varargs and the other cool stuff in those limited environments. But
maybe that's not the case. However, there are still a lot containers and
applications out there running on 1.4 below. BTW, even if Sun announced EOL
there are other JVM vendors which still support the older VMs.
--
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