Java.Util.Logging.Level: Property Members

The properties of Java.Util.Logging.Level are listed below. For a list of all members, see the Level Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
AllLevel. The ALL level provides all logging messages.
[read-only]
static
ConfigLevel. The CONFIG level provides static configuration messages.
[read-only]
static
FineLevel. The FINE level provides tracing messages.
[read-only]
static
FinerLevel. The FINER level provides more detailed tracing messages.
[read-only]
static
FinestLevel. The FINEST level provides highly detailed tracing messages.
[read-only]
static
InfoLevel. The INFO level provides informative messages.
[read-only]
LocalizedNamestring. Gets the localized name of this level.
[read-only]
Namestring. Gets the name of this level.
[read-only]
static
OffLevel. The OFF level provides no logging messages.
[read-only]
ResourceBundleNamestring. Gets the name of the resource bundle associated with this level.
[read-only]
static
SevereLevel. The SEVERE level provides severe failure messages.
[read-only]
static
WarningLevel. The WARNING level provides warnings.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.