|
NLOG4J 1.2.21 | ||||||||||
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 String |
INHERITED
Special level value signifying inherited behaviour. |
static String |
NULL
Special level signifying inherited behaviour, same as INHERITED . |
Method Summary | |
void |
doConfigure(URL url,
LoggerRepository repository)
Interpret a resource pointed by a URL and set up log4j accordingly. |
Field Detail |
public static final String INHERITED
NULL
is a synonym.
public static final String NULL
INHERITED
. The current value of this string constant is
null.
Method Detail |
public void doConfigure(URL url, LoggerRepository repository)
hierarchy
parameter.
url
- The URL to parserepository
- The hierarchy to operation upon.
|
NLOG4J 1.2.21 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |