[EMAIL PROTECTED] wrote:
Author: ceki
Date: Tue Dec 20 20:10:43 2005
New Revision: 461
Modified:
slf4j/trunk/src/java/org/slf4j/impl/MessageFormatter.java
Log:
- Added support for arguments passed in an array
Nice! Finally! Juchu! (:
- Format methods taking 1 or 2 arguments now delegate to the format method that takes
in an array argument. This results in smaller code.
...but in creation of an Object[], if you only need the 1 or 2 arg variant and
therefore
in slight speed decrease - hey, that's fine with me!
Cheers,
Christian
_______________________________________________
dev mailing list
[email protected]
http://slf4j.org/mailman/listinfo/dev