[jboss-jira] [JBoss JIRA] (AS7-4925) Log4j appenders should also be allowed for custom handlers
James Perkins (JIRA)
jira-events at lists.jboss.org
Tue Jul 10 18:31:12 EDT 2012
[ https://issues.jboss.org/browse/AS7-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705315#comment-12705315 ]
James Perkins commented on AS7-4925:
------------------------------------
It should pass the original event. We have a simple abstraction that acts as a java.util.logging.Handler for log4j appenders. Once the this starts to get implemented, I'll know better exactly how the flow is going to work. It seems like the even would originally be coming from JBoss Log Manager, then passing to the log4j appender. I'm not sure how exactly it's going to work yet, but I'll add a comment when I have a better understanding.
> Log4j appenders should also be allowed for custom handlers
> ----------------------------------------------------------
>
> Key: AS7-4925
> URL: https://issues.jboss.org/browse/AS7-4925
> Project: Application Server 7
> Issue Type: Bug
> Components: Logging
> Reporter: James Perkins
> Assignee: James Perkins
> Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
>
>
> Currently custom handlers only allows for a {{java.util.logging.Handler}}. log4j appenders also need to be allowed and configured.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list