Package | Description |
---|---|
org.apache.logging.log4j |
Public API for Log4j 2.
|
org.apache.logging.log4j.core.impl |
Log4j 2 private implementation classes.
|
org.apache.logging.log4j.simple |
Simple logging implementation.
|
org.apache.logging.log4j.spi |
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
|
org.apache.logging.slf4j |
SLF4J support.
|
Modifier and Type | Method | Description |
---|---|---|
static LoggerContextFactory |
LogManager.getFactory() |
Returns the current LoggerContextFactory.
|
Modifier and Type | Method | Description |
---|---|---|
static void |
LogManager.setFactory(LoggerContextFactory factory) |
Sets the current LoggerContextFactory to use.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Log4jContextFactory |
Factory to locate a ContextSelector and then load a LoggerContext.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SimpleLoggerContextFactory |
Modifier and Type | Method | Description |
---|---|---|
Class<? extends LoggerContextFactory> |
Provider.loadLoggerContextFactory() |
Loads the
LoggerContextFactory class specified by this Provider. |
Constructor | Description |
---|---|
Provider(Integer priority,
String versions,
Class<? extends LoggerContextFactory> loggerContextFactoryClass) |
|
Provider(Integer priority,
String versions,
Class<? extends LoggerContextFactory> loggerContextFactoryClass,
Class<? extends ThreadContextMap> threadContextMapClass) |
Modifier and Type | Class | Description |
---|---|---|
class |
SLF4JLoggerContextFactory |
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.