The methods of Java.Util.Logging.Formatter are listed below. For a list of all members, see the Formatter Members list.
See Also: Inherited members from Java.Lang.Object
abstract | Format(LogRecord)Converts a Java.Util.Logging.LogRecord object into a string representation. | |
FormatMessage(LogRecord)Formats a LogRecord object into a localized string representation. | ||
GetHead(Handler)Gets the head string used to wrap a set of log records. | ||
GetTail(Handler)Gets the tail string used to wrap a set of log records. | ||