|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggerContext | |
---|---|
org.apache.logging.log4j | Public API for Log4j 2.0. |
org.apache.logging.log4j.spi | Internal interfaces and classes to be used by authors of logging implementations. |
Uses of LoggerContext in org.apache.logging.log4j |
---|
Methods in org.apache.logging.log4j that return LoggerContext | |
---|---|
static LoggerContext |
LogManager.getContext()
Returns the current LoggerContext. |
static LoggerContext |
LogManager.getContext(boolean currentContext)
Returns a LoggerContext. |
protected static LoggerContext |
LogManager.getContext(String fqcn,
boolean currentContext)
Returns a LoggerContext |
Uses of LoggerContext in org.apache.logging.log4j.spi |
---|
Methods in org.apache.logging.log4j.spi that return LoggerContext | |
---|---|
LoggerContext |
LoggerContextFactory.getContext(String fqcn,
boolean currentContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |