| Package | Description |
|---|---|
| org.apache.logging.log4j |
Public API for Log4j 2.
|
| 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.ops4j.pax.logging.log4jv2 |
| Modifier and Type | Method and Description |
|---|---|
static LoggerContextFactory |
LogManager.getFactory()
Returns the current LoggerContextFactory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LogManager.setFactory(LoggerContextFactory factory)
Sets the current LoggerContextFactory to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleLoggerContextFactory |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends LoggerContextFactory> |
Provider.loadLoggerContextFactory()
Loads the
LoggerContextFactory class specified by this Provider. |
| Modifier and Type | Class and Description |
|---|---|
class |
Log4jv2LoggerContextFactory |
Copyright © 2006-2016 OPS4J - Open Participation Software for Java. All Rights Reserved.