commit | 6dd2bd58cffc857d064d0e0ac3017d6aee924bb8 | [log] [tgz] |
---|---|---|
author | Ceki Gulcu <[email protected]> | Fri Apr 09 00:21:28 2010 +0200 |
committer | Ceki Gulcu <[email protected]> | Fri Apr 09 00:21:28 2010 +0200 |
tree | 82b54bfbe09710edddc8c3f629bbde756188d275 | |
parent | d1d27b8d8748190f397b0be72c8d85722f8c5b00 [diff] |
Fixing http://bugzilla.slf4j.org/show_bug.cgi?id=127 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.