public class MessageFormatter
extends java.util.logging.Formatter
Constructor and Description |
---|
MessageFormatter()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(java.util.logging.LogRecord record)
Retrieves the message as it is set in the given LogRecord.
|
Copyright © 2019 ELKI Development Team. License information.