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


Ceki Gulcu <[email protected]> changed:

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




--- Comment #5 from Ceki Gulcu <[email protected]>  2009-06-10 19:58:02 ---
Fixed in revisions 1347 and 1348. If there is an exception thrown from within
the toString() method of a parameter, MessageFormatter will catch it and print
an error message. 

As for supporting the formatting of Map and Collection, we do not need to
improve on the toString() methods of those classes.  Object[] was different
because SLF4J was below par compared with the JDK.


-- 
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
[email protected]
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to