Android.Util.LogPrinter Class
Implementation of a Android.Util.IPrinter that sends its output to the system log.

See Also: LogPrinter Members

Syntax

[Android.Runtime.Register("android/util/LogPrinter", DoNotGenerateAcw=true)]
public class LogPrinter : Java.Lang.Object, IPrinter, IDisposable

Remarks

Implementation of a Android.Util.IPrinter that sends its output to the system log.

[Android Documentation]

Requirements

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