public class ShortTextFormatter extends IfsTextFormatter
Constructor and Description |
---|
ShortTextFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
format(LogRecord logRecord)
Format the given LogRecord with minimal information.
|
addCallerInfo, addCmsdkInfo, addDate, addMessage, addThrowable
formatMessage, getHead, getTail
public String format(LogRecord logRecord)
format
in class IfsTextFormatter
logRecord
- the log record to be formatted.Copyright © 2023. All rights reserved.