|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cert.cc.util.LoggingInit
public final class LoggingInit
LoggingInit initializes the log4j setup. Logging is
configured by checking the following entries in order:
configure() can be called multiple times: logging will only be initialized initially and
if the log4j properties file's timestamp has changed.
© 2010 Carnegie Mellon University
| Method Summary | |
|---|---|
static void |
configure()
Configures the logging. |
static void |
configure(Properties p)
Configures the logging. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void configure()
public static void configure(Properties p)
p - Override properties. Used instead of a properties file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||