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