[jboss-jira] [JBoss JIRA] (WFLY-2909) Using a log4j appender as a custom-handler should invoke the activateOptions if required

James Perkins (JIRA) issues at jboss.org
Tue Feb 11 18:57:28 EST 2014


James Perkins created WFLY-2909:
-----------------------------------

             Summary: Using a log4j appender as a custom-handler should invoke the activateOptions if required
                 Key: WFLY-2909
                 URL: https://issues.jboss.org/browse/WFLY-2909
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Logging
            Reporter: James Perkins
            Assignee: James Perkins
             Fix For: 8.0.1.Final


Currently the {{OptionHandler.activateOptions}} is only invoked during construction of a log4j appender. This invocation should happen if any property is updated or added. The invocation of this method should also only happen once. Multiple invocation could result in errors or leave the appender in an invalid state.

--
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