[
https://issues.jboss.org/browse/LOGMGR-96?page=com.atlassian.jira.plugin....
]
Kyle Lape commented on LOGMGR-96:
---------------------------------
If any format chars are added to the {{FormatStringParser}} after this is added, then it
has the potential to clash with a custom format char used by a custom pattern formatter.
This could be resolved by allowing custom formatters to override format chars used by
{{FormatStringParser}}, but this introduces issues of its own.
Make it easier to add custom pattern format characters
------------------------------------------------------
Key: LOGMGR-96
URL:
https://issues.jboss.org/browse/LOGMGR-96
Project: JBoss Log Manager
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Kyle Lape
Assignee: Kyle Lape
It would be nice to be able to add custom format characters without having to add each
one directly to the LogManager project. For example, say someone wants to have {{%h}}
represent the JBoss host name. This may not be desirable to keep in our codebase, but it
would be reasonable to allow someone to easily customize our {{PatternFormatter}} to do
something like this.
--
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