[jboss-jira] [JBoss JIRA] (LOGTOOL-72) Convert array parameters to a string before passing to formatter

James Perkins (JIRA) jira-events at lists.jboss.org
Thu Mar 28 11:37:41 EDT 2013


James Perkins created LOGTOOL-72:
------------------------------------

             Summary: Convert array parameters to a string before passing to formatter
                 Key: LOGTOOL-72
                 URL: https://issues.jboss.org/browse/LOGTOOL-72
             Project: Log Tool
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: James Perkins
            Assignee: James Perkins


Array typed parameters should (maybe not always?) be converted to a String type before formatting. Possibly use something like {{Arrays.toString()}}.

Maybe an annotation for the parameter to specify it should be created and whether or not to use a deep conversion or not. Maybe add a {{org.jboss.logging.annotations.Transform.TransformType}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list