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