public class CompilerLogging extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CompilerLogging.LoggingType
This enumeration identifies the types of logging that can be turned or
off.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
activateLoggers(String loggerList)
Enable the given types of logging.
|
static void |
setLogFile(File logfile)
Define the file that will contain the logging information.
|
public static void activateLoggers(String loggerList)
loggerList - a comma-separated list of logging types to enablepublic static void setLogFile(File logfile)
logfile - Copyright © 2014 Quattor. All Rights Reserved.