Java.Util.Logging.ILoggingMXBean
LoggingMXBean is the management interface for the logging sub-system.

See Also: ILoggingMXBean Members

Syntax

[Android.Runtime.Register("java/util/logging/LoggingMXBean", "", "Java.Util.Logging.ILoggingMXBeanInvoker")]
public interface ILoggingMXBean : Android.Runtime.IJavaObject, IDisposable

Remarks

LoggingMXBean is the management interface for the logging sub-system.

The ObjectName for identifying the LoggingMXBean in a bean server is LogManager.LoggingMxbeanName.

[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