Java.Util.Logging.ILoggingMXBean.LoggerNames Property
Gets a list of all currently registered logger names.

Syntax

[get: Android.Runtime.Register("getLoggerNames", "()Ljava/util/List;", "GetGetLoggerNamesHandler:Java.Util.Logging.ILoggingMXBeanInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IList<string> LoggerNames { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets a list of all currently registered logger names. This is performed using the LogManager.LoggerNames.

[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