public class TaskLogWarn extends java.lang.Object implements MessageCollector
MessageCollector.Ignore, MessageCollector.LogWarn
Constructor and Description |
---|
TaskLogWarn(TaskLog taskLog)
TaskLogWarn.
|
Modifier and Type | Method and Description |
---|---|
void |
add(java.lang.String message)
handle a message.
|
public TaskLogWarn(TaskLog taskLog)
public void add(java.lang.String message)
MessageCollector
add
in interface MessageCollector