public class TimestampingMethodNameLogFormatter extends TerseMethodNameLogFormatter
Constructor and Description |
---|
TimestampingMethodNameLogFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
format(LogRecord record)
This method should be called via super.format(record) as the first line of any subclass
format method.
|
formatMessage, getHead, getTail
public String format(LogRecord record)
Formatter
format
in class TerseMethodNameLogFormatter
Formatter.format(java.util.logging.LogRecord)
Copyright © 2016 Metron, Inc.. All rights reserved.