Package | Description |
---|---|
org.apache.log4j |
Log4j 1.x compatibility layer.
|
org.apache.log4j.spi |
Log4j 1.x compatibility layer.
|
org.apache.log4j.xml |
Log4j 1.x compatibility layer.
|
Modifier and Type | Method and Description |
---|---|
static LoggerRepository |
LogManager.getLoggerRepository() |
Modifier and Type | Method and Description |
---|---|
void |
PropertyConfigurator.doConfigure(InputStream inputStream,
LoggerRepository hierarchy)
Read configuration options from an InputStream.
|
void |
PropertyConfigurator.doConfigure(Properties properties,
LoggerRepository hierarchy)
Read configuration options from
properties . |
void |
PropertyConfigurator.doConfigure(String configFileName,
LoggerRepository hierarchy)
Read configuration options from configuration file.
|
void |
PropertyConfigurator.doConfigure(URL configURL,
LoggerRepository hierarchy)
Read configuration options from url
configURL . |
Modifier and Type | Method and Description |
---|---|
LoggerRepository |
RepositorySelector.getLoggerRepository()
Returns a
LoggerRepository depending on the
context. |
Modifier and Type | Method and Description |
---|---|
void |
DOMConfigurator.doConfigure(Element element,
LoggerRepository repository) |
void |
DOMConfigurator.doConfigure(InputStream inputStream,
LoggerRepository repository) |
void |
DOMConfigurator.doConfigure(Reader reader,
LoggerRepository repository) |
void |
DOMConfigurator.doConfigure(String filename,
LoggerRepository repository) |
void |
DOMConfigurator.doConfigure(URL url,
LoggerRepository repository) |
Copyright © 1999-2017. 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.