public class JBossLogManagerFacade extends Object
LogManager
and LogManager
.Modifier and Type | Field and Description |
---|---|
static String |
JBL_ROOT_NAME |
static String |
LOG4J_ROOT_NAME |
Modifier and Type | Method and Description |
---|---|
static org.apache.log4j.spi.LoggerRepository |
getLoggerRepository(LogContext logContext)
Gets the log4j logger repository for the log context.
|
public static final String LOG4J_ROOT_NAME
public static final String JBL_ROOT_NAME
public static org.apache.log4j.spi.LoggerRepository getLoggerRepository(LogContext logContext)
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 contextCopyright © 2018 JBoss by Red Hat. All rights reserved.