public class LogFormatter extends Formatter
Modifier and Type | Field and Description |
---|---|
protected Calendar |
cal |
protected static int |
DATE_TIME_LEN |
static Map<Integer,LogWithStackTraceEntry> |
errors |
Constructor and Description |
---|
LogFormatter() |
Modifier and Type | Method and Description |
---|---|
protected void |
addError(Throwable thrown,
String stack,
String log_msg) |
String |
format(LogRecord record) |
protected void |
getStackTrace(StringBuilder sb,
Throwable th) |
formatMessage, getHead, getTail
public static final Map<Integer,LogWithStackTraceEntry> errors
protected static int DATE_TIME_LEN
protected Calendar cal
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.