|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.util.logging.JavaUtilLoggingAdaptor
public class JavaUtilLoggingAdaptor
Reroutes java.util.logging messages to the Redwood logging system.
Nested Class Summary | |
---|---|
static class |
JavaUtilLoggingAdaptor.RedwoodHandler
This is the bridge class which actually adapts java.util.logging calls to Redwood calls. |
Method Summary | |
---|---|
static void |
adapt()
|
static void |
main(java.lang.String[] args)
Simple test case. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void adapt()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |