public class AntLogger
extends org.apache.tools.ant.DefaultLogger
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayOutputStream |
out
Log sink.
|
protected PrintStream |
print
Stream.
|
| Constructor and Description |
|---|
AntLogger()
Ant log.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Get content.
|
buildFinished, buildStarted, extractProjectName, formatTime, getBuildFailedMessage, getBuildSuccessfulMessage, getTimestamp, log, messageLogged, printMessage, setEmacsMode, setErrorPrintStream, setMessageOutputLevel, setOutputPrintStream, targetFinished, targetStarted, taskFinished, taskStartedprotected ByteArrayOutputStream out
protected PrintStream print
public String getContent() throws IOException
IOException - On reading errors.Copyright © 2016. All rights reserved.