Java.Util.Logging.SimpleFormatter Class
SimpleFormatter can be used to print a summary of the information contained in a LogRecord object in a human readable format.

See Also: SimpleFormatter Members

Syntax

[Android.Runtime.Register("java/util/logging/SimpleFormatter", DoNotGenerateAcw=true)]
public class SimpleFormatter : Formatter

Remarks

SimpleFormatter can be used to print a summary of the information contained in a LogRecord object in a human readable format.

[Android Documentation]

Requirements

Namespace: Java.Util.Logging
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1