What could be defered? (I'm trying to make this ticket actionable. What actions can be taken to close the ticket)
I guess the formatting of the message could be defered until first use.
LoggingEvent.java (line:115)
FormattingTuple ft = MessageFormatter.arrayFormat(message, argArray);
formattedMessage = ft.getMessage();
Anything else?
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
What could be defered? (I'm trying to make this ticket actionable. What actions can be taken to close the ticket)
I guess the formatting of the message could be defered until first use.
LoggingEvent.java (line:115)
Anything else?