public class LogFormatter extends Formatter
Modifier and Type | Field and Description |
---|---|
static Map<Integer,LogWithStackTraceEntry> |
errors |
protected Date |
timestamp |
Constructor and Description |
---|
LogFormatter() |
LogFormatter(boolean colorful) |
Modifier and Type | Method and Description |
---|---|
protected void |
addError(Throwable thrown,
String stack,
String log_msg) |
static String |
fillThrowable(Throwable throwable) |
String |
format(LogRecord record) |
formatMessage, getHead, getTail
public static final Map<Integer,LogWithStackTraceEntry> errors
protected Date timestamp
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.