[webbeans-issues] [JBoss JIRA] Closed: (WBX-22) Support logging of arrays natively
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Apr 16 14:25:22 EDT 2009
[ https://jira.jboss.org/jira/browse/WBX-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WBX-22.
------------------------
Resolution: Done
Assignee: Pete Muir (was: David Allen)
> 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: Pete Muir
> 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