public class ErrorFormatter extends Formatter
Modifier and Type | Field and Description |
---|---|
static String[] |
PRUNE
List of packages to prune from stack traces at the end.
|
Constructor and Description |
---|
ErrorFormatter()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
private void |
appendCauses(StringBuilder buf,
Throwable thrown)
Append (pruned) stack traces for associated exceptions.
|
String |
format(LogRecord record) |
formatMessage, getHead, getTail
public static final String[] PRUNE
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.