[webbeans-issues] [JBoss JIRA] Created: (WBX-22) Support logging of arrays natively

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Apr 10 09:56:22 EDT 2009


Support logging of arrays natively
----------------------------------

                 Key: WBX-22
                 URL: https://jira.jboss.org/jira/browse/WBX-22
             Project: Web Beans Extensions
          Issue Type: Feature Request
          Components: Logging
            Reporter: Pete Muir
            Assignee: David Allen
             Fix For: Logging 1.0.0.CR1


array.toString() produces garbled output, so you need to run Arrays.asList(array).toString(). If a positional parameter is an array, convert it to a list.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the weld-issues mailing list