Version 5

    A RepositorySelector is the part of Log4J that allows each application context to have its own Log4J configuration and its own Logger hierarchy.  See this article for a full explanation: http://www.qos.ch/logging/sc.jsp

     

    See Log4jRepositorySelector for how to implement this in JBoss, along with attached sample code.