Java.Util.Logging.SimpleFormatter Members

The members of Java.Util.Logging.SimpleFormatter are listed below.

See Also: Inherited members from Java.Util.Logging.Formatter

Public Constructors

Constructs a new SimpleFormatter.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

override
Format(LogRecord) : string
Converts a Java.Util.Logging.LogRecord object into a human readable string representation.