[jboss-dev-forums] [JBoss AS7 Development] - Re: Using Log4J in AS7
David Lloyd
do-not-reply at jboss.com
Wed Sep 22 11:07:22 EDT 2010
David Lloyd [http://community.jboss.org/people/david.lloyd%40jboss.com] created the discussion
"Re: Using Log4J in AS7"
To view the discussion, visit: http://community.jboss.org/message/563109#563109
--------------------------------------------------------------
JBoss LogManager supports frontends for all logging frameworks; I haven't integrated some of them yet because they aren't used by any internal components. Here's the breakdown:
* Log4j - requires the log4j bridge implementation, not yet integrated
* JUL - natively supported by LogManager (done)
* Commons Logging - implemented using the "org.apache.commons.logging" module (which just reexports jcl-over-slf4j) (done)
* SLF4J - (done)
* JBoss Logging - (done)
I think that covers all the major ones. If you open a JBAS issue for log4j and assign it to me, I'll get to it ASAP.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/563109#563109]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100922/e3b79034/attachment.html
More information about the jboss-dev-forums
mailing list