Gets or sets a value indicated if logging is disabled (if so,
nothing will be logged)
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public static bool Disabled { get; set; }
Property Value
Type:
BooleanSee Also