public final class TraceFormatter extends Formatter
This class is attached to logger handlers and is responsible for formatting trace messages before they are output.
Constructor and Description |
---|
TraceFormatter() |
Modifier and Type | Method and Description |
---|---|
static TraceFormatter |
create()
Create a formatter.
|
String |
format(LogRecord record)
Format a trace message.
|
formatMessage, getHead, getTail
public static TraceFormatter create()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.