The members of Java.Util.Logging.Formatter are listed below.
See Also: Inherited members from Java.Lang.Object
| Constructs a Formatter object. | ||
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. | ||