public class KettleLogLayout extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ERROR_STRING |
Constructor and Description |
---|
KettleLogLayout() |
KettleLogLayout(boolean addTime) |
Modifier and Type | Method and Description |
---|---|
void |
activateOptions() |
String |
format(KettleLoggingEvent event) |
boolean |
ignoresThrowable() |
boolean |
isTimeAdded() |
void |
setTimeAdded(boolean addTime) |
public static final String ERROR_STRING
public KettleLogLayout()
public KettleLogLayout(boolean addTime)
public String format(KettleLoggingEvent event)
public boolean ignoresThrowable()
public void activateOptions()
public boolean isTimeAdded()
public void setTimeAdded(boolean addTime)