|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.BasicConfigurator
public class BasicConfigurator
Provided for compatibility with Log4j 1.x.
Constructor Summary | |
---|---|
protected |
BasicConfigurator()
|
Method Summary | |
---|---|
static void |
configure()
No-op implementation. |
static void |
configure(Appender appender)
No-op implementation. |
static void |
resetConfiguration()
No-op implementation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected BasicConfigurator()
Method Detail |
---|
public static void configure()
public static void configure(Appender appender)
public static void resetConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |