|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.util.logging.RedwoodConfiguration
edu.stanford.nlp.util.logging.StanfordRedwoodConfiguration
public class StanfordRedwoodConfiguration
| Method Summary | |
|---|---|
static void |
apply(java.util.Properties props)
Configures the Redwood logger using a reasonable set of defaults, which can be overruled by the supplied Properties file |
static void |
minimalSetup()
|
static void |
setup()
Set up the Redwood logger with Stanford's default configuration |
| Methods inherited from class edu.stanford.nlp.util.logging.RedwoodConfiguration |
|---|
apply, captureStderr, captureStdout, captureStreams, clear, collapseApproximate, collapseExact, collapseNone, console, current, empty, file, handler, hideChannels, loggingClass, loggingClass, neatExit, parse, printChannels, rootHandler, showOnlyChannels, splice, standard, stderr, stdout |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void apply(java.util.Properties props)
props - The properties file to overrule or augment the default
configurationpublic static void setup()
public static void minimalSetup()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||