org.apache.tools.ant.listener
public class TimestampedLogger extends DefaultLogger
Field Summary | |
---|---|
static String | SPACER
what appears between the old message and the new |
Method Summary | |
---|---|
protected String | getBuildFailedMessage()
This is an override point: the message that indicates whether a build failed.
|
protected String | getBuildSuccessfulMessage()
This is an override point: the message that indicates that a build succeeded.
|
Returns: The classic "BUILD FAILED" plus a timestamp
Returns: The classic "BUILD SUCCESSFUL" plus a timestamp