[jboss-jira] [JBoss JIRA] (AS7-5949) allow custom-formatter configuration
Aleksandar Kostadinov (JIRA)
jira-events at lists.jboss.org
Thu Nov 15 03:45:22 EST 2012
Aleksandar Kostadinov created AS7-5949:
------------------------------------------
Summary: allow custom-formatter configuration
Key: AS7-5949
URL: https://issues.jboss.org/browse/AS7-5949
Project: Application Server 7
Issue Type: Feature Request
Components: Logging
Affects Versions: 7.1.3.Final (EAP)
Reporter: Aleksandar Kostadinov
Assignee: James Perkins
Currently only *org.jboss.logmanager.formatters.PatternFormatter* is supported in JBoss AS7 configuration. It would be very useful to allow specifying a custom-formatter (e.g *java.util.logging.XMLFormatter*).
At the moment one can specify another formatter in logging.properties but once the logging subsystem is initialized, the settings in logging.properties get overridden.
A workaround would be to disable logging subsystem but that has drawbacks.
--
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