Package org.eclipse.jetty.ant.utils
Class TaskLog
java.lang.Object
org.eclipse.jetty.ant.utils.TaskLog
Provides logging functionality for classes without access to the Ant project
variable.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
logWithTimestamp
(String message) static void
setTask
(org.apache.tools.ant.Task task)
-
Constructor Details
-
TaskLog
public TaskLog()
-
-
Method Details
-
setTask
public static void setTask(org.apache.tools.ant.Task task) -
log
-
logWithTimestamp
-