|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--unannoy.util.Log4JInit
Provides static function for initialising log4j via a PropertyConfigurator which reads a file specified by system variable "log4j.configuration". This should be a temporary file.
Constructor Summary | |
Log4JInit()
|
Method Summary | |
static void |
forceInit()
Initialises log4j without verifying that it has not already been initialised. |
static void |
init()
The first time this is called, initialises log4j. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Log4JInit()
Method Detail |
public static void init()
public static void forceInit()
init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |