Click or drag to resize

LogDomainsView Property

Gets the logging interface for view logging, which is responsible for logging information about constructed views on data.

Namespace:  Couchbase.Lite.Util
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public IDomainLogging View { get; }

Property Value

Type: IDomainLogging
See Also