James Perkins created LOGMGR-129:
------------------------------------
Summary: Create a better error message if the time zone argument is missing
from the %z format pattern
Key: LOGMGR-129
URL:
https://issues.jboss.org/browse/LOGMGR-129
Project: JBoss Log Manager
Issue Type: Task
Reporter: James Perkins
Using the {{%z}} format pattern and not including a time zone argument results in an NPE.
A better error message should be thrown indicating an argument is required.
{code:title=Example pattern}
%z{GMT}
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)