[jboss-jira] [JBoss JIRA] Issue Comment Edited: (LOGMGR-29) Support for log4j Logger.getLogger(String, LogFactory)
Elias Ross (JIRA)
jira-events at lists.jboss.org
Thu Apr 7 21:22:33 EDT 2011
[ https://issues.jboss.org/browse/LOGMGR-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594393#comment-12594393 ]
Elias Ross edited comment on LOGMGR-29 at 4/7/11 9:20 PM:
----------------------------------------------------------
I meant to say that this particular API we're using from Log4J is legacy but is necessary.
I do see some usage when I Google for it:
http://old.nabble.com/Custom-LoggerFactory-td20892706.html
http://community.jboss.org/thread/163004
http://osdir.com/ml/jakarta.log4j.user/2002-06/msg00037.html
And there was a bug, since closed about it:
https://issues.jboss.org/browse/JBAS-8791
was (Author: genman):
I meant to say that this particular API we're using from Log4J is legacy but is necessary.
I do see some usage when I Google for it:
http://old.nabble.com/Custom-LoggerFactory-td20892706.html
http://community.jboss.org/thread/163004
http://osdir.com/ml/jakarta.log4j.user/2002-06/msg00037.html
> Support for log4j Logger.getLogger(String, LogFactory)
> ------------------------------------------------------
>
> Key: LOGMGR-29
> URL: https://issues.jboss.org/browse/LOGMGR-29
> Project: JBoss Log Manager
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Elias Ross
> Assignee: David Lloyd
> Attachments: 0001-Create-custom-appender-use-it-to-output-messages-if-.patch
>
>
> org.apache.log4j.Logger(String, LogFactory) does not function.
> This patch adds support using a custom Log4j appender that sends messages to JBoss's appender.
--
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