[slf4j-dev] [Bug 112] Further MessageFormatter enhancements and fixes

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Wed Jun 10 19:58:03 CEST 2009


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


Ceki Gulcu <listid at qos.ch> changed:

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




--- Comment #5 from Ceki Gulcu <listid at qos.ch>  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.



More information about the slf4j-dev mailing list