|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.quattor.pan.CompilerLogging
public class CompilerLogging
| Nested Class Summary | |
|---|---|
static class |
CompilerLogging.LoggingType
This enumeration identifies the types of logging that can be turned or off. |
| Method Summary | |
|---|---|
static void |
activateLoggers(java.lang.String loggerList)
Enable the given types of logging. |
static void |
setLogFile(java.io.File logfile)
Define the file that will contain the logging information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void activateLoggers(java.lang.String loggerList)
loggerList - a comma-separated list of logging types to enablepublic static void setLogFile(java.io.File logfile)
logfile -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||