This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Android.Adb.
Summary
Gets or sets the verbosity. The default is brief format. For a list of supported formats, see Controlling Log Output Format.
- Assembly
- Cake
.Android .Adb .dll - Namespace
- Cake
.AndroidAdb - Containing Type
- AdbLogcatOptions
Syntax
public AdbLogcatOutputVerbosity Verbosity { get; set; }
Value
Type | Description |
---|---|
Adb |
The verbosity. |