http://bugzilla.slf4j.org/show_bug.cgi?id=125
Gunnar Wagenknecht <gun...@wagenknecht.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gun...@wagenknecht.org --- Comment #1 from Gunnar Wagenknecht <gun...@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. _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev