public class LogsGoal extends EngineGoalBase
| Modifier and Type | Field and Description |
|---|---|
protected int |
days
Number of days to retrieve from the log.
|
protected File |
outputFile
Log report output file.
|
protected Integer |
severity
Severity Log level to retrieve.
|
appDir, ARG_TYPE, container, emailAccount, encoding, gaeProperties, hostString, keepTempUploadDir, monitorKey, monitorPort, passIn, proxy, sdkDir, serverId, settings, splitJars, uploadServer, wait| Constructor and Description |
|---|
LogsGoal() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected List<String> |
getAppCfgArgs()
Generate all common Google AppEngine Task Parameters for use in all the
goals.
|
assureSystemProperties, contextualize, getCommonArgs, hasServerSettings, runAppCfgprotected File outputFile
protected int days
protected Integer severity
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected List<String> getAppCfgArgs()
EngineGoalBasegetAppCfgArgs in class EngineGoalBaseCopyright © 2009-2011 KindleIT. All Rights Reserved.