Java.Util.Logging.ConsoleHandler Class
A handler that writes log messages to the standard output stream System.err.

See Also: ConsoleHandler Members

Syntax

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

Remarks

A handler that writes log messages to the standard output stream System.err.

This handler reads the following properties from the log manager to initialize itself:

This class is not thread-safe.

[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