[slf4j-dev] [Bug 125] Replacing enumerated Logger methods with one VarArgs
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Thu Mar 12 13:29:34 CET 2009
http://bugzilla.slf4j.org/show_bug.cgi?id=125
Gunnar Wagenknecht <gunnar at wagenknecht.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gunnar at wagenknecht.org
--- Comment #1 from Gunnar Wagenknecht <gunnar at wagenknecht.org> 2009-03-12 13:29:33 ---
It appears the the minimum JRE level for the SLF4J API is Java 1.3 which
eliminates Java 5 constructs. But XLogger is allowed to use it. I wonder if
XLogger could be extended to become the Java 5 compatible logger.
BTW, IMHO it would be great if we could make the XLogger extension a separate
release and download. This would allow to evolve it independent from the SLF4J
API, i.e. new versions of XLogger don't force incrementing the SLF4J API
version. This helps a bit with OSGi bundling and SPI implementations which
don't need to be touched in such a case.
--
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