public abstract class ExtFormatter extends Formatter
ExtLogRecord
instances.Constructor and Description |
---|
ExtFormatter() |
Modifier and Type | Method and Description |
---|---|
abstract String |
format(ExtLogRecord extLogRecord)
Format a message using an extended log record.
|
String |
format(LogRecord record) |
formatMessage, getHead, getTail
Copyright © 2018 JBoss by Red Hat. All rights reserved.