http://bugzilla.slf4j.org/show_bug.cgi?id=31
--- Comment #98 from Mark A. Ziesemer <[email protected]> 2012-09-07 05:29:44 CEST --- To note from http://www.slf4j.org/news.html : " 6th of September, 2012 - Release of SLF4J 1.7.0 SLF4J now requires JDK 1.5. Printing methods in the Logger interface now offers variants accepting varargs instead of Object[]. Given that under the hood, the Java compiler transforms varargs into an array, this change is totally 100% no-ifs-or-buts backward compatible with all existing client code. " Thanks, Ceki! -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ slf4j-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/slf4j-dev
