|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogEventFactory | |
---|---|
org.apache.logging.log4j.core.config | Configuration of Log4j 2.0. |
Uses of LogEventFactory in org.apache.logging.log4j.core.config |
---|
Classes in org.apache.logging.log4j.core.config that implement LogEventFactory | |
---|---|
class |
LoggerConfig
Logger object that is created via configuration. |
static class |
LoggerConfig.RootLogger
The root Logger. |
Methods in org.apache.logging.log4j.core.config that return LogEventFactory | |
---|---|
LogEventFactory |
LoggerConfig.getLogEventFactory()
Return the LogEventFactory. |
Methods in org.apache.logging.log4j.core.config with parameters of type LogEventFactory | |
---|---|
void |
LoggerConfig.setLogEventFactory(LogEventFactory logEventFactory)
Set the LogEventFactory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |