Syntax
public enum LogPriority
Remarks
Enumerates values returned by the following:
and taken as a parameter of the following:
.
Members
| Member Name | Description |
|---|
| Assert | Priority constant for the println method.
|
| Debug | Priority constant for the println method; use Log.d.
|
| Error | Priority constant for the println method; use Log.e.
|
| Info | Priority constant for the println method; use Log.i.
|
| Verbose | Priority constant for the println method; use Log.v.
|
| Warn | Priority constant for the println method; use Log.w.
|
Requirements
Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0