|
Log4j 1.2.8 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Implemented by classes capable of configuring log4j using a URL.
| Field Summary | |
|---|---|
static java.lang.String |
INHERITED
Special level value signifying inherited behaviour. |
static java.lang.String |
NULL
Special level signifying inherited behaviour, same as INHERITED. |
| Method Summary | |
|---|---|
void |
doConfigure(java.net.URL url,
LoggerRepository repository)
Interpret a resource pointed by a URL and set up log4j accordingly. |
| Field Detail |
public static final java.lang.String INHERITED
NULL
is a synonym.
public static final java.lang.String NULL
INHERITED. The current value of this string constant is
null.
| Method Detail |
public void doConfigure(java.net.URL url,
LoggerRepository repository)
hierarchy
parameter.
url - The URL to parse
|
Log4j 1.2.8 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||