[jboss-jira] [JBoss JIRA] Created: (AS7-1438) Add support for custom logging handlers

James Perkins (JIRA) jira-events at lists.jboss.org
Mon Aug 1 13:44:23 EDT 2011


Add support for custom logging handlers
---------------------------------------

                 Key: AS7-1438
                 URL: https://issues.jboss.org/browse/AS7-1438
             Project: Application Server 7
          Issue Type: Feature Request
          Components: Logging
            Reporter: James Perkins
            Assignee: James Perkins
             Fix For: 7.1.0.Alpha1


Need the ability to allow for custom logging handlers. For example using the log4j SMTPAppender. See http://community.jboss.org/message/618595 for more details on this specific use case.

Example XML usage:
<custom-handler module="org.logging.fu" class="org.logging.fu.UngaBunga">

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list