You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2008/06/23 00:43:46 UTC

[jira] Created: (LOG4J2-18) Better compatibility with JBoss

Better compatibility with JBoss
-------------------------------

                 Key: LOG4J2-18
                 URL: https://issues.apache.org/jira/browse/LOG4J2-18
             Project: Log4j 2
          Issue Type: Improvement
         Environment: JBoss and perhaps other "containers"
            Reporter: Ralph Goers


JBoss currently uses log4j for its own logging purposes. This causes numerous problems for applications that also want to use log4j for logging. JBoss has some documented methods for addressing the problems but none of them are particularly attractive. The goals for this issue should be:
1. Allow each "application" to have its own configuration separate from JBoss' jboss-log4j.xml
2. Allow applications to provide their own log4j components (Appenders, layouts, filters, etc) without having to put them in JBoss' classpath or the server/lib directory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org