Level.Severe Property

Definition

SEVERE is a message level indicating a serious failure.

[Android.Runtime.Register("SEVERE")]
public static Java.Util.Logging.Level? Severe { get; }
[<Android.Runtime.Register("SEVERE")>]
member this.Severe : Java.Util.Logging.Level

Property Value

Level
Attributes

Remarks

Java documentation for java.util.logging.Level.SEVERE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to