Class JBossLogManagerFacade

    • Method Detail

      • getLoggerRepository

        public static org.apache.log4j.spi.LoggerRepository getLoggerRepository​(org.jboss.logmanager.LogContext logContext)
        Gets the log4j logger repository for the log context.
        Parameters:
        logContext - the log context which the log4j repository is located on or should be created on or null to create the repository on the default log context
        Returns:
        the log4j logger repository