[slf4j-dev] [Bug 127] LocationAwareLogger does not have a method that accepts the argument array

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Fri Apr 9 00:24:22 CEST 2010


http://bugzilla.slf4j.org/show_bug.cgi?id=127


Ceki Gulcu <lists at slf4j.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Ceki Gulcu <lists at slf4j.org>  2010-04-09 00:24:22 ---

Fixed in http://github.com/ceki/slf4j/commit/6dd2bd58cffc857d064d0

The log method in LocationAwareLogger  interface now admits an additional
parameter of type Object[] representing additional arguments of the log
request. Due to this modification, slf4j-api version 1.6.x will not work with
bindings shipping with SLF4J 1.5.x -- bindings shipping with 1.6.x must be
used. 


-- 
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