public class TerseMethodNameLogFormatter extends Formatter
Constructor and Description |
---|
TerseMethodNameLogFormatter() |
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 Formatter
Formatter.format(java.util.logging.LogRecord)
Copyright © 2016 Metron, Inc.. All rights reserved.