While not critical, this use of a space is not only a problem for parsing, it also makes Logback look unprofessional (amateurish) to sysadmins and developers reading these logs.
-| Suggestion |----
If the developers want to avoid changing current behavior, I suggest a new tag. Leave this in place as-is:
%date
{ISO8601}
Create this tag which strictly follows ISO 8601 to include the 'T':
%date
{ISO8601Strict}
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
While not critical, this use of a space is not only a problem for parsing, it also makes Logback look unprofessional (amateurish) to sysadmins and developers reading these logs.
-
| Suggestion |----If the developers want to avoid changing current behavior, I suggest a new tag. Leave this in place as-is:
{ISO8601}%date
Create this tag which strictly follows ISO 8601 to include the 'T':
{ISO8601Strict}%date