A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite.Util
LogDomains Class
LogDomains Properties
All Property
ChangeTracker Property
Database Property
Discovery Property
Listener Property
Query Property
Router Property
Sync Property
TaskScheduling Property
Upgrade Property
Validation Property
View Property
LogDomains
View 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#
Copy
public
IDomainLogging
View
{
get
; }
Property Value
Type:
IDomainLogging
See Also
Reference
LogDomains Class
Couchbase.Lite.Util Namespace