|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfor.jfor.main.JForLogConfig
public class JForLogConfig
Configures log4j for the jfor logging system.
Constructor Summary | |
---|---|
JForLogConfig()
|
Method Summary | |
---|---|
static void |
configure()
Must be called before using any log4j Logger By default, configures log4j to use System.err for logging. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JForLogConfig()
Method Detail |
---|
public static void configure()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |