public final class TraceFormatterRaw extends Formatter
This class should be used when the user wishes for trace messages to be passed through without any formatting whatsoever.
Constructor and Description |
---|
TraceFormatterRaw() |
Modifier and Type | Method and Description |
---|---|
static TraceFormatterRaw |
create()
Create a formatter.
|
String |
format(LogRecord record)
Format a trace message.
|
formatMessage, getHead, getTail
public static TraceFormatterRaw create()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.