Gets the logging interface for query logging, which is responsible for
logging information about in progress queries on data.
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntaxpublic IDomainLogging Query { get; }Property Value
Type:
IDomainLogging
See Also