public interface Configurator
Modifier and Type | Field and Description |
---|---|
static String |
INHERITED |
static String |
NULL |
Modifier and Type | Method and Description |
---|---|
void |
doConfigure(InputStream inputStream,
org.apache.logging.log4j.core.LoggerContext loggerContext)
Interpret a resource pointed by a InputStream and set up log4j accordingly.
|
void |
doConfigure(URL url,
org.apache.logging.log4j.core.LoggerContext loggerContext)
Interpret a resource pointed by a URL and set up log4j accordingly.
|
static final String INHERITED
static final String NULL
void doConfigure(InputStream inputStream, org.apache.logging.log4j.core.LoggerContext loggerContext)
hierarchy
parameter.inputStream
- The InputStream to parsevoid doConfigure(URL url, org.apache.logging.log4j.core.LoggerContext loggerContext)
hierarchy
parameter.url
- The URL to parseCopyright © 1999-1969 The Apache Software Foundation. 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.